#a85a6c Hex Color
rgb(168, 90, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 5a | 6c | - | #a85a6c |
RGB | 168 | 90 | 108 | - | rgb(168,90,108) |
HSL | 346 | 31% | 51% | - | hsl(346,31%,51%) |
HSV | 346 | 46% | 66% | - | hsv(346,46%,66%) |
XYZ | 22.5114 | 16.7199 | 16.2281 | - | xyz(22.5114,16.7199,16.2281) |
CIE-LAB | 47.91 | 33.9 | 4.14 | - | lab(47.91,33.9,4.14) |
CMYK | 0 | 0.46428571428571 | 0.35714285714286 | 0.34117647058824 | cmyk(0,0.46428571428571,0.35714285714286,0.34117647058824) |
Description
The RGB value of color #a85a6c is rgb(168, 90, 108).
In the hex color #a85a6c, The value of Red is 168, value of Green is 90, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #a85a6c consists of 346° Hue, 31% Saturation, and 51% Lightness.
In the CMYK color model, the color #a85a6c can be represented as Cyan=0%, Magenta=0.46428571428571%, Yellow=0.35714285714286%, and Black=0.34117647058824%.
Shades of #a85a6c
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 #a85a6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a85a6c
Preview of #a85a6c on White Background
The contrast ratio of #a85a6c with white color is 4.83
#a85a6c color will look good on a white background.
Preview of #a85a6c on black background
The contrast ratio of #a85a6c with black color is 4.34
Color Schemes of #a85a6c
Triadic Colors of #a85a6c
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 #a85a6c
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 #a85a6c
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 #a85a6c
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: #a85a6c;
}
This is a sample text used for the color #a85a6c. 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: #a85a6c;
}
This is a sample text used for the color #a85a6c. 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 #a85a6c;
}
This is a sample text used for the color #a85a6c. 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 45.9%
Green 24.59%
Blue 29.51%
CMYK Percentage
Cyan 0
Magenta 39.93%
Yellow 30.72%
Black 29.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.