#ffd0cb - Watusi Hex Color Code

#FFD0CB (Watusi) - RGB 255, 208, 203 Color Information

#ffd0cb Conversion Table

HEX Triplet FF, D0, CB
RGB Decimal 255, 208, 203
RGB Octal 377, 320, 313
RGB Percent 100%, 81.6%, 79.6%
RGB Binary 11111111, 11010000, 11001011
CMY 0.000, 0.184, 0.204
CMYK 0, 18, 20, 0

Percentages of Color #FFD0CB

R 100%
G 81.6%
B 79.6%
RGB Percentages of Color #ffd0cb
C 0%
M 18%
Y 20%
K 0%
CMYK Percentages of Color #ffd0cb

Color spaces of #FFD0CB Watusi - RGB(255, 208, 203)

HSV (or HSB) 6°, 20°, 100°
HSL 6°, 100°, 90°
Web Safe #ffcccc
XYZ 74.575, 70.684, 66.213
CIE-Lab 87.331, 15.772, 8.714
xyY 0.353, 0.334, 70.684
Decimal 16765131

#ffd0cb Color Accessibility Scores (Watusi Contrast Checker)

#ffd0cb

On dark background [GOOD]

#ffd0cb

On light background [POOR]

#ffd0cb

As background color [POOR]

Watusi ↔ #ffd0cb Color Blindness Simulator

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

#FFD0CB Color Combinations - Color Schemes with ffd0cb

#ffd0cb Analogous Colors

#ffd0cb Triadic Colors

#ffd0cb Split Complementary Colors

#ffd0cb Complementary Colors

Shades and Tints of #ffd0cb Color Variations

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

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

Alternatives colours to Watusi (#ffd0cb)

#ffd0cb Color Codes for CSS3/HTML5 and Icon Previews

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

#FFD0CB in Programming

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

#ffd0cb - RGB(255, 208, 203) - Watusi Color FAQ

What is the color code for Watusi?

Hex color code for Watusi color is #ffd0cb. RGB color code for watusi color is rgb(255, 208, 203).

What is the RGB value of #ffd0cb?

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

What is the RGB percentage of #ffd0cb?

The RGB percentage composition for the hexadecimal color code #ffd0cb is detailed as follows: 100% Red, 81.6% Green, and 79.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 100% 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 79.6% 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 #ffd0cb.

What does RGB 255,208,203 mean?

The RGB color 255, 208, 203 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 Watusi.

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

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

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

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...