#ee09ea Hex Color
rgb(238, 9, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 09 | ea | - | #ee09ea |
RGB | 238 | 9 | 234 | - | rgb(238,9,234) |
HSL | 301 | 93% | 48% | - | hsl(301,93%,48%) |
HSV | 301 | 96% | 93% | - | hsv(301,96%,93%) |
XYZ | 50.2089 | 24.313 | 79.8885 | - | xyz(50.2089,24.313,79.8885) |
CIE-LAB | 56.4 | 92.12 | -55.56 | - | lab(56.4,92.12,-55.56) |
CMYK | 0 | 0.96218487394958 | 0.016806722689076 | 0.066666666666667 | cmyk(0,0.96218487394958,0.016806722689076,0.066666666666667) |
Description
The RGB value of color #ee09ea is rgb(238, 9, 234).
In the hex color #ee09ea, The value of Red is 238, value of Green is 9, and value of Blue is 234. The primary color is Red. Similarly, The HSL values for #ee09ea consists of 301° Hue, 93% Saturation, and 48% Lightness.
In the CMYK color model, the color #ee09ea can be represented as Cyan=0%, Magenta=0.96218487394958%, Yellow=0.016806722689076%, and Black=0.066666666666667%.
Shades of #ee09ea
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 #ee09ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee09ea
Preview of #ee09ea on White Background
The contrast ratio of #ee09ea with white color is 3.58
Preview of #ee09ea on black background
The contrast ratio of #ee09ea with black color is 5.86
#ee09ea color will look good with a black background.
Color Schemes of #ee09ea
Triadic Colors of #ee09ea
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 #ee09ea
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 #ee09ea
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 #ee09ea
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: #ee09ea;
}
This is a sample text used for the color #ee09ea. 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: #ee09ea;
}
This is a sample text used for the color #ee09ea. 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 #ee09ea;
}
This is a sample text used for the color #ee09ea. 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 49.48%
Green 1.87%
Blue 48.65%
CMYK Percentage
Cyan 0
Magenta 92.02%
Yellow 1.61%
Black 6.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.