#82708f Hex Color
rgb(130, 112, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 82 | 70 | 8f | - | #82708f |
RGB | 130 | 112 | 143 | - | rgb(130,112,143) |
HSL | 275 | 12% | 50% | - | hsl(275,12%,50%) |
HSV | 275 | 22% | 56% | - | hsv(275,22%,56%) |
XYZ | 19.958 | 18.3173 | 28.4703 | - | xyz(19.958,18.3173,28.4703) |
CIE-LAB | 49.88 | 13.23 | -14.31 | - | lab(49.88,13.23,-14.31) |
CMYK | 0.090909090909091 | 0.21678321678322 | 0 | 0.43921568627451 | cmyk(0.090909090909091,0.21678321678322,0,0.43921568627451) |
Description
The RGB value of color #82708f is rgb(130, 112, 143).
In the hex color #82708f, The value of Red is 130, value of Green is 112, and value of Blue is 143. The primary color is Blue. Similarly, The HSL values for #82708f consists of 275° Hue, 12% Saturation, and 50% Lightness.
In the CMYK color model, the color #82708f can be represented as Cyan=0.090909090909091%, Magenta=0.21678321678322%, Yellow=0%, and Black=0.43921568627451%.
Shades of #82708f
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 #82708f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #82708f
Preview of #82708f on White Background
The contrast ratio of #82708f with white color is 4.5
Preview of #82708f on black background
The contrast ratio of #82708f with black color is 4.66
#82708f color will look good with a black background.
Color Schemes of #82708f
Triadic Colors of #82708f
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 #82708f
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 #82708f
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 #82708f
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: #82708f;
}
This is a sample text used for the color #82708f. 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: #82708f;
}
This is a sample text used for the color #82708f. 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 #82708f;
}
This is a sample text used for the color #82708f. 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 33.77%
Green 29.09%
Blue 37.14%
CMYK Percentage
Cyan 12.17
Magenta 29.02%
Yellow 0%
Black 58.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.