#8b6870 Hex Color
rgb(139, 104, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 68 | 70 | - | #8b6870 |
RGB | 139 | 104 | 112 | - | rgb(139,104,112) |
HSL | 346 | 14% | 48% | - | hsl(346,14%,48%) |
HSV | 346 | 25% | 55% | - | hsv(346,25%,55%) |
XYZ | 18.5224 | 16.5594 | 17.5493 | - | xyz(18.5224,16.5594,17.5493) |
CIE-LAB | 47.7 | 15.31 | 0.99 | - | lab(47.7,15.31,0.99) |
CMYK | 0 | 0.25179856115108 | 0.19424460431655 | 0.45490196078431 | cmyk(0,0.25179856115108,0.19424460431655,0.45490196078431) |
Description
The RGB value of color #8b6870 is rgb(139, 104, 112).
In the hex color #8b6870, The value of Red is 139, value of Green is 104, and value of Blue is 112. The primary color is Red. Similarly, The HSL values for #8b6870 consists of 346° Hue, 14% Saturation, and 48% Lightness.
In the CMYK color model, the color #8b6870 can be represented as Cyan=0%, Magenta=0.25179856115108%, Yellow=0.19424460431655%, and Black=0.45490196078431%.
Shades of #8b6870
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 #8b6870
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b6870
Preview of #8b6870 on White Background
The contrast ratio of #8b6870 with white color is 4.87
#8b6870 color will look good on a white background.
Preview of #8b6870 on black background
The contrast ratio of #8b6870 with black color is 4.31
Color Schemes of #8b6870
Triadic Colors of #8b6870
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 #8b6870
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 #8b6870
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 #8b6870
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: #8b6870;
}
This is a sample text used for the color #8b6870. 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: #8b6870;
}
This is a sample text used for the color #8b6870. 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 #8b6870;
}
This is a sample text used for the color #8b6870. 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 39.15%
Green 29.3%
Blue 31.55%
CMYK Percentage
Cyan 0
Magenta 27.95%
Yellow 21.56%
Black 50.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.