#c7c4ee Hex Color
rgb(199, 196, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | c4 | ee | - | #c7c4ee |
RGB | 199 | 196 | 238 | - | rgb(199,196,238) |
HSL | 244 | 55% | 85% | - | hsl(244,55%,85%) |
HSV | 244 | 18% | 93% | - | hsv(244,18%,93%) |
XYZ | 58.7257 | 57.795 | 88.9493 | - | xyz(58.7257,57.795,88.9493) |
CIE-LAB | 80.62 | 9.37 | -20.37 | - | lab(80.62,9.37,-20.37) |
CMYK | 0.16386554621849 | 0.17647058823529 | 0 | 0.066666666666667 | cmyk(0.16386554621849,0.17647058823529,0,0.066666666666667) |
Description
The RGB value of color #c7c4ee is rgb(199, 196, 238).
In the hex color #c7c4ee, The value of Red is 199, value of Green is 196, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #c7c4ee consists of 244° Hue, 55% Saturation, and 85% Lightness.
In the CMYK color model, the color #c7c4ee can be represented as Cyan=0.16386554621849%, Magenta=0.17647058823529%, Yellow=0%, and Black=0.066666666666667%.
Shades of #c7c4ee
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 #c7c4ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7c4ee
Preview of #c7c4ee on White Background
The contrast ratio of #c7c4ee with white color is 1.67
Preview of #c7c4ee on black background
The contrast ratio of #c7c4ee with black color is 12.56
#c7c4ee color will look good with a black background.
Color Schemes of #c7c4ee
Triadic Colors of #c7c4ee
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 #c7c4ee
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 #c7c4ee
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 #c7c4ee
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: #c7c4ee;
}
This is a sample text used for the color #c7c4ee. 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: #c7c4ee;
}
This is a sample text used for the color #c7c4ee. 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 #c7c4ee;
}
This is a sample text used for the color #c7c4ee. 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 31.44%
Green 30.96%
Blue 37.6%
CMYK Percentage
Cyan 40.26
Magenta 43.36%
Yellow 0%
Black 16.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.