#cd57d5 Hex Color
rgb(205, 87, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 57 | d5 | - | #cd57d5 |
RGB | 205 | 87 | 213 | - | rgb(205,87,213) |
HSL | 296 | 60% | 59% | - | hsl(296,60%,59%) |
HSV | 296 | 59% | 84% | - | hsv(296,59%,84%) |
XYZ | 40.5953 | 24.5996 | 65.5594 | - | xyz(40.5953,24.5996,65.5594) |
CIE-LAB | 56.68 | 63.25 | -43.57 | - | lab(56.68,63.25,-43.57) |
CMYK | 0.037558685446009 | 0.59154929577465 | 0 | 0.16470588235294 | cmyk(0.037558685446009,0.59154929577465,0,0.16470588235294) |
Description
The RGB value of color #cd57d5 is rgb(205, 87, 213).
In the hex color #cd57d5, The value of Red is 205, value of Green is 87, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #cd57d5 consists of 296° Hue, 60% Saturation, and 59% Lightness.
In the CMYK color model, the color #cd57d5 can be represented as Cyan=0.037558685446009%, Magenta=0.59154929577465%, Yellow=0%, and Black=0.16470588235294%.
Shades of #cd57d5
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 #cd57d5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd57d5
Preview of #cd57d5 on White Background
The contrast ratio of #cd57d5 with white color is 3.55
Preview of #cd57d5 on black background
The contrast ratio of #cd57d5 with black color is 5.92
#cd57d5 color will look good with a black background.
Color Schemes of #cd57d5
Triadic Colors of #cd57d5
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 #cd57d5
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 #cd57d5
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 #cd57d5
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: #cd57d5;
}
This is a sample text used for the color #cd57d5. 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: #cd57d5;
}
This is a sample text used for the color #cd57d5. 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 #cd57d5;
}
This is a sample text used for the color #cd57d5. 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.59%
Green 17.23%
Blue 42.18%
CMYK Percentage
Cyan 4.73
Magenta 74.52%
Yellow 0%
Black 20.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.