#cd9040 - Raw Sienna Hex Color Code

#CD9040 (Raw Sienna) - RGB 205, 144, 64 Color Information

#cd9040 Conversion Table

HEX Triplet CD, 90, 40
RGB Decimal 205, 144, 64
RGB Octal 315, 220, 100
RGB Percent 80.4%, 56.5%, 25.1%
RGB Binary 11001101, 10010000, 1000000
CMY 0.196, 0.435, 0.749
CMYK 0, 30, 69, 20

Percentages of Color #CD9040

R 80.4%
G 56.5%
B 25.1%
RGB Percentages of Color #cd9040
C 0%
M 30%
Y 69%
K 20%
CMYK Percentages of Color #cd9040

Color spaces of #CD9040 Raw Sienna - RGB(205, 144, 64)

HSV (or HSB) 34°, 69°, 80°
HSL 34°, 59°, 53°
Web Safe #cc9933
XYZ 36.076, 33.296, 9.376
CIE-Lab 64.400, 15.466, 50.303
xyY 0.458, 0.423, 33.296
Decimal 13471808

#cd9040 Color Accessibility Scores (Raw Sienna Contrast Checker)

#cd9040

On dark background [POOR]

#cd9040

On light background [GOOD]

#cd9040

As background color [GOOD]

Raw Sienna ↔ #cd9040 Color Blindness Simulator

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

#CD9040 Color Combinations - Color Schemes with cd9040

#cd9040 Analogous Colors

#cd9040 Triadic Colors

#cd9040 Split Complementary Colors

#cd9040 Complementary Colors

Shades and Tints of #cd9040 Color Variations

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

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

Alternatives colours to Raw Sienna (#cd9040)

#cd9040 Color Codes for CSS3/HTML5 and Icon Previews

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

#CD9040 in Programming

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

#cd9040 - RGB(205, 144, 64) - Raw Sienna Color FAQ

What is the color code for Raw Sienna?

Hex color code for Raw Sienna color is #cd9040. RGB color code for raw sienna color is rgb(205, 144, 64).

What is the RGB value of #cd9040?

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

What is the RGB percentage of #cd9040?

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

What does RGB 205,144,64 mean?

The RGB color 205, 144, 64 represents a dull and muted shade of Red. The websafe version of this color is hex cc9933. This color might be commonly referred to as a shade similar to Raw Sienna.

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

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

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

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...