#a88b8c Hex Color
rgb(168, 139, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 8b | 8c | - | #a88b8c |
RGB | 168 | 139 | 140 | - | rgb(168,139,140) |
HSL | 358 | 14% | 60% | - | hsl(358,14%,60%) |
HSV | 358 | 17% | 66% | - | hsv(358,17%,66%) |
XYZ | 30.1147 | 28.6835 | 28.7602 | - | xyz(30.1147,28.6835,28.7602) |
CIE-LAB | 60.5 | 11.12 | 3.57 | - | lab(60.5,11.12,3.57) |
CMYK | 0 | 0.17261904761905 | 0.16666666666667 | 0.34117647058824 | cmyk(0,0.17261904761905,0.16666666666667,0.34117647058824) |
Description
The RGB value of color #a88b8c is rgb(168, 139, 140).
In the hex color #a88b8c, The value of Red is 168, value of Green is 139, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #a88b8c consists of 358° Hue, 14% Saturation, and 60% Lightness.
In the CMYK color model, the color #a88b8c can be represented as Cyan=0%, Magenta=0.17261904761905%, Yellow=0.16666666666667%, and Black=0.34117647058824%.
Shades of #a88b8c
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 #a88b8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a88b8c
Preview of #a88b8c on White Background
The contrast ratio of #a88b8c with white color is 3.12
Preview of #a88b8c on black background
The contrast ratio of #a88b8c with black color is 6.74
#a88b8c color will look good with a black background.
Color Schemes of #a88b8c
Triadic Colors of #a88b8c
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 #a88b8c
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 #a88b8c
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 #a88b8c
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: #a88b8c;
}
This is a sample text used for the color #a88b8c. 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: #a88b8c;
}
This is a sample text used for the color #a88b8c. 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 #a88b8c;
}
This is a sample text used for the color #a88b8c. 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 37.58%
Green 31.1%
Blue 31.32%
CMYK Percentage
Cyan 0
Magenta 25.37%
Yellow 24.49%
Black 50.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.