#aeb98d Hex Color
rgb(174, 185, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b9 | 8d | - | #aeb98d |
RGB | 174 | 185 | 141 | - | rgb(174,185,141) |
HSL | 75 | 24% | 64% | - | hsl(75,24%,64%) |
HSV | 75 | 24% | 73% | - | hsv(75,24%,73%) |
XYZ | 39.6122 | 45.6197 | 31.917 | - | xyz(39.6122,45.6197,31.917) |
CIE-LAB | 73.3 | -11.43 | 21.11 | - | lab(73.3,-11.43,21.11) |
CMYK | 0.059459459459459 | 0 | 0.23783783783784 | 0.27450980392157 | cmyk(0.059459459459459,0,0.23783783783784,0.27450980392157) |
Description
The RGB value of color #aeb98d is rgb(174, 185, 141).
In the hex color #aeb98d, The value of Red is 174, value of Green is 185, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #aeb98d consists of 75° Hue, 24% Saturation, and 64% Lightness.
In the CMYK color model, the color #aeb98d can be represented as Cyan=0.059459459459459%, Magenta=0%, Yellow=0.23783783783784%, and Black=0.27450980392157%.
Shades of #aeb98d
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 #aeb98d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb98d
Preview of #aeb98d on White Background
The contrast ratio of #aeb98d with white color is 2.07
Preview of #aeb98d on black background
The contrast ratio of #aeb98d with black color is 10.12
#aeb98d color will look good with a black background.
Color Schemes of #aeb98d
Triadic Colors of #aeb98d
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 #aeb98d
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 #aeb98d
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 #aeb98d
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: #aeb98d;
}
This is a sample text used for the color #aeb98d. 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: #aeb98d;
}
This is a sample text used for the color #aeb98d. 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 #aeb98d;
}
This is a sample text used for the color #aeb98d. 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 34.8%
Green 37%
Blue 28.2%
CMYK Percentage
Cyan 10.4
Magenta 0%
Yellow 41.59%
Black 48.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.