#cbcff0 Hex Color
rgb(203, 207, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cf | f0 | - | #cbcff0 |
RGB | 203 | 207 | 240 | - | rgb(203,207,240) |
HSL | 234 | 55% | 87% | - | hsl(234,55%,87%) |
HSV | 234 | 15% | 94% | - | hsv(234,15%,94%) |
XYZ | 62.6696 | 63.6134 | 91.4137 | - | xyz(62.6696,63.6134,91.4137) |
CIE-LAB | 83.76 | 5.17 | -16.67 | - | lab(83.76,5.17,-16.67) |
CMYK | 0.15416666666667 | 0.1375 | 0 | 0.058823529411765 | cmyk(0.15416666666667,0.1375,0,0.058823529411765) |
Description
The RGB value of color #cbcff0 is rgb(203, 207, 240).
In the hex color #cbcff0, The value of Red is 203, value of Green is 207, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #cbcff0 consists of 234° Hue, 55% Saturation, and 87% Lightness.
In the CMYK color model, the color #cbcff0 can be represented as Cyan=0.15416666666667%, Magenta=0.1375%, Yellow=0%, and Black=0.058823529411765%.
Shades of #cbcff0
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 #cbcff0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcff0
Preview of #cbcff0 on White Background
The contrast ratio of #cbcff0 with white color is 1.53
Preview of #cbcff0 on black background
The contrast ratio of #cbcff0 with black color is 13.72
#cbcff0 color will look good with a black background.
Color Schemes of #cbcff0
Triadic Colors of #cbcff0
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 #cbcff0
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 #cbcff0
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 #cbcff0
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: #cbcff0;
}
This is a sample text used for the color #cbcff0. 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: #cbcff0;
}
This is a sample text used for the color #cbcff0. 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 #cbcff0;
}
This is a sample text used for the color #cbcff0. 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 31.23%
Green 31.85%
Blue 36.92%
CMYK Percentage
Cyan 43.99
Magenta 39.23%
Yellow 0%
Black 16.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.