#aba69a Hex Color
rgb(171, 166, 154)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | a6 | 9a | - | #aba69a |
| RGB | 171 | 166 | 154 | - | rgb(171,166,154) |
| HSL | 42 | 9% | 64% | - | hsl(42,9%,64%) |
| HSV | 42 | 10% | 67% | - | hsv(42,10%,67%) |
| XYZ | 36.2635 | 38.2635 | 36.0461 | - | xyz(36.2635,38.2635,36.0461) |
| CIE-LAB | 68.21 | -0.35 | 6.84 | - | lab(68.21,-0.35,6.84) |
| CMYK | 0 | 0.029239766081871 | 0.099415204678363 | 0.32941176470588 | cmyk(0,0.029239766081871,0.099415204678363,0.32941176470588) |
Description
The RGB value of color #aba69a is rgb(171, 166, 154).
In the hex color #aba69a, The value of Red is 171, value of Green is 166, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #aba69a consists of 42° Hue, 9% Saturation, and 64% Lightness.
In the CMYK color model, the color #aba69a can be represented as Cyan=0%, Magenta=0.029239766081871%, Yellow=0.099415204678363%, and Black=0.32941176470588%.
Shades of #aba69a
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 #aba69a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aba69a
Preview of #aba69a on White Background
The contrast ratio of #aba69a with white color is 2.43
Preview of #aba69a on black background
The contrast ratio of #aba69a with black color is 8.65
#aba69a color will look good with a black background.
Color Schemes of #aba69a
Triadic Colors of #aba69a
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 #aba69a
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 #aba69a
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 #aba69a
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: #aba69a;
}
This is a sample text used for the color #aba69a. 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: #aba69a;
}
This is a sample text used for the color #aba69a. 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 #aba69a;
}
This is a sample text used for the color #aba69a. 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 34.83%
Green 33.81%
Blue 31.36%
CMYK Percentage
Cyan 0
Magenta 6.38%
Yellow 21.7%
Black 71.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.