#ed02ee Hex Color
rgb(237, 2, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | 02 | ee | - | #ed02ee |
| RGB | 237 | 2 | 238 | - | rgb(237,2,238) |
| HSL | 300 | 98% | 47% | - | hsl(300,98%,47%) |
| HSV | 300 | 99% | 93% | - | hsv(300,99%,93%) |
| XYZ | 50.3794 | 24.221 | 82.9087 | - | xyz(50.3794,24.221,82.9087) |
| CIE-LAB | 56.31 | 92.97 | -57.96 | - | lab(56.31,92.97,-57.96) |
| CMYK | 0.0042016806722689 | 0.99159663865546 | 0 | 0.066666666666667 | cmyk(0.0042016806722689,0.99159663865546,0,0.066666666666667) |
Description
The RGB value of color #ed02ee is rgb(237, 2, 238).
In the hex color #ed02ee, The value of Red is 237, value of Green is 2, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #ed02ee consists of 300° Hue, 98% Saturation, and 47% Lightness.
In the CMYK color model, the color #ed02ee can be represented as Cyan=0.0042016806722689%, Magenta=0.99159663865546%, Yellow=0%, and Black=0.066666666666667%.
Shades of #ed02ee
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 #ed02ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed02ee
Preview of #ed02ee on White Background
The contrast ratio of #ed02ee with white color is 3.59
Preview of #ed02ee on black background
The contrast ratio of #ed02ee with black color is 5.84
#ed02ee color will look good with a black background.
Color Schemes of #ed02ee
Triadic Colors of #ed02ee
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 #ed02ee
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 #ed02ee
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 #ed02ee
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: #ed02ee;
}
This is a sample text used for the color #ed02ee. 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: #ed02ee;
}
This is a sample text used for the color #ed02ee. 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 #ed02ee;
}
This is a sample text used for the color #ed02ee. 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.69%
Green 0.42%
Blue 49.9%
CMYK Percentage
Cyan 0.4
Magenta 93.33%
Yellow 0%
Black 6.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.