#ae828d Hex Color
rgb(174, 130, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 82 | 8d | - | #ae828d |
RGB | 174 | 130 | 141 | - | rgb(174,130,141) |
HSL | 345 | 21% | 60% | - | hsl(345,21%,60%) |
HSV | 345 | 25% | 68% | - | hsv(345,25%,68%) |
XYZ | 30.2459 | 26.887 | 28.7949 | - | xyz(30.2459,26.887,28.7949) |
CIE-LAB | 58.87 | 18.65 | 0.71 | - | lab(58.87,18.65,0.71) |
CMYK | 0 | 0.25287356321839 | 0.18965517241379 | 0.31764705882353 | cmyk(0,0.25287356321839,0.18965517241379,0.31764705882353) |
Description
The RGB value of color #ae828d is rgb(174, 130, 141).
In the hex color #ae828d, The value of Red is 174, value of Green is 130, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #ae828d consists of 345° Hue, 21% Saturation, and 60% Lightness.
In the CMYK color model, the color #ae828d can be represented as Cyan=0%, Magenta=0.25287356321839%, Yellow=0.18965517241379%, and Black=0.31764705882353%.
Shades of #ae828d
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 #ae828d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae828d
Preview of #ae828d on White Background
The contrast ratio of #ae828d with white color is 3.29
Preview of #ae828d on black background
The contrast ratio of #ae828d with black color is 6.38
#ae828d color will look good with a black background.
Color Schemes of #ae828d
Triadic Colors of #ae828d
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 #ae828d
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 #ae828d
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 #ae828d
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: #ae828d;
}
This is a sample text used for the color #ae828d. 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: #ae828d;
}
This is a sample text used for the color #ae828d. 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 #ae828d;
}
This is a sample text used for the color #ae828d. 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 39.1%
Green 29.21%
Blue 31.69%
CMYK Percentage
Cyan 0
Magenta 33.27%
Yellow 24.95%
Black 41.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.