#d14a4c - Mahogany Hex Color Code

#D14A4C (Mahogany) - RGB 209, 74, 76 Color Information

#d14a4c Conversion Table

HEX Triplet D1, 4A, 4C
RGB Decimal 209, 74, 76
RGB Octal 321, 112, 114
RGB Percent 82%, 29%, 29.8%
RGB Binary 11010001, 1001010, 1001100
CMY 0.180, 0.710, 0.702
CMYK 0, 65, 64, 18

Percentages of Color #D14A4C

R 82%
G 29%
B 29.8%
RGB Percentages of Color #d14a4c
C 0%
M 65%
Y 64%
K 18%
CMYK Percentages of Color #d14a4c

Color spaces of #D14A4C Mahogany - RGB(209, 74, 76)

HSV (or HSB) 359°, 65°, 82°
HSL 359°, 59°, 55°
Web Safe #cc3333
XYZ 30.048, 18.975, 8.916
CIE-Lab 50.658, 53.296, 28.077
xyY 0.519, 0.327, 18.975
Decimal 13716044

#d14a4c Color Accessibility Scores (Mahogany Contrast Checker)

#d14a4c

On dark background [POOR]

#d14a4c

On light background [GOOD]

#d14a4c

As background color [GOOD]

Mahogany ↔ #d14a4c Color Blindness Simulator

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

#D14A4C Color Combinations - Color Schemes with d14a4c

#d14a4c Analogous Colors

#d14a4c Triadic Colors

#d14a4c Split Complementary Colors

#d14a4c Complementary Colors

Shades and Tints of #d14a4c Color Variations

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

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

Alternatives colours to Mahogany (#d14a4c)

#d14a4c Color Codes for CSS3/HTML5 and Icon Previews

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

#D14A4C in Programming

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

#d14a4c - RGB(209, 74, 76) - Mahogany Color FAQ

What is the color code for Mahogany?

Hex color code for Mahogany color is #d14a4c. RGB color code for mahogany color is rgb(209, 74, 76).

What is the RGB value of #d14a4c?

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

What is the RGB percentage of #d14a4c?

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

What does RGB 209,74,76 mean?

The RGB color 209, 74, 76 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Mahogany.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d14a4c has an HSL value of 359° (degrees) for Hue, 59% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 359° 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 55% 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?
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...

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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