#e305cd Hex Color
rgb(227, 5, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e3 | 05 | cd | - | #e305cd |
RGB | 227 | 5 | 205 | - | rgb(227,5,205) |
HSL | 306 | 96% | 45% | - | hsl(306,96%,45%) |
HSV | 306 | 98% | 89% | - | hsv(306,98%,89%) |
XYZ | 42.7523 | 20.8472 | 59.5282 | - | xyz(42.7523,20.8472,59.5282) |
CIE-LAB | 52.78 | 86.62 | -44.95 | - | lab(52.78,86.62,-44.95) |
CMYK | 0 | 0.97797356828194 | 0.096916299559471 | 0.10980392156863 | cmyk(0,0.97797356828194,0.096916299559471,0.10980392156863) |
Description
The RGB value of color #e305cd is rgb(227, 5, 205).
In the hex color #e305cd, The value of Red is 227, value of Green is 5, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #e305cd consists of 306° Hue, 96% Saturation, and 45% Lightness.
In the CMYK color model, the color #e305cd can be represented as Cyan=0%, Magenta=0.97797356828194%, Yellow=0.096916299559471%, and Black=0.10980392156863%.
Shades of #e305cd
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 #e305cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e305cd
Preview of #e305cd on White Background
The contrast ratio of #e305cd with white color is 4.06
Preview of #e305cd on black background
The contrast ratio of #e305cd with black color is 5.17
#e305cd color will look good with a black background.
Color Schemes of #e305cd
Triadic Colors of #e305cd
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 #e305cd
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 #e305cd
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 #e305cd
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: #e305cd;
}
This is a sample text used for the color #e305cd. 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: #e305cd;
}
This is a sample text used for the color #e305cd. 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 #e305cd;
}
This is a sample text used for the color #e305cd. 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 51.95%
Green 1.14%
Blue 46.91%
CMYK Percentage
Cyan 0
Magenta 82.55%
Yellow 8.18%
Black 9.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.