#ee4ce4 Hex Color
rgb(238, 76, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 4c | e4 | - | #ee4ce4 |
RGB | 238 | 76 | 228 | - | rgb(238,76,228) |
HSL | 304 | 83% | 62% | - | hsl(304,83%,62%) |
HSV | 304 | 68% | 93% | - | hsv(304,68%,93%) |
XYZ | 51.8479 | 28.9475 | 76.2535 | - | xyz(51.8479,28.9475,76.2535) |
CIE-LAB | 60.74 | 77.78 | -45.31 | - | lab(60.74,77.78,-45.31) |
CMYK | 0 | 0.68067226890756 | 0.042016806722689 | 0.066666666666667 | cmyk(0,0.68067226890756,0.042016806722689,0.066666666666667) |
Description
The RGB value of color #ee4ce4 is rgb(238, 76, 228).
In the hex color #ee4ce4, The value of Red is 238, value of Green is 76, and value of Blue is 228. The primary color is Red. Similarly, The HSL values for #ee4ce4 consists of 304° Hue, 83% Saturation, and 62% Lightness.
In the CMYK color model, the color #ee4ce4 can be represented as Cyan=0%, Magenta=0.68067226890756%, Yellow=0.042016806722689%, and Black=0.066666666666667%.
Shades of #ee4ce4
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 #ee4ce4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee4ce4
Preview of #ee4ce4 on White Background
The contrast ratio of #ee4ce4 with white color is 3.09
Preview of #ee4ce4 on black background
The contrast ratio of #ee4ce4 with black color is 6.79
#ee4ce4 color will look good with a black background.
Color Schemes of #ee4ce4
Triadic Colors of #ee4ce4
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 #ee4ce4
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 #ee4ce4
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 #ee4ce4
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: #ee4ce4;
}
This is a sample text used for the color #ee4ce4. 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: #ee4ce4;
}
This is a sample text used for the color #ee4ce4. 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 #ee4ce4;
}
This is a sample text used for the color #ee4ce4. 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 43.91%
Green 14.02%
Blue 42.07%
CMYK Percentage
Cyan 0
Magenta 86.23%
Yellow 5.32%
Black 8.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.