#f6d0bb - Wheat Hex Color Code

#F6D0BB (Wheat) - RGB 246, 208, 187 Color Information

#f6d0bb Conversion Table

HEX Triplet F6, D0, BB
RGB Decimal 246, 208, 187
RGB Octal 366, 320, 273
RGB Percent 96.5%, 81.6%, 73.3%
RGB Binary 11110110, 11010000, 10111011
CMY 0.035, 0.184, 0.267
CMYK 0, 15, 24, 4

Percentages of Color #F6D0BB

R 96.5%
G 81.6%
B 73.3%
RGB Percentages of Color #f6d0bb
C 0%
M 15%
Y 24%
K 4%
CMYK Percentages of Color #f6d0bb

Color spaces of #F6D0BB Wheat - RGB(246, 208, 187)

HSV (or HSB) 21°, 24°, 96°
HSL 21°, 77°, 85°
Web Safe #ffcccc
XYZ 69.532, 68.292, 56.531
CIE-Lab 86.152, 10.212, 15.380
xyY 0.358, 0.351, 68.292
Decimal 16175291

#f6d0bb Color Accessibility Scores (Wheat Contrast Checker)

#f6d0bb

On dark background [GOOD]

#f6d0bb

On light background [POOR]

#f6d0bb

As background color [POOR]

Wheat ↔ #f6d0bb Color Blindness Simulator

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

#F6D0BB Color Combinations - Color Schemes with f6d0bb

#f6d0bb Analogous Colors

#f6d0bb Triadic Colors

#f6d0bb Split Complementary Colors

#f6d0bb Complementary Colors

Shades and Tints of #f6d0bb Color Variations

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

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

Alternatives colours to Wheat (#f6d0bb)

#f6d0bb Color Codes for CSS3/HTML5 and Icon Previews

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

#F6D0BB in Programming

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

#f6d0bb - RGB(246, 208, 187) - Wheat Color FAQ

What is the color code for Wheat?

Hex color code for Wheat color is #f6d0bb. RGB color code for wheat color is rgb(246, 208, 187).

What is the RGB value of #f6d0bb?

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

What is the RGB percentage of #f6d0bb?

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

What does RGB 246,208,187 mean?

The RGB color 246, 208, 187 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcccc. This color might be commonly referred to as a shade similar to Wheat.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f6d0bb has an HSL value of 21° (degrees) for Hue, 77% for Saturation, and 85% for Lightness. In this HSL representation, the Hue at 21° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 77% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 85% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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

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