#c6cffb Hex Color
rgb(198, 207, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | cf | fb | - | #c6cffb |
RGB | 198 | 207 | 251 | - | rgb(198,207,251) |
HSL | 230 | 87% | 88% | - | hsl(230,87%,88%) |
HSV | 230 | 21% | 98% | - | hsv(230,21%,98%) |
XYZ | 63.0141 | 63.5964 | 100.2209 | - | xyz(63.0141,63.5964,100.2209) |
CIE-LAB | 83.76 | 6 | -22.56 | - | lab(83.76,6,-22.56) |
CMYK | 0.21115537848606 | 0.17529880478088 | 0 | 0.015686274509804 | cmyk(0.21115537848606,0.17529880478088,0,0.015686274509804) |
Description
The RGB value of color #c6cffb is rgb(198, 207, 251).
In the hex color #c6cffb, The value of Red is 198, value of Green is 207, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c6cffb consists of 230° Hue, 87% Saturation, and 88% Lightness.
In the CMYK color model, the color #c6cffb can be represented as Cyan=0.21115537848606%, Magenta=0.17529880478088%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c6cffb
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 #c6cffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6cffb
Preview of #c6cffb on White Background
The contrast ratio of #c6cffb with white color is 1.53
Preview of #c6cffb on black background
The contrast ratio of #c6cffb with black color is 13.72
#c6cffb color will look good with a black background.
Color Schemes of #c6cffb
Triadic Colors of #c6cffb
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 #c6cffb
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 #c6cffb
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 #c6cffb
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: #c6cffb;
}
This is a sample text used for the color #c6cffb. 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: #c6cffb;
}
This is a sample text used for the color #c6cffb. 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 #c6cffb;
}
This is a sample text used for the color #c6cffb. 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.18%
Green 31.55%
Blue 38.26%
CMYK Percentage
Cyan 52.51
Magenta 43.59%
Yellow 0%
Black 3.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.