#cc5cc4 Hex Color
rgb(204, 92, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 5c | c4 | - | #cc5cc4 |
RGB | 204 | 92 | 196 | - | rgb(204,92,196) |
HSL | 304 | 52% | 58% | - | hsl(304,52%,58%) |
HSV | 304 | 55% | 80% | - | hsv(304,55%,80%) |
XYZ | 38.6928 | 24.4772 | 54.9098 | - | xyz(38.6928,24.4772,54.9098) |
CIE-LAB | 56.56 | 57.8 | -34.09 | - | lab(56.56,57.8,-34.09) |
CMYK | 0 | 0.54901960784314 | 0.03921568627451 | 0.2 | cmyk(0,0.54901960784314,0.03921568627451,0.2) |
Description
The RGB value of color #cc5cc4 is rgb(204, 92, 196).
In the hex color #cc5cc4, The value of Red is 204, value of Green is 92, and value of Blue is 196. The primary color is Red. Similarly, The HSL values for #cc5cc4 consists of 304° Hue, 52% Saturation, and 58% Lightness.
In the CMYK color model, the color #cc5cc4 can be represented as Cyan=0%, Magenta=0.54901960784314%, Yellow=0.03921568627451%, and Black=0.2%.
Shades of #cc5cc4
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 #cc5cc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc5cc4
Preview of #cc5cc4 on White Background
The contrast ratio of #cc5cc4 with white color is 3.56
Preview of #cc5cc4 on black background
The contrast ratio of #cc5cc4 with black color is 5.9
#cc5cc4 color will look good with a black background.
Color Schemes of #cc5cc4
Triadic Colors of #cc5cc4
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 #cc5cc4
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 #cc5cc4
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 #cc5cc4
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: #cc5cc4;
}
This is a sample text used for the color #cc5cc4. 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: #cc5cc4;
}
This is a sample text used for the color #cc5cc4. 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 #cc5cc4;
}
This is a sample text used for the color #cc5cc4. 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 41.46%
Green 18.7%
Blue 39.84%
CMYK Percentage
Cyan 0
Magenta 69.65%
Yellow 4.98%
Black 25.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.