#aeaeac Hex Color
rgb(174, 174, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ae | ac | - | #aeaeac |
RGB | 174 | 174 | 172 | - | rgb(174,174,172) |
HSL | 60 | 1% | 68% | - | hsl(60,1%,68%) |
HSV | 60 | 1% | 68% | - | hsv(60,1%,68%) |
XYZ | 40.038 | 42.2493 | 45.0744 | - | xyz(40.038,42.2493,45.0744) |
CIE-LAB | 71.04 | -0.37 | 1.02 | - | lab(71.04,-0.37,1.02) |
CMYK | 0 | 0 | 0.011494252873563 | 0.31764705882353 | cmyk(0,0,0.011494252873563,0.31764705882353) |
Description
The RGB value of color #aeaeac is rgb(174, 174, 172).
In the hex color #aeaeac, The value of Red is 174, value of Green is 174, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #aeaeac consists of 60° Hue, 1% Saturation, and 68% Lightness.
In the CMYK color model, the color #aeaeac can be represented as Cyan=0%, Magenta=0%, Yellow=0.011494252873563%, and Black=0.31764705882353%.
Shades of #aeaeac
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 #aeaeac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeaeac
Preview of #aeaeac on White Background
The contrast ratio of #aeaeac with white color is 2.22
Preview of #aeaeac on black background
The contrast ratio of #aeaeac with black color is 9.45
#aeaeac color will look good with a black background.
Color Schemes of #aeaeac
Triadic Colors of #aeaeac
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 #aeaeac
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 #aeaeac
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 #aeaeac
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: #aeaeac;
}
This is a sample text used for the color #aeaeac. 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: #aeaeac;
}
This is a sample text used for the color #aeaeac. 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 #aeaeac;
}
This is a sample text used for the color #aeaeac. 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 33.46%
Green 33.46%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 3.49%
Black 96.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.