#ee2e6b Hex Color
rgb(238, 46, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 2e | 6b | - | #ee2e6b |
RGB | 238 | 46 | 107 | - | rgb(238,46,107) |
HSL | 341 | 85% | 56% | - | hsl(341,85%,56%) |
HSV | 341 | 81% | 93% | - | hsv(341,81%,93%) |
XYZ | 38.8907 | 21.1927 | 15.9507 | - | xyz(38.8907,21.1927,15.9507) |
CIE-LAB | 53.16 | 73.1 | 13.81 | - | lab(53.16,73.1,13.81) |
CMYK | 0 | 0.80672268907563 | 0.55042016806723 | 0.066666666666667 | cmyk(0,0.80672268907563,0.55042016806723,0.066666666666667) |
Description
The RGB value of color #ee2e6b is rgb(238, 46, 107).
In the hex color #ee2e6b, The value of Red is 238, value of Green is 46, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #ee2e6b consists of 341° Hue, 85% Saturation, and 56% Lightness.
In the CMYK color model, the color #ee2e6b can be represented as Cyan=0%, Magenta=0.80672268907563%, Yellow=0.55042016806723%, and Black=0.066666666666667%.
Shades of #ee2e6b
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 #ee2e6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee2e6b
Preview of #ee2e6b on White Background
The contrast ratio of #ee2e6b with white color is 4.01
Preview of #ee2e6b on black background
The contrast ratio of #ee2e6b with black color is 5.24
#ee2e6b color will look good with a black background.
Color Schemes of #ee2e6b
Triadic Colors of #ee2e6b
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 #ee2e6b
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 #ee2e6b
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 #ee2e6b
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: #ee2e6b;
}
This is a sample text used for the color #ee2e6b. 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: #ee2e6b;
}
This is a sample text used for the color #ee2e6b. 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 #ee2e6b;
}
This is a sample text used for the color #ee2e6b. 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 60.87%
Green 11.76%
Blue 27.37%
CMYK Percentage
Cyan 0
Magenta 56.66%
Yellow 38.66%
Black 4.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.