#ae908f Hex Color
rgb(174, 144, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 90 | 8f | - | #ae908f |
RGB | 174 | 144 | 143 | - | rgb(174,144,143) |
HSL | 2 | 16% | 62% | - | hsl(2,16%,62%) |
HSV | 2 | 18% | 68% | - | hsv(2,18%,68%) |
XYZ | 32.3867 | 30.9284 | 30.2494 | - | xyz(32.3867,30.9284,30.2494) |
CIE-LAB | 62.45 | 11.1 | 4.75 | - | lab(62.45,11.1,4.75) |
CMYK | 0 | 0.17241379310345 | 0.17816091954023 | 0.31764705882353 | cmyk(0,0.17241379310345,0.17816091954023,0.31764705882353) |
Description
The RGB value of color #ae908f is rgb(174, 144, 143).
In the hex color #ae908f, The value of Red is 174, value of Green is 144, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #ae908f consists of 2° Hue, 16% Saturation, and 62% Lightness.
In the CMYK color model, the color #ae908f can be represented as Cyan=0%, Magenta=0.17241379310345%, Yellow=0.17816091954023%, and Black=0.31764705882353%.
Shades of #ae908f
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 #ae908f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae908f
Preview of #ae908f on White Background
The contrast ratio of #ae908f with white color is 2.92
Preview of #ae908f on black background
The contrast ratio of #ae908f with black color is 7.19
#ae908f color will look good with a black background.
Color Schemes of #ae908f
Triadic Colors of #ae908f
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 #ae908f
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 #ae908f
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 #ae908f
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: #ae908f;
}
This is a sample text used for the color #ae908f. 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: #ae908f;
}
This is a sample text used for the color #ae908f. 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 #ae908f;
}
This is a sample text used for the color #ae908f. 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 37.74%
Green 31.24%
Blue 31.02%
CMYK Percentage
Cyan 0
Magenta 25.8%
Yellow 26.66%
Black 47.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.