#ed1b8f Hex Color
rgb(237, 27, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 1b | 8f | - | #ed1b8f |
RGB | 237 | 27 | 143 | - | rgb(237,27,143) |
HSL | 327 | 85% | 52% | - | hsl(327,85%,52%) |
HSV | 327 | 89% | 93% | - | hsv(327,89%,93%) |
XYZ | 40.2749 | 20.7716 | 27.8732 | - | xyz(40.2749,20.7716,27.8732) |
CIE-LAB | 52.7 | 79.44 | -8.54 | - | lab(52.7,79.44,-8.54) |
CMYK | 0 | 0.88607594936709 | 0.39662447257384 | 0.070588235294118 | cmyk(0,0.88607594936709,0.39662447257384,0.070588235294118) |
Description
The RGB value of color #ed1b8f is rgb(237, 27, 143).
In the hex color #ed1b8f, The value of Red is 237, value of Green is 27, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #ed1b8f consists of 327° Hue, 85% Saturation, and 52% Lightness.
In the CMYK color model, the color #ed1b8f can be represented as Cyan=0%, Magenta=0.88607594936709%, Yellow=0.39662447257384%, and Black=0.070588235294118%.
Shades of #ed1b8f
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 #ed1b8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed1b8f
Preview of #ed1b8f on White Background
The contrast ratio of #ed1b8f with white color is 4.07
Preview of #ed1b8f on black background
The contrast ratio of #ed1b8f with black color is 5.15
#ed1b8f color will look good with a black background.
Color Schemes of #ed1b8f
Triadic Colors of #ed1b8f
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 #ed1b8f
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 #ed1b8f
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 #ed1b8f
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: #ed1b8f;
}
This is a sample text used for the color #ed1b8f. 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: #ed1b8f;
}
This is a sample text used for the color #ed1b8f. 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 #ed1b8f;
}
This is a sample text used for the color #ed1b8f. 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 58.23%
Green 6.63%
Blue 35.14%
CMYK Percentage
Cyan 0
Magenta 65.48%
Yellow 29.31%
Black 5.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.