#ee3dcc Hex Color
rgb(238, 61, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 3d | cc | - | #ee3dcc |
RGB | 238 | 61 | 204 | - | rgb(238,61,204) |
HSL | 312 | 84% | 59% | - | hsl(312,84%,59%) |
HSV | 312 | 74% | 93% | - | hsv(312,74%,93%) |
XYZ | 47.8277 | 25.8743 | 59.6002 | - | xyz(47.8277,25.8743,59.6002) |
CIE-LAB | 57.92 | 79.09 | -36.16 | - | lab(57.92,79.09,-36.16) |
CMYK | 0 | 0.7436974789916 | 0.14285714285714 | 0.066666666666667 | cmyk(0,0.7436974789916,0.14285714285714,0.066666666666667) |
Description
The RGB value of color #ee3dcc is rgb(238, 61, 204).
In the hex color #ee3dcc, The value of Red is 238, value of Green is 61, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #ee3dcc consists of 312° Hue, 84% Saturation, and 59% Lightness.
In the CMYK color model, the color #ee3dcc can be represented as Cyan=0%, Magenta=0.7436974789916%, Yellow=0.14285714285714%, and Black=0.066666666666667%.
Shades of #ee3dcc
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 #ee3dcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee3dcc
Preview of #ee3dcc on White Background
The contrast ratio of #ee3dcc with white color is 3.4
Preview of #ee3dcc on black background
The contrast ratio of #ee3dcc with black color is 6.17
#ee3dcc color will look good with a black background.
Color Schemes of #ee3dcc
Triadic Colors of #ee3dcc
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 #ee3dcc
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 #ee3dcc
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 #ee3dcc
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: #ee3dcc;
}
This is a sample text used for the color #ee3dcc. 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: #ee3dcc;
}
This is a sample text used for the color #ee3dcc. 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 #ee3dcc;
}
This is a sample text used for the color #ee3dcc. 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 47.32%
Green 12.13%
Blue 40.56%
CMYK Percentage
Cyan 0
Magenta 78.02%
Yellow 14.99%
Black 6.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.