#d2bf8e - Straw Hex Color Code

#D2BF8E (Straw) - RGB 210, 191, 142 Color Information

#d2bf8e Conversion Table

HEX Triplet D2, BF, 8E
RGB Decimal 210, 191, 142
RGB Octal 322, 277, 216
RGB Percent 82.4%, 74.9%, 55.7%
RGB Binary 11010010, 10111111, 10001110
CMY 0.176, 0.251, 0.443
CMYK 0, 9, 32, 18

Percentages of Color #D2BF8E

R 82.4%
G 74.9%
B 55.7%
RGB Percentages of Color #d2bf8e
C 0%
M 9%
Y 32%
K 18%
CMYK Percentages of Color #d2bf8e

Color spaces of #D2BF8E Straw - RGB(210, 191, 142)

HSV (or HSB) 43°, 32°, 82°
HSL 43°, 43°, 69°
Web Safe #cccc99
XYZ 50.092, 52.916, 33.165
CIE-Lab 77.826, -0.547, 27.202
xyY 0.368, 0.389, 52.916
Decimal 13811598

#d2bf8e Color Accessibility Scores (Straw Contrast Checker)

#d2bf8e

On dark background [GOOD]

#d2bf8e

On light background [POOR]

#d2bf8e

As background color [POOR]

Straw ↔ #d2bf8e Color Blindness Simulator

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

#D2BF8E Color Combinations - Color Schemes with d2bf8e

#d2bf8e Analogous Colors

#d2bf8e Triadic Colors

#d2bf8e Split Complementary Colors

#d2bf8e Complementary Colors

Shades and Tints of #d2bf8e Color Variations

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

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

Alternatives colours to Straw (#d2bf8e)

#d2bf8e Color Codes for CSS3/HTML5 and Icon Previews

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

#D2BF8E in Programming

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

#d2bf8e - RGB(210, 191, 142) - Straw Color FAQ

What is the color code for Straw?

Hex color code for Straw color is #d2bf8e. RGB color code for straw color is rgb(210, 191, 142).

What is the RGB value of #d2bf8e?

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

What is the RGB percentage of #d2bf8e?

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

What does RGB 210,191,142 mean?

The RGB color 210, 191, 142 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Straw.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #d2bf8e is composed of 0% Cyan, 9% Magenta, 32% 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 9% of Magenta contributes to the red-purple qualities. The 32% 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 #d2bf8e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d2bf8e has an HSL value of 43° (degrees) for Hue, 43% for Saturation, and 69% for Lightness. In this HSL representation, the Hue at 43° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 43% 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?
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...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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