#ae241f Hex Color
rgb(174, 36, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 24 | 1f | - | #ae241f |
RGB | 174 | 36 | 31 | - | rgb(174,36,31) |
HSL | 2 | 70% | 40% | - | hsl(2,70%,40%) |
HSV | 2 | 82% | 68% | - | hsv(2,82%,68%) |
XYZ | 18.3338 | 10.3594 | 2.3296 | - | xyz(18.3338,10.3594,2.3296) |
CIE-LAB | 38.48 | 54.07 | 38.41 | - | lab(38.48,54.07,38.41) |
CMYK | 0 | 0.79310344827586 | 0.82183908045977 | 0.31764705882353 | cmyk(0,0.79310344827586,0.82183908045977,0.31764705882353) |
Description
The RGB value of color #ae241f is rgb(174, 36, 31).
In the hex color #ae241f, The value of Red is 174, value of Green is 36, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #ae241f consists of 2° Hue, 70% Saturation, and 40% Lightness.
In the CMYK color model, the color #ae241f can be represented as Cyan=0%, Magenta=0.79310344827586%, Yellow=0.82183908045977%, and Black=0.31764705882353%.
Shades of #ae241f
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 #ae241f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae241f
Preview of #ae241f on White Background
The contrast ratio of #ae241f with white color is 6.84
#ae241f color will look good on a white background.
Preview of #ae241f on black background
The contrast ratio of #ae241f with black color is 3.07
Color Schemes of #ae241f
Triadic Colors of #ae241f
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 #ae241f
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 #ae241f
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 #ae241f
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.
Monochromatic Colors of #ae241f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ae241f;
}
This is a sample text used for the color #ae241f. 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: #ae241f;
}
This is a sample text used for the color #ae241f. 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 #ae241f;
}
This is a sample text used for the color #ae241f. 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 72.2%
Green 14.94%
Blue 12.86%
CMYK Percentage
Cyan 0
Magenta 41.04%
Yellow 42.53%
Black 16.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.