#a5b7bd - Tower Gray Hex Color Code

#A5B7BD (Tower Gray) - RGB 165, 183, 189 Color Information

#a5b7bd Conversion Table

HEX Triplet A5, B7, BD
RGB Decimal 165, 183, 189
RGB Octal 245, 267, 275
RGB Percent 64.7%, 71.8%, 74.1%
RGB Binary 10100101, 10110111, 10111101
CMY 0.353, 0.282, 0.259
CMYK 13, 3, 0, 26

Percentages of Color #A5B7BD

R 64.7%
G 71.8%
B 74.1%
RGB Percentages of Color #a5b7bd
C 13%
M 3%
Y 0%
K 26%
CMYK Percentages of Color #a5b7bd

Color spaces of #A5B7BD Tower Gray - RGB(165, 183, 189)

HSV (or HSB) 195°, 13°, 74°
HSL 195°, 15°, 69°
Web Safe #99cccc
XYZ 41.636, 45.540, 54.740
CIE-Lab 73.246, -4.948, -5.157
xyY 0.293, 0.321, 45.540
Decimal 10860477

#a5b7bd Color Accessibility Scores (Tower Gray Contrast Checker)

#a5b7bd

On dark background [POOR]

#a5b7bd

On light background [GOOD]

#a5b7bd

As background color [GOOD]

Tower Gray ↔ #a5b7bd Color Blindness Simulator

Coming soon... You can see how #a5b7bd is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#A5B7BD Color Combinations - Color Schemes with a5b7bd

#a5b7bd Analogous Colors

#a5b7bd Triadic Colors

#a5b7bd Split Complementary Colors

#a5b7bd Complementary Colors

Shades and Tints of #a5b7bd Color Variations

#a5b7bd Shade Color Variations (When you combine pure black with this color, #a5b7bd, darker shades are produced.)

#a5b7bd Tint Color Variations (Lighter shades of #a5b7bd can be created by blending the color with different amounts of white.)

Alternatives colours to Tower Gray (#a5b7bd)

#a5b7bd Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #a5b7bd
This sample text has a font color of #a5b7bd
#a5b7bd Border Color
This sample element has a border color of #a5b7bd
#a5b7bd CSS3 Linear Gradient
#a5b7bd Background Color
This sample paragraph has a background color of #a5b7bd
#a5b7bd Text Shadow
This sample text has a shadow color of #a5b7bd
Sample text with glow color #a5b7bd
This sample text has a glow color of #a5b7bd
#a5b7bd Box Shadow
This sample element has a box shadow of #a5b7bd
Sample text with Underline Color #a5b7bd
This sample text has a underline color of #a5b7bd
A selection of SVG images/icons using the hex version #a5b7bd of the current color.

#A5B7BD in Programming

HTML5, CSS3 #a5b7bd
Java new Color(165, 183, 189);
.NET Color.FromArgb(255, 165, 183, 189);
Swift UIColor(red:165, green:183, blue:189, alpha:1.00000)
Objective-C [UIColor colorWithRed:165 green:183 blue:189 alpha:1.00000];
OpenGL glColor3f(165f, 183f, 189f);
Python Color('#a5b7bd')

#a5b7bd - RGB(165, 183, 189) - Tower Gray Color FAQ

What is the color code for Tower Gray?

Hex color code for Tower Gray color is #a5b7bd. RGB color code for tower gray color is rgb(165, 183, 189).

What is the RGB value of #a5b7bd?

The RGB value corresponding to the hexadecimal color code #a5b7bd is rgb(165, 183, 189). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '165' indicates the intensity of the red component, '183' represents the green component's intensity, and '189' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #a5b7bd.

What is the RGB percentage of #a5b7bd?

The RGB percentage composition for the hexadecimal color code #a5b7bd is detailed as follows: 64.7% Red, 71.8% Green, and 74.1% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 64.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 71.8% and 74.1% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #a5b7bd.

What does RGB 165,183,189 mean?

The RGB color 165, 183, 189 represents a dull and muted shade of Blue. The websafe version of this color is hex 99cccc. This color might be commonly referred to as a shade similar to Tower Gray.

What is the CMYK (Cyan Magenta Yellow Black) color model of #a5b7bd?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a5b7bd is composed of 13% Cyan, 3% Magenta, 0% Yellow, and 26% Black. In this CMYK breakdown, the Cyan component at 13% influences the coolness or green-blue aspects of the color, whereas the 3% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 26% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #a5b7bd?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a5b7bd has an HSL value of 195° (degrees) for Hue, 15% for Saturation, and 69% for Lightness. In this HSL representation, the Hue at 195° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 15% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 69% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...