#806c8c Hex Color
rgb(128, 108, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | 6c | 8c | - | #806c8c |
RGB | 128 | 108 | 140 | - | rgb(128,108,140) |
HSL | 278 | 13% | 49% | - | hsl(278,13%,49%) |
HSV | 278 | 23% | 55% | - | hsv(278,23%,55%) |
XYZ | 18.9983 | 17.2078 | 27.1311 | - | xyz(18.9983,17.2078,27.1311) |
CIE-LAB | 48.52 | 14.24 | -14.61 | - | lab(48.52,14.24,-14.61) |
CMYK | 0.085714285714286 | 0.22857142857143 | 0 | 0.45098039215686 | cmyk(0.085714285714286,0.22857142857143,0,0.45098039215686) |
Description
The RGB value of color #806c8c is rgb(128, 108, 140).
In the hex color #806c8c, The value of Red is 128, value of Green is 108, and value of Blue is 140. The primary color is Blue. Similarly, The HSL values for #806c8c consists of 278° Hue, 13% Saturation, and 49% Lightness.
In the CMYK color model, the color #806c8c can be represented as Cyan=0.085714285714286%, Magenta=0.22857142857143%, Yellow=0%, and Black=0.45098039215686%.
Shades of #806c8c
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 #806c8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #806c8c
Preview of #806c8c on White Background
The contrast ratio of #806c8c with white color is 4.73
#806c8c color will look good on a white background.
Preview of #806c8c on black background
The contrast ratio of #806c8c with black color is 4.44
Color Schemes of #806c8c
Triadic Colors of #806c8c
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 #806c8c
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 #806c8c
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 #806c8c
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: #806c8c;
}
This is a sample text used for the color #806c8c. 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: #806c8c;
}
This is a sample text used for the color #806c8c. 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 #806c8c;
}
This is a sample text used for the color #806c8c. 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.04%
Green 28.72%
Blue 37.23%
CMYK Percentage
Cyan 11.2
Magenta 29.87%
Yellow 0%
Black 58.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.