#ee1dbc Hex Color
rgb(238, 29, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 1d | bc | - | #ee1dbc |
RGB | 238 | 29 | 188 | - | rgb(238,29,188) |
HSL | 314 | 86% | 52% | - | hsl(314,86%,52%) |
HSV | 314 | 88% | 93% | - | hsv(314,88%,93%) |
XYZ | 44.7764 | 22.6867 | 49.5959 | - | xyz(44.7764,22.6867,49.5959) |
CIE-LAB | 54.75 | 84.1 | -31.9 | - | lab(54.75,84.1,-31.9) |
CMYK | 0 | 0.8781512605042 | 0.21008403361345 | 0.066666666666667 | cmyk(0,0.8781512605042,0.21008403361345,0.066666666666667) |
Description
The RGB value of color #ee1dbc is rgb(238, 29, 188).
In the hex color #ee1dbc, The value of Red is 238, value of Green is 29, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #ee1dbc consists of 314° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #ee1dbc can be represented as Cyan=0%, Magenta=0.8781512605042%, Yellow=0.21008403361345%, and Black=0.066666666666667%.
Shades of #ee1dbc
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 #ee1dbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee1dbc
Preview of #ee1dbc on White Background
The contrast ratio of #ee1dbc with white color is 3.79
Preview of #ee1dbc on black background
The contrast ratio of #ee1dbc with black color is 5.54
#ee1dbc color will look good with a black background.
Color Schemes of #ee1dbc
Triadic Colors of #ee1dbc
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 #ee1dbc
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 #ee1dbc
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 #ee1dbc
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: #ee1dbc;
}
This is a sample text used for the color #ee1dbc. 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: #ee1dbc;
}
This is a sample text used for the color #ee1dbc. 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 #ee1dbc;
}
This is a sample text used for the color #ee1dbc. 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 52.31%
Green 6.37%
Blue 41.32%
CMYK Percentage
Cyan 0
Magenta 76.04%
Yellow 18.19%
Black 5.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.