#aeae75 Hex Color
rgb(174, 174, 117)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ae | 75 | - | #aeae75 |
RGB | 174 | 174 | 117 | - | rgb(174,174,117) |
HSL | 60 | 26% | 57% | - | hsl(60,26%,57%) |
HSV | 60 | 33% | 68% | - | hsv(60,33%,68%) |
XYZ | 35.8025 | 40.5551 | 22.7706 | - | xyz(35.8025,40.5551,22.7706) |
CIE-LAB | 69.86 | -9 | 29.33 | - | lab(69.86,-9,29.33) |
CMYK | 0 | 0 | 0.32758620689655 | 0.31764705882353 | cmyk(0,0,0.32758620689655,0.31764705882353) |
Description
The RGB value of color #aeae75 is rgb(174, 174, 117).
In the hex color #aeae75, The value of Red is 174, value of Green is 174, and value of Blue is 117. The primary color is Red. Similarly, The HSL values for #aeae75 consists of 60° Hue, 26% Saturation, and 57% Lightness.
In the CMYK color model, the color #aeae75 can be represented as Cyan=0%, Magenta=0%, Yellow=0.32758620689655%, and Black=0.31764705882353%.
Shades of #aeae75
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 #aeae75
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeae75
Preview of #aeae75 on White Background
The contrast ratio of #aeae75 with white color is 2.3
Preview of #aeae75 on black background
The contrast ratio of #aeae75 with black color is 9.11
#aeae75 color will look good with a black background.
Color Schemes of #aeae75
Triadic Colors of #aeae75
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 #aeae75
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 #aeae75
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 #aeae75
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: #aeae75;
}
This is a sample text used for the color #aeae75. 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: #aeae75;
}
This is a sample text used for the color #aeae75. 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 #aeae75;
}
This is a sample text used for the color #aeae75. 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.42%
Green 37.42%
Blue 25.16%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 50.77%
Black 49.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.