#e317cd Hex Color
rgb(227, 23, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e3 | 17 | cd | - | #e317cd |
| RGB | 227 | 23 | 205 | - | rgb(227,23,205) |
| HSL | 306 | 82% | 49% | - | hsl(306,82%,49%) |
| HSV | 306 | 90% | 89% | - | hsv(306,90%,89%) |
| XYZ | 43.0044 | 21.3515 | 59.6123 | - | xyz(43.0044,21.3515,59.6123) |
| CIE-LAB | 53.33 | 85 | -44.08 | - | lab(53.33,85,-44.08) |
| CMYK | 0 | 0.89867841409692 | 0.096916299559471 | 0.10980392156863 | cmyk(0,0.89867841409692,0.096916299559471,0.10980392156863) |
Description
The RGB value of color #e317cd is rgb(227, 23, 205).
In the hex color #e317cd, The value of Red is 227, value of Green is 23, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e317cd consists of 306° Hue, 82% Saturation, and 49% Lightness.
In the CMYK color model, the color #e317cd can be represented as Cyan=0%, Magenta=0.89867841409692%, Yellow=0.096916299559471%, and Black=0.10980392156863%.
Shades of #e317cd
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 #e317cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e317cd
Preview of #e317cd on White Background
The contrast ratio of #e317cd with white color is 3.98
Preview of #e317cd on black background
The contrast ratio of #e317cd with black color is 5.27
#e317cd color will look good with a black background.
Color Schemes of #e317cd
Triadic Colors of #e317cd
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 #e317cd
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 #e317cd
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 #e317cd
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: #e317cd;
}
This is a sample text used for the color #e317cd. 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: #e317cd;
}
This is a sample text used for the color #e317cd. 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 #e317cd;
}
This is a sample text used for the color #e317cd. 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 49.89%
Green 5.05%
Blue 45.05%
CMYK Percentage
Cyan 0
Magenta 81.3%
Yellow 8.77%
Black 9.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.