#c6ebfc Hex Color
rgb(198, 235, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | eb | fc | - | #c6ebfc |
RGB | 198 | 235 | 252 | - | rgb(198,235,252) |
HSL | 199 | 90% | 88% | - | hsl(199,90%,88%) |
HSV | 199 | 21% | 99% | - | hsv(199,21%,99%) |
XYZ | 70.5677 | 78.4507 | 103.5186 | - | xyz(70.5677,78.4507,103.5186) |
CIE-LAB | 90.99 | -8.39 | -12.2 | - | lab(90.99,-8.39,-12.2) |
CMYK | 0.21428571428571 | 0.067460317460318 | 0 | 0.011764705882353 | cmyk(0.21428571428571,0.067460317460318,0,0.011764705882353) |
Description
The RGB value of color #c6ebfc is rgb(198, 235, 252).
In the hex color #c6ebfc, The value of Red is 198, value of Green is 235, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #c6ebfc consists of 199° Hue, 90% Saturation, and 88% Lightness.
In the CMYK color model, the color #c6ebfc can be represented as Cyan=0.21428571428571%, Magenta=0.067460317460318%, Yellow=0%, and Black=0.011764705882353%.
Shades of #c6ebfc
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 #c6ebfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6ebfc
Preview of #c6ebfc on White Background
The contrast ratio of #c6ebfc with white color is 1.26
Preview of #c6ebfc on black background
The contrast ratio of #c6ebfc with black color is 16.69
#c6ebfc color will look good with a black background.
Color Schemes of #c6ebfc
Triadic Colors of #c6ebfc
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 #c6ebfc
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 #c6ebfc
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 #c6ebfc
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: #c6ebfc;
}
This is a sample text used for the color #c6ebfc. 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: #c6ebfc;
}
This is a sample text used for the color #c6ebfc. 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 #c6ebfc;
}
This is a sample text used for the color #c6ebfc. 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 28.91%
Green 34.31%
Blue 36.79%
CMYK Percentage
Cyan 73.01
Magenta 22.98%
Yellow 0%
Black 4.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.