#aabca8 Hex Color
rgb(170, 188, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | bc | a8 | - | #aabca8 |
RGB | 170 | 188 | 168 | - | rgb(170,188,168) |
HSL | 114 | 13% | 70% | - | hsl(114,13%,70%) |
HSV | 114 | 11% | 74% | - | hsv(114,11%,74%) |
XYZ | 41.6287 | 47.3396 | 43.9892 | - | xyz(41.6287,47.3396,43.9892) |
CIE-LAB | 74.41 | -9.97 | 8.02 | - | lab(74.41,-9.97,8.02) |
CMYK | 0.095744680851064 | 0 | 0.1063829787234 | 0.26274509803922 | cmyk(0.095744680851064,0,0.1063829787234,0.26274509803922) |
Description
The RGB value of color #aabca8 is rgb(170, 188, 168).
In the hex color #aabca8, The value of Red is 170, value of Green is 188, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #aabca8 consists of 114° Hue, 13% Saturation, and 70% Lightness.
In the CMYK color model, the color #aabca8 can be represented as Cyan=0.095744680851064%, Magenta=0%, Yellow=0.1063829787234%, and Black=0.26274509803922%.
Shades of #aabca8
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 #aabca8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabca8
Preview of #aabca8 on White Background
The contrast ratio of #aabca8 with white color is 2.01
Preview of #aabca8 on black background
The contrast ratio of #aabca8 with black color is 10.47
#aabca8 color will look good with a black background.
Color Schemes of #aabca8
Triadic Colors of #aabca8
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 #aabca8
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 #aabca8
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 #aabca8
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: #aabca8;
}
This is a sample text used for the color #aabca8. 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: #aabca8;
}
This is a sample text used for the color #aabca8. 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 #aabca8;
}
This is a sample text used for the color #aabca8. 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.32%
Green 35.74%
Blue 31.94%
CMYK Percentage
Cyan 20.6
Magenta 0%
Yellow 22.88%
Black 56.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.