#ae582b Hex Color
rgb(174, 88, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 58 | 2b | - | #ae582b |
RGB | 174 | 88 | 43 | - | rgb(174,88,43) |
HSL | 21 | 60% | 43% | - | hsl(21,60%,43%) |
HSV | 21 | 75% | 68% | - | hsv(21,75%,68%) |
XYZ | 21.3813 | 16.1525 | 4.2763 | - | xyz(21.3813,16.1525,4.2763) |
CIE-LAB | 47.17 | 31.79 | 40.94 | - | lab(47.17,31.79,40.94) |
CMYK | 0 | 0.49425287356322 | 0.75287356321839 | 0.31764705882353 | cmyk(0,0.49425287356322,0.75287356321839,0.31764705882353) |
Description
The RGB value of color #ae582b is rgb(174, 88, 43).
In the hex color #ae582b, The value of Red is 174, value of Green is 88, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #ae582b consists of 21° Hue, 60% Saturation, and 43% Lightness.
In the CMYK color model, the color #ae582b can be represented as Cyan=0%, Magenta=0.49425287356322%, Yellow=0.75287356321839%, and Black=0.31764705882353%.
Shades of #ae582b
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 #ae582b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae582b
Preview of #ae582b on White Background
The contrast ratio of #ae582b with white color is 4.96
#ae582b color will look good on a white background.
Preview of #ae582b on black background
The contrast ratio of #ae582b with black color is 4.23
Color Schemes of #ae582b
Triadic Colors of #ae582b
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 #ae582b
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 #ae582b
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 #ae582b
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 #ae582b
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: #ae582b;
}
This is a sample text used for the color #ae582b. 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: #ae582b;
}
This is a sample text used for the color #ae582b. 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 #ae582b;
}
This is a sample text used for the color #ae582b. 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 57.05%
Green 28.85%
Blue 14.1%
CMYK Percentage
Cyan 0
Magenta 31.59%
Yellow 48.11%
Black 20.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.