#aeb6cc Hex Color
rgb(174, 182, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b6 | cc | - | #aeb6cc |
RGB | 174 | 182 | 204 | - | rgb(174,182,204) |
HSL | 224 | 23% | 74% | - | hsl(224,23%,74%) |
HSV | 224 | 15% | 80% | - | hsv(224,15%,80%) |
XYZ | 45.0826 | 46.8142 | 63.7867 | - | xyz(45.0826,46.8142,63.7867) |
CIE-LAB | 74.07 | 1.7 | -12.05 | - | lab(74.07,1.7,-12.05) |
CMYK | 0.14705882352941 | 0.1078431372549 | 0 | 0.2 | cmyk(0.14705882352941,0.1078431372549,0,0.2) |
Description
The RGB value of color #aeb6cc is rgb(174, 182, 204).
In the hex color #aeb6cc, The value of Red is 174, value of Green is 182, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #aeb6cc consists of 224° Hue, 23% Saturation, and 74% Lightness.
In the CMYK color model, the color #aeb6cc can be represented as Cyan=0.14705882352941%, Magenta=0.1078431372549%, Yellow=0%, and Black=0.2%.
Shades of #aeb6cc
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 #aeb6cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb6cc
Preview of #aeb6cc on White Background
The contrast ratio of #aeb6cc with white color is 2.03
Preview of #aeb6cc on black background
The contrast ratio of #aeb6cc with black color is 10.36
#aeb6cc color will look good with a black background.
Color Schemes of #aeb6cc
Triadic Colors of #aeb6cc
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 #aeb6cc
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 #aeb6cc
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 #aeb6cc
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: #aeb6cc;
}
This is a sample text used for the color #aeb6cc. 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: #aeb6cc;
}
This is a sample text used for the color #aeb6cc. 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 #aeb6cc;
}
This is a sample text used for the color #aeb6cc. 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 31.07%
Green 32.5%
Blue 36.43%
CMYK Percentage
Cyan 32.33
Magenta 23.71%
Yellow 0%
Black 43.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.