#cfc97f - Straw Hex Color Code

#CFC97F (Straw) - RGB 207, 201, 127 Color Information

#cfc97f Conversion Table

HEX Triplet CF, C9, 7F
RGB Decimal 207, 201, 127
RGB Octal 317, 311, 177
RGB Percent 81.2%, 78.8%, 49.8%
RGB Binary 11001111, 11001001, 1111111
CMY 0.188, 0.212, 0.502
CMYK 0, 3, 39, 19

Percentages of Color #CFC97F

R 81.2%
G 78.8%
B 49.8%
RGB Percentages of Color #cfc97f
C 0%
M 3%
Y 39%
K 19%
CMYK Percentages of Color #cfc97f

Color spaces of #CFC97F Straw - RGB(207, 201, 127)

HSV (or HSB) 56°, 39°, 81°
HSL 56°, 45°, 65°
Web Safe #cccc66
XYZ 50.450, 56.571, 28.339
CIE-Lab 79.938, -8.691, 37.716
xyY 0.373, 0.418, 56.571
Decimal 13617535

#cfc97f Color Accessibility Scores (Straw Contrast Checker)

#cfc97f

On dark background [GOOD]

#cfc97f

On light background [POOR]

#cfc97f

As background color [POOR]

Straw ↔ #cfc97f Color Blindness Simulator

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

#CFC97F Color Combinations - Color Schemes with cfc97f

#cfc97f Analogous Colors

#cfc97f Triadic Colors

#cfc97f Split Complementary Colors

#cfc97f Complementary Colors

Shades and Tints of #cfc97f Color Variations

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

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

Alternatives colours to Straw (#cfc97f)

#cfc97f Color Codes for CSS3/HTML5 and Icon Previews

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

#CFC97F in Programming

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

#cfc97f - RGB(207, 201, 127) - Straw Color FAQ

What is the color code for Straw?

Hex color code for Straw color is #cfc97f. RGB color code for straw color is rgb(207, 201, 127).

What is the RGB value of #cfc97f?

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

What is the RGB percentage of #cfc97f?

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

What does RGB 207,201,127 mean?

The RGB color 207, 201, 127 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc66. This color might be commonly referred to as a shade similar to Straw.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cfc97f has an HSL value of 56° (degrees) for Hue, 45% for Saturation, and 65% for Lightness. In this HSL representation, the Hue at 56° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 45% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 65% 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 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...

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

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...