#f9cbdc Hex Color
rgb(249, 203, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | cb | dc | - | #f9cbdc |
RGB | 249 | 203 | 220 | - | rgb(249,203,220) |
HSL | 338 | 79% | 89% | - | hsl(338,79%,89%) |
HSV | 338 | 18% | 98% | - | hsv(338,18%,98%) |
XYZ | 73.3411 | 68.0189 | 76.9736 | - | xyz(73.3411,68.0189,76.9736) |
CIE-LAB | 86.02 | 18.88 | -2.28 | - | lab(86.02,18.88,-2.28) |
CMYK | 0 | 0.18473895582329 | 0.11646586345382 | 0.023529411764706 | cmyk(0,0.18473895582329,0.11646586345382,0.023529411764706) |
Description
The RGB value of color #f9cbdc is rgb(249, 203, 220).
In the hex color #f9cbdc, The value of Red is 249, value of Green is 203, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #f9cbdc consists of 338° Hue, 79% Saturation, and 89% Lightness.
In the CMYK color model, the color #f9cbdc can be represented as Cyan=0%, Magenta=0.18473895582329%, Yellow=0.11646586345382%, and Black=0.023529411764706%.
Shades of #f9cbdc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #f9cbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9cbdc
Preview of #f9cbdc on White Background
The contrast ratio of #f9cbdc with white color is 1.44
Preview of #f9cbdc on black background
The contrast ratio of #f9cbdc with black color is 14.6
#f9cbdc color will look good with a black background.
Color Schemes of #f9cbdc
Triadic Colors of #f9cbdc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #f9cbdc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #f9cbdc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #f9cbdc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #f9cbdc;
}
This is a sample text used for the color #f9cbdc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #f9cbdc;
}
This is a sample text used for the color #f9cbdc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #f9cbdc;
}
This is a sample text used for the color #f9cbdc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 37.05%
Green 30.21%
Blue 32.74%
CMYK Percentage
Cyan 0
Magenta 56.89%
Yellow 35.86%
Black 7.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.