#c6defe Hex Color
rgb(198, 222, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | de | fe | - | #c6defe |
RGB | 198 | 222 | 254 | - | rgb(198,222,254) |
HSL | 214 | 97% | 89% | - | hsl(214,97%,89%) |
HSV | 214 | 22% | 100% | - | hsv(214,22%,100%) |
XYZ | 67.2994 | 71.4041 | 104.0012 | - | xyz(67.2994,71.4041,104.0012) |
CIE-LAB | 87.68 | -1.25 | -18.2 | - | lab(87.68,-1.25,-18.2) |
CMYK | 0.22047244094488 | 0.1259842519685 | 0 | 0.003921568627451 | cmyk(0.22047244094488,0.1259842519685,0,0.003921568627451) |
Description
The RGB value of color #c6defe is rgb(198, 222, 254).
In the hex color #c6defe, The value of Red is 198, value of Green is 222, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #c6defe consists of 214° Hue, 97% Saturation, and 89% Lightness.
In the CMYK color model, the color #c6defe can be represented as Cyan=0.22047244094488%, Magenta=0.1259842519685%, Yellow=0%, and Black=0.003921568627451%.
Shades of #c6defe
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 #c6defe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6defe
Preview of #c6defe on White Background
The contrast ratio of #c6defe with white color is 1.37
Preview of #c6defe on black background
The contrast ratio of #c6defe with black color is 15.28
#c6defe color will look good with a black background.
Color Schemes of #c6defe
Triadic Colors of #c6defe
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 #c6defe
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 #c6defe
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 #c6defe
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: #c6defe;
}
This is a sample text used for the color #c6defe. 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: #c6defe;
}
This is a sample text used for the color #c6defe. 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 #c6defe;
}
This is a sample text used for the color #c6defe. 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.38%
Green 32.94%
Blue 37.69%
CMYK Percentage
Cyan 62.92
Magenta 35.96%
Yellow 0%
Black 1.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.