#cd5ccc Hex Color
rgb(205, 92, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 5c | cc | - | #cd5ccc |
RGB | 205 | 92 | 204 | - | rgb(205,92,204) |
HSL | 301 | 53% | 58% | - | hsl(301,53%,58%) |
HSV | 301 | 55% | 80% | - | hsv(301,55%,80%) |
XYZ | 39.9031 | 24.9931 | 59.8478 | - | xyz(39.9031,24.9931,59.8478) |
CIE-LAB | 57.07 | 59.44 | -37.85 | - | lab(57.07,59.44,-37.85) |
CMYK | 0 | 0.55121951219512 | 0.0048780487804878 | 0.19607843137255 | cmyk(0,0.55121951219512,0.0048780487804878,0.19607843137255) |
Description
The RGB value of color #cd5ccc is rgb(205, 92, 204).
In the hex color #cd5ccc, The value of Red is 205, value of Green is 92, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #cd5ccc consists of 301° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #cd5ccc can be represented as Cyan=0%, Magenta=0.55121951219512%, Yellow=0.0048780487804878%, and Black=0.19607843137255%.
Shades of #cd5ccc
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 #cd5ccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd5ccc
Preview of #cd5ccc on White Background
The contrast ratio of #cd5ccc with white color is 3.5
Preview of #cd5ccc on black background
The contrast ratio of #cd5ccc with black color is 6
#cd5ccc color will look good with a black background.
Color Schemes of #cd5ccc
Triadic Colors of #cd5ccc
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 #cd5ccc
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 #cd5ccc
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 #cd5ccc
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: #cd5ccc;
}
This is a sample text used for the color #cd5ccc. 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: #cd5ccc;
}
This is a sample text used for the color #cd5ccc. 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 #cd5ccc;
}
This is a sample text used for the color #cd5ccc. 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 40.92%
Green 18.36%
Blue 40.72%
CMYK Percentage
Cyan 0
Magenta 73.28%
Yellow 0.65%
Black 26.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.