#c6effd Hex Color
rgb(198, 239, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | ef | fd | - | #c6effd |
RGB | 198 | 239 | 253 | - | rgb(198,239,253) |
HSL | 195 | 93% | 88% | - | hsl(195,93%,88%) |
HSV | 195 | 22% | 99% | - | hsv(195,22%,99%) |
XYZ | 71.8848 | 80.8306 | 104.7416 | - | xyz(71.8848,80.8306,104.7416) |
CIE-LAB | 92.06 | -10.21 | -11.13 | - | lab(92.06,-10.21,-11.13) |
CMYK | 0.21739130434783 | 0.055335968379447 | 0 | 0.0078431372549019 | cmyk(0.21739130434783,0.055335968379447,0,0.0078431372549019) |
Description
The RGB value of color #c6effd is rgb(198, 239, 253).
In the hex color #c6effd, The value of Red is 198, value of Green is 239, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #c6effd consists of 195° Hue, 93% Saturation, and 88% Lightness.
In the CMYK color model, the color #c6effd can be represented as Cyan=0.21739130434783%, Magenta=0.055335968379447%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #c6effd
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 #c6effd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6effd
Preview of #c6effd on White Background
The contrast ratio of #c6effd with white color is 1.22
Preview of #c6effd on black background
The contrast ratio of #c6effd with black color is 17.17
#c6effd color will look good with a black background.
Color Schemes of #c6effd
Triadic Colors of #c6effd
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 #c6effd
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 #c6effd
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 #c6effd
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: #c6effd;
}
This is a sample text used for the color #c6effd. 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: #c6effd;
}
This is a sample text used for the color #c6effd. 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 #c6effd;
}
This is a sample text used for the color #c6effd. 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.7%
Green 34.64%
Blue 36.67%
CMYK Percentage
Cyan 77.48
Magenta 19.72%
Yellow 0%
Black 2.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.