#fbdfcb Hex Color
rgb(251, 223, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | df | cb | - | #fbdfcb |
RGB | 251 | 223 | 203 | - | rgb(251,223,203) |
HSL | 25 | 86% | 89% | - | hsl(25,86%,89%) |
HSV | 25 | 19% | 98% | - | hsv(25,19%,98%) |
XYZ | 76.9508 | 77.5964 | 67.4218 | - | xyz(76.9508,77.5964,67.4218) |
CIE-LAB | 90.6 | 6.55 | 13.32 | - | lab(90.6,6.55,13.32) |
CMYK | 0 | 0.11155378486056 | 0.19123505976096 | 0.015686274509804 | cmyk(0,0.11155378486056,0.19123505976096,0.015686274509804) |
Description
The RGB value of color #fbdfcb is rgb(251, 223, 203).
In the hex color #fbdfcb, The value of Red is 251, value of Green is 223, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #fbdfcb consists of 25° Hue, 86% Saturation, and 89% Lightness.
In the CMYK color model, the color #fbdfcb can be represented as Cyan=0%, Magenta=0.11155378486056%, Yellow=0.19123505976096%, and Black=0.015686274509804%.
Shades of #fbdfcb
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 #fbdfcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbdfcb
Preview of #fbdfcb on White Background
The contrast ratio of #fbdfcb with white color is 1.27
Preview of #fbdfcb on black background
The contrast ratio of #fbdfcb with black color is 16.52
#fbdfcb color will look good with a black background.
Color Schemes of #fbdfcb
Triadic Colors of #fbdfcb
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 #fbdfcb
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 #fbdfcb
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 #fbdfcb
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: #fbdfcb;
}
This is a sample text used for the color #fbdfcb. 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: #fbdfcb;
}
This is a sample text used for the color #fbdfcb. 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 #fbdfcb;
}
This is a sample text used for the color #fbdfcb. 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 32.94%
Blue 29.99%
CMYK Percentage
Cyan 0
Magenta 35.03%
Yellow 60.05%
Black 4.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.