#e70f4f Hex Color
rgb(231, 15, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | 0f | 4f | - | #e70f4f |
RGB | 231 | 15 | 79 | - | rgb(231,15,79) |
HSL | 342 | 88% | 48% | - | hsl(342,88%,48%) |
HSV | 342 | 94% | 91% | - | hsv(342,94%,91%) |
XYZ | 34.5371 | 17.8951 | 9.0309 | - | xyz(34.5371,17.8951,9.0309) |
CIE-LAB | 49.37 | 75.03 | 25.48 | - | lab(49.37,75.03,25.48) |
CMYK | 0 | 0.93506493506494 | 0.65800865800866 | 0.094117647058824 | cmyk(0,0.93506493506494,0.65800865800866,0.094117647058824) |
Description
The RGB value of color #e70f4f is rgb(231, 15, 79).
In the hex color #e70f4f, The value of Red is 231, value of Green is 15, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #e70f4f consists of 342° Hue, 88% Saturation, and 48% Lightness.
In the CMYK color model, the color #e70f4f can be represented as Cyan=0%, Magenta=0.93506493506494%, Yellow=0.65800865800866%, and Black=0.094117647058824%.
Shades of #e70f4f
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 #e70f4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e70f4f
Preview of #e70f4f on White Background
The contrast ratio of #e70f4f with white color is 4.59
#e70f4f color will look good on a white background.
Preview of #e70f4f on black background
The contrast ratio of #e70f4f with black color is 4.58
Color Schemes of #e70f4f
Triadic Colors of #e70f4f
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 #e70f4f
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 #e70f4f
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 #e70f4f
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: #e70f4f;
}
This is a sample text used for the color #e70f4f. 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: #e70f4f;
}
This is a sample text used for the color #e70f4f. 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 #e70f4f;
}
This is a sample text used for the color #e70f4f. 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 71.08%
Green 4.62%
Blue 24.31%
CMYK Percentage
Cyan 0
Magenta 55.42%
Yellow 39%
Black 5.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.