#aeafbc Hex Color
rgb(174, 175, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | af | bc | - | #aeafbc |
RGB | 174 | 175 | 188 | - | rgb(174,175,188) |
HSL | 236 | 9% | 71% | - | hsl(236,9%,71%) |
HSV | 236 | 7% | 74% | - | hsv(236,7%,74%) |
XYZ | 41.8626 | 43.2895 | 53.7263 | - | xyz(41.8626,43.2895,53.7263) |
CIE-LAB | 71.75 | 2.19 | -6.75 | - | lab(71.75,2.19,-6.75) |
CMYK | 0.074468085106383 | 0.069148936170213 | 0 | 0.26274509803922 | cmyk(0.074468085106383,0.069148936170213,0,0.26274509803922) |
Description
The RGB value of color #aeafbc is rgb(174, 175, 188).
In the hex color #aeafbc, The value of Red is 174, value of Green is 175, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #aeafbc consists of 236° Hue, 9% Saturation, and 71% Lightness.
In the CMYK color model, the color #aeafbc can be represented as Cyan=0.074468085106383%, Magenta=0.069148936170213%, Yellow=0%, and Black=0.26274509803922%.
Shades of #aeafbc
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 #aeafbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeafbc
Preview of #aeafbc on White Background
The contrast ratio of #aeafbc with white color is 2.17
Preview of #aeafbc on black background
The contrast ratio of #aeafbc with black color is 9.66
#aeafbc color will look good with a black background.
Color Schemes of #aeafbc
Triadic Colors of #aeafbc
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 #aeafbc
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 #aeafbc
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 #aeafbc
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: #aeafbc;
}
This is a sample text used for the color #aeafbc. 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: #aeafbc;
}
This is a sample text used for the color #aeafbc. 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 #aeafbc;
}
This is a sample text used for the color #aeafbc. 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 32.4%
Green 32.59%
Blue 35.01%
CMYK Percentage
Cyan 18.33
Magenta 17.02%
Yellow 0%
Black 64.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.