#cfdbfb Hex Color
rgb(207, 219, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | db | fb | - | #cfdbfb |
RGB | 207 | 219 | 251 | - | rgb(207,219,251) |
HSL | 224 | 85% | 90% | - | hsl(224,85%,90%) |
HSV | 224 | 18% | 98% | - | hsv(224,18%,98%) |
XYZ | 68.4762 | 70.8935 | 101.3415 | - | xyz(68.4762,70.8935,101.3415) |
CIE-LAB | 87.43 | 2.4 | -16.94 | - | lab(87.43,2.4,-16.94) |
CMYK | 0.17529880478088 | 0.12749003984064 | 0 | 0.015686274509804 | cmyk(0.17529880478088,0.12749003984064,0,0.015686274509804) |
Description
The RGB value of color #cfdbfb is rgb(207, 219, 251).
In the hex color #cfdbfb, The value of Red is 207, value of Green is 219, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #cfdbfb consists of 224° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #cfdbfb can be represented as Cyan=0.17529880478088%, Magenta=0.12749003984064%, Yellow=0%, and Black=0.015686274509804%.
Shades of #cfdbfb
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 #cfdbfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfdbfb
Preview of #cfdbfb on White Background
The contrast ratio of #cfdbfb with white color is 1.38
Preview of #cfdbfb on black background
The contrast ratio of #cfdbfb with black color is 15.18
#cfdbfb color will look good with a black background.
Color Schemes of #cfdbfb
Triadic Colors of #cfdbfb
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 #cfdbfb
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 #cfdbfb
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 #cfdbfb
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: #cfdbfb;
}
This is a sample text used for the color #cfdbfb. 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: #cfdbfb;
}
This is a sample text used for the color #cfdbfb. 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 #cfdbfb;
}
This is a sample text used for the color #cfdbfb. 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 30.58%
Green 32.35%
Blue 37.08%
CMYK Percentage
Cyan 55.04
Magenta 40.03%
Yellow 0%
Black 4.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.