#cc8ec4 Hex Color
rgb(204, 142, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 8e | c4 | - | #cc8ec4 |
RGB | 204 | 142 | 196 | - | rgb(204,142,196) |
HSL | 308 | 38% | 68% | - | hsl(308,38%,68%) |
HSV | 308 | 30% | 80% | - | hsv(308,30%,80%) |
XYZ | 44.5386 | 36.1689 | 56.8584 | - | xyz(44.5386,36.1689,56.8584) |
CIE-LAB | 66.65 | 32.12 | -18.56 | - | lab(66.65,32.12,-18.56) |
CMYK | 0 | 0.30392156862745 | 0.03921568627451 | 0.2 | cmyk(0,0.30392156862745,0.03921568627451,0.2) |
Description
The RGB value of color #cc8ec4 is rgb(204, 142, 196).
In the hex color #cc8ec4, The value of Red is 204, value of Green is 142, and value of Blue is 196. The primary color is Red. Similarly, The HSL values for #cc8ec4 consists of 308° Hue, 38% Saturation, and 68% Lightness.
In the CMYK color model, the color #cc8ec4 can be represented as Cyan=0%, Magenta=0.30392156862745%, Yellow=0.03921568627451%, and Black=0.2%.
Shades of #cc8ec4
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 #cc8ec4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc8ec4
Preview of #cc8ec4 on White Background
The contrast ratio of #cc8ec4 with white color is 2.55
Preview of #cc8ec4 on black background
The contrast ratio of #cc8ec4 with black color is 8.23
#cc8ec4 color will look good with a black background.
Color Schemes of #cc8ec4
Triadic Colors of #cc8ec4
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 #cc8ec4
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 #cc8ec4
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 #cc8ec4
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: #cc8ec4;
}
This is a sample text used for the color #cc8ec4. 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: #cc8ec4;
}
This is a sample text used for the color #cc8ec4. 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 #cc8ec4;
}
This is a sample text used for the color #cc8ec4. 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 37.64%
Green 26.2%
Blue 36.16%
CMYK Percentage
Cyan 0
Magenta 55.96%
Yellow 7.22%
Black 36.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.