#cfdbfc Hex Color
rgb(207, 219, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | db | fc | - | #cfdbfc |
RGB | 207 | 219 | 252 | - | rgb(207,219,252) |
HSL | 224 | 88% | 90% | - | hsl(224,88%,90%) |
HSV | 224 | 18% | 99% | - | hsv(224,18%,99%) |
XYZ | 68.6343 | 70.9567 | 102.1741 | - | xyz(68.6343,70.9567,102.1741) |
CIE-LAB | 87.46 | 2.61 | -17.42 | - | lab(87.46,2.61,-17.42) |
CMYK | 0.17857142857143 | 0.13095238095238 | 0 | 0.011764705882353 | cmyk(0.17857142857143,0.13095238095238,0,0.011764705882353) |
Description
The RGB value of color #cfdbfc is rgb(207, 219, 252).
In the hex color #cfdbfc, The value of Red is 207, value of Green is 219, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #cfdbfc consists of 224° Hue, 88% Saturation, and 90% Lightness.
In the CMYK color model, the color #cfdbfc can be represented as Cyan=0.17857142857143%, Magenta=0.13095238095238%, Yellow=0%, and Black=0.011764705882353%.
Shades of #cfdbfc
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 #cfdbfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfdbfc
Preview of #cfdbfc on White Background
The contrast ratio of #cfdbfc with white color is 1.38
Preview of #cfdbfc on black background
The contrast ratio of #cfdbfc with black color is 15.19
#cfdbfc color will look good with a black background.
Color Schemes of #cfdbfc
Triadic Colors of #cfdbfc
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 #cfdbfc
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 #cfdbfc
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 #cfdbfc
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: #cfdbfc;
}
This is a sample text used for the color #cfdbfc. 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: #cfdbfc;
}
This is a sample text used for the color #cfdbfc. 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 #cfdbfc;
}
This is a sample text used for the color #cfdbfc. 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.53%
Green 32.3%
Blue 37.17%
CMYK Percentage
Cyan 55.58
Magenta 40.76%
Yellow 0%
Black 3.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.