#8aaebb Hex Color
rgb(138, 174, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8a | ae | bb | - | #8aaebb |
| RGB | 138 | 174 | 187 | - | rgb(138,174,187) |
| HSL | 196 | 26% | 64% | - | hsl(196,26%,64%) |
| HSV | 196 | 26% | 73% | - | hsv(196,26%,73%) |
| XYZ | 34.5869 | 39.2632 | 52.7693 | - | xyz(34.5869,39.2632,52.7693) |
| CIE-LAB | 68.94 | -9.16 | -10.65 | - | lab(68.94,-9.16,-10.65) |
| CMYK | 0.2620320855615 | 0.06951871657754 | 0 | 0.26666666666667 | cmyk(0.2620320855615,0.06951871657754,0,0.26666666666667) |
Description
The RGB value of color #8aaebb is rgb(138, 174, 187).
In the hex color #8aaebb, The value of Red is 138, value of Green is 174, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #8aaebb consists of 196° Hue, 26% Saturation, and 64% Lightness.
In the CMYK color model, the color #8aaebb can be represented as Cyan=0.2620320855615%, Magenta=0.06951871657754%, Yellow=0%, and Black=0.26666666666667%.
Shades of #8aaebb
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 #8aaebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8aaebb
Preview of #8aaebb on White Background
The contrast ratio of #8aaebb with white color is 2.37
Preview of #8aaebb on black background
The contrast ratio of #8aaebb with black color is 8.85
#8aaebb color will look good with a black background.
Color Schemes of #8aaebb
Triadic Colors of #8aaebb
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 #8aaebb
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 #8aaebb
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 #8aaebb
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: #8aaebb;
}
This is a sample text used for the color #8aaebb. 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: #8aaebb;
}
This is a sample text used for the color #8aaebb. 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 #8aaebb;
}
This is a sample text used for the color #8aaebb. 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 27.66%
Green 34.87%
Blue 37.47%
CMYK Percentage
Cyan 43.8
Magenta 11.62%
Yellow 0%
Black 44.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.