#ed0eee Hex Color
rgb(237, 14, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | 0e | ee | - | #ed0eee |
| RGB | 237 | 14 | 238 | - | rgb(237,14,238) |
| HSL | 300 | 89% | 49% | - | hsl(300,89%,49%) |
| HSV | 300 | 94% | 93% | - | hsv(300,94%,93%) |
| XYZ | 50.5147 | 24.4916 | 82.9539 | - | xyz(50.5147,24.4916,82.9539) |
| CIE-LAB | 56.58 | 92.18 | -57.53 | - | lab(56.58,92.18,-57.53) |
| CMYK | 0.0042016806722689 | 0.94117647058824 | 0 | 0.066666666666667 | cmyk(0.0042016806722689,0.94117647058824,0,0.066666666666667) |
Description
The RGB value of color #ed0eee is rgb(237, 14, 238).
In the hex color #ed0eee, The value of Red is 237, value of Green is 14, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #ed0eee consists of 300° Hue, 89% Saturation, and 49% Lightness.
In the CMYK color model, the color #ed0eee can be represented as Cyan=0.0042016806722689%, Magenta=0.94117647058824%, Yellow=0%, and Black=0.066666666666667%.
Shades of #ed0eee
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 #ed0eee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed0eee
Preview of #ed0eee on White Background
The contrast ratio of #ed0eee with white color is 3.56
Preview of #ed0eee on black background
The contrast ratio of #ed0eee with black color is 5.9
#ed0eee color will look good with a black background.
Color Schemes of #ed0eee
Triadic Colors of #ed0eee
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 #ed0eee
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 #ed0eee
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 #ed0eee
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: #ed0eee;
}
This is a sample text used for the color #ed0eee. 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: #ed0eee;
}
This is a sample text used for the color #ed0eee. 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 #ed0eee;
}
This is a sample text used for the color #ed0eee. 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 48.47%
Green 2.86%
Blue 48.67%
CMYK Percentage
Cyan 0.42
Magenta 93%
Yellow 0%
Black 6.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.