#e964d8 Hex Color
rgb(233, 100, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 64 | d8 | - | #e964d8 |
RGB | 233 | 100 | 216 | - | rgb(233,100,216) |
HSL | 308 | 75% | 65% | - | hsl(308,75%,65%) |
HSV | 308 | 57% | 91% | - | hsv(308,57%,91%) |
XYZ | 50.5561 | 31.3958 | 68.3611 | - | xyz(50.5561,31.3958,68.3611) |
CIE-LAB | 62.84 | 65.29 | -35.32 | - | lab(62.84,65.29,-35.32) |
CMYK | 0 | 0.57081545064378 | 0.072961373390558 | 0.086274509803922 | cmyk(0,0.57081545064378,0.072961373390558,0.086274509803922) |
Description
The RGB value of color #e964d8 is rgb(233, 100, 216).
In the hex color #e964d8, The value of Red is 233, value of Green is 100, and value of Blue is 216. The primary color is Red. Similarly, The HSL values for #e964d8 consists of 308° Hue, 75% Saturation, and 65% Lightness.
In the CMYK color model, the color #e964d8 can be represented as Cyan=0%, Magenta=0.57081545064378%, Yellow=0.072961373390558%, and Black=0.086274509803922%.
Shades of #e964d8
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 #e964d8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e964d8
Preview of #e964d8 on White Background
The contrast ratio of #e964d8 with white color is 2.88
Preview of #e964d8 on black background
The contrast ratio of #e964d8 with black color is 7.28
#e964d8 color will look good with a black background.
Color Schemes of #e964d8
Triadic Colors of #e964d8
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 #e964d8
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 #e964d8
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 #e964d8
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: #e964d8;
}
This is a sample text used for the color #e964d8. 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: #e964d8;
}
This is a sample text used for the color #e964d8. 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 #e964d8;
}
This is a sample text used for the color #e964d8. 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 42.44%
Green 18.21%
Blue 39.34%
CMYK Percentage
Cyan 0
Magenta 78.19%
Yellow 9.99%
Black 11.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.