#fbddf0 Hex Color
rgb(251, 221, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | dd | f0 | - | #fbddf0 |
RGB | 251 | 221 | 240 | - | rgb(251,221,240) |
HSL | 322 | 79% | 93% | - | hsl(322,79%,93%) |
HSV | 322 | 12% | 98% | - | hsv(322,12%,98%) |
XYZ | 81.3683 | 78.5134 | 93.3041 | - | xyz(81.3683,78.5134,93.3041) |
CIE-LAB | 91.01 | 13.5 | -5.46 | - | lab(91.01,13.5,-5.46) |
CMYK | 0 | 0.1195219123506 | 0.043824701195219 | 0.015686274509804 | cmyk(0,0.1195219123506,0.043824701195219,0.015686274509804) |
Description
The RGB value of color #fbddf0 is rgb(251, 221, 240).
In the hex color #fbddf0, The value of Red is 251, value of Green is 221, and value of Blue is 240. The primary color is Red. Similarly, The HSL values for #fbddf0 consists of 322° Hue, 79% Saturation, and 93% Lightness.
In the CMYK color model, the color #fbddf0 can be represented as Cyan=0%, Magenta=0.1195219123506%, Yellow=0.043824701195219%, and Black=0.015686274509804%.
Shades of #fbddf0
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 #fbddf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbddf0
Preview of #fbddf0 on White Background
The contrast ratio of #fbddf0 with white color is 1.26
Preview of #fbddf0 on black background
The contrast ratio of #fbddf0 with black color is 16.7
#fbddf0 color will look good with a black background.
Color Schemes of #fbddf0
Triadic Colors of #fbddf0
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 #fbddf0
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 #fbddf0
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 #fbddf0
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: #fbddf0;
}
This is a sample text used for the color #fbddf0. 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: #fbddf0;
}
This is a sample text used for the color #fbddf0. 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 #fbddf0;
}
This is a sample text used for the color #fbddf0. 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 35.25%
Green 31.04%
Blue 33.71%
CMYK Percentage
Cyan 0
Magenta 66.76%
Yellow 24.48%
Black 8.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.