#c4cffb Hex Color
rgb(196, 207, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | cf | fb | - | #c4cffb |
RGB | 196 | 207 | 251 | - | rgb(196,207,251) |
HSL | 228 | 87% | 88% | - | hsl(228,87%,88%) |
HSV | 228 | 22% | 98% | - | hsv(228,22%,98%) |
XYZ | 62.4904 | 63.3264 | 100.1964 | - | xyz(62.4904,63.3264,100.1964) |
CIE-LAB | 83.61 | 5.4 | -22.79 | - | lab(83.61,5.4,-22.79) |
CMYK | 0.2191235059761 | 0.17529880478088 | 0 | 0.015686274509804 | cmyk(0.2191235059761,0.17529880478088,0,0.015686274509804) |
Description
The RGB value of color #c4cffb is rgb(196, 207, 251).
In the hex color #c4cffb, The value of Red is 196, value of Green is 207, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c4cffb consists of 228° Hue, 87% Saturation, and 88% Lightness.
In the CMYK color model, the color #c4cffb can be represented as Cyan=0.2191235059761%, Magenta=0.17529880478088%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c4cffb
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 #c4cffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4cffb
Preview of #c4cffb on White Background
The contrast ratio of #c4cffb with white color is 1.54
Preview of #c4cffb on black background
The contrast ratio of #c4cffb with black color is 13.67
#c4cffb color will look good with a black background.
Color Schemes of #c4cffb
Triadic Colors of #c4cffb
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 #c4cffb
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 #c4cffb
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 #c4cffb
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: #c4cffb;
}
This is a sample text used for the color #c4cffb. 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: #c4cffb;
}
This is a sample text used for the color #c4cffb. 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 #c4cffb;
}
This is a sample text used for the color #c4cffb. 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 29.97%
Green 31.65%
Blue 38.38%
CMYK Percentage
Cyan 53.43
Magenta 42.74%
Yellow 0%
Black 3.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.