#fbcedc Hex Color
rgb(251, 206, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | ce | dc | - | #fbcedc |
RGB | 251 | 206 | 220 | - | rgb(251,206,220) |
HSL | 341 | 85% | 90% | - | hsl(341,85%,90%) |
HSV | 341 | 18% | 98% | - | hsv(341,18%,98%) |
XYZ | 74.7732 | 69.8192 | 77.2456 | - | xyz(74.7732,69.8192,77.2456) |
CIE-LAB | 86.91 | 18 | -0.95 | - | lab(86.91,18,-0.95) |
CMYK | 0 | 0.1792828685259 | 0.12350597609562 | 0.015686274509804 | cmyk(0,0.1792828685259,0.12350597609562,0.015686274509804) |
Description
The RGB value of color #fbcedc is rgb(251, 206, 220).
In the hex color #fbcedc, The value of Red is 251, value of Green is 206, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fbcedc consists of 341° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #fbcedc can be represented as Cyan=0%, Magenta=0.1792828685259%, Yellow=0.12350597609562%, and Black=0.015686274509804%.
Shades of #fbcedc
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 #fbcedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbcedc
Preview of #fbcedc on White Background
The contrast ratio of #fbcedc with white color is 1.4
Preview of #fbcedc on black background
The contrast ratio of #fbcedc with black color is 14.96
#fbcedc color will look good with a black background.
Color Schemes of #fbcedc
Triadic Colors of #fbcedc
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 #fbcedc
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 #fbcedc
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 #fbcedc
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: #fbcedc;
}
This is a sample text used for the color #fbcedc. 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: #fbcedc;
}
This is a sample text used for the color #fbcedc. 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 #fbcedc;
}
This is a sample text used for the color #fbcedc. 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.08%
Green 30.43%
Blue 32.5%
CMYK Percentage
Cyan 0
Magenta 56.29%
Yellow 38.78%
Black 4.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.