#ad2d3e - Well Read Hex Color Code

#AD2D3E (Well Read) - RGB 173, 45, 62 Color Information

#ad2d3e Conversion Table

HEX Triplet AD, 2D, 3E
RGB Decimal 173, 45, 62
RGB Octal 255, 55, 76
RGB Percent 67.8%, 17.6%, 24.3%
RGB Binary 10101101, 101101, 111110
CMY 0.322, 0.824, 0.757
CMYK 0, 74, 64, 32

Percentages of Color #AD2D3E

R 67.8%
G 17.6%
B 24.3%
RGB Percentages of Color #ad2d3e
C 0%
M 74%
Y 64%
K 32%
CMYK Percentages of Color #ad2d3e

Color spaces of #AD2D3E Well Read - RGB(173, 45, 62)

HSV (or HSB) 352°, 74°, 68°
HSL 352°, 59°, 43°
Web Safe #993333
XYZ 19.041, 11.109, 5.698
CIE-Lab 39.763, 52.208, 21.335
xyY 0.531, 0.310, 11.109
Decimal 11349310

#ad2d3e Color Accessibility Scores (Well Read Contrast Checker)

#ad2d3e

On dark background [POOR]

#ad2d3e

On light background [GOOD]

#ad2d3e

As background color [GOOD]

Well Read ↔ #ad2d3e Color Blindness Simulator

Coming soon... You can see how #ad2d3e 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.

#AD2D3E Color Combinations - Color Schemes with ad2d3e

#ad2d3e Analogous Colors

#ad2d3e Triadic Colors

#ad2d3e Split Complementary Colors

#ad2d3e Complementary Colors

Shades and Tints of #ad2d3e Color Variations

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

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

Alternatives colours to Well Read (#ad2d3e)

#ad2d3e Color Codes for CSS3/HTML5 and Icon Previews

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

#AD2D3E in Programming

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

#ad2d3e - RGB(173, 45, 62) - Well Read Color FAQ

What is the color code for Well Read?

Hex color code for Well Read color is #ad2d3e. RGB color code for well read color is rgb(173, 45, 62).

What is the RGB value of #ad2d3e?

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

What is the RGB percentage of #ad2d3e?

The RGB percentage composition for the hexadecimal color code #ad2d3e is detailed as follows: 67.8% Red, 17.6% Green, and 24.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 67.8% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 17.6% and 24.3% 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 #ad2d3e.

What does RGB 173,45,62 mean?

The RGB color 173, 45, 62 represents a dull and muted shade of Red. The websafe version of this color is hex 993333. This color might be commonly referred to as a shade similar to Well Read.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ad2d3e is composed of 0% Cyan, 74% Magenta, 64% Yellow, and 32% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 74% of Magenta contributes to the red-purple qualities. The 64% of Yellow typically adds to the brightness and warmth, and the 32% 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 #ad2d3e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ad2d3e has an HSL value of 352° (degrees) for Hue, 59% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 352° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 59% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 43% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...