#ae4f4a Hex Color
rgb(174, 79, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 4f | 4a | - | #ae4f4a |
RGB | 174 | 79 | 74 | - | rgb(174,79,74) |
HSL | 3 | 40% | 49% | - | hsl(3,40%,49%) |
HSV | 3 | 57% | 68% | - | hsv(3,57%,68%) |
XYZ | 21.4876 | 15.085 | 8.2578 | - | xyz(21.4876,15.085,8.2578) |
CIE-LAB | 45.75 | 38.43 | 21.81 | - | lab(45.75,38.43,21.81) |
CMYK | 0 | 0.54597701149425 | 0.57471264367816 | 0.31764705882353 | cmyk(0,0.54597701149425,0.57471264367816,0.31764705882353) |
Description
The RGB value of color #ae4f4a is rgb(174, 79, 74).
In the hex color #ae4f4a, The value of Red is 174, value of Green is 79, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #ae4f4a consists of 3° Hue, 40% Saturation, and 49% Lightness.
In the CMYK color model, the color #ae4f4a can be represented as Cyan=0%, Magenta=0.54597701149425%, Yellow=0.57471264367816%, and Black=0.31764705882353%.
Shades of #ae4f4a
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 #ae4f4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae4f4a
Preview of #ae4f4a on White Background
The contrast ratio of #ae4f4a with white color is 5.23
#ae4f4a color will look good on a white background.
Preview of #ae4f4a on black background
The contrast ratio of #ae4f4a with black color is 4.02
Color Schemes of #ae4f4a
Triadic Colors of #ae4f4a
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 #ae4f4a
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 #ae4f4a
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 #ae4f4a
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: #ae4f4a;
}
This is a sample text used for the color #ae4f4a. 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: #ae4f4a;
}
This is a sample text used for the color #ae4f4a. 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 #ae4f4a;
}
This is a sample text used for the color #ae4f4a. 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 53.21%
Green 24.16%
Blue 22.63%
CMYK Percentage
Cyan 0
Magenta 37.96%
Yellow 39.96%
Black 22.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.