#aba28c Hex Color
rgb(171, 162, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | a2 | 8c | - | #aba28c |
RGB | 171 | 162 | 140 | - | rgb(171,162,140) |
HSL | 43 | 16% | 61% | - | hsl(43,16%,61%) |
HSV | 43 | 18% | 67% | - | hsv(43,18%,67%) |
XYZ | 34.4485 | 36.392 | 30.0197 | - | xyz(34.4485,36.392,30.0197) |
CIE-LAB | 66.82 | -0.49 | 12.62 | - | lab(66.82,-0.49,12.62) |
CMYK | 0 | 0.052631578947368 | 0.1812865497076 | 0.32941176470588 | cmyk(0,0.052631578947368,0.1812865497076,0.32941176470588) |
Description
The RGB value of color #aba28c is rgb(171, 162, 140).
In the hex color #aba28c, The value of Red is 171, value of Green is 162, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #aba28c consists of 43° Hue, 16% Saturation, and 61% Lightness.
In the CMYK color model, the color #aba28c can be represented as Cyan=0%, Magenta=0.052631578947368%, Yellow=0.1812865497076%, and Black=0.32941176470588%.
Shades of #aba28c
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 #aba28c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aba28c
Preview of #aba28c on White Background
The contrast ratio of #aba28c with white color is 2.54
Preview of #aba28c on black background
The contrast ratio of #aba28c with black color is 8.28
#aba28c color will look good with a black background.
Color Schemes of #aba28c
Triadic Colors of #aba28c
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 #aba28c
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 #aba28c
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 #aba28c
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: #aba28c;
}
This is a sample text used for the color #aba28c. 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: #aba28c;
}
This is a sample text used for the color #aba28c. 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 #aba28c;
}
This is a sample text used for the color #aba28c. 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 36.15%
Green 34.25%
Blue 29.6%
CMYK Percentage
Cyan 0
Magenta 9.34%
Yellow 32.18%
Black 58.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.