Shades of Cosmic #875571
Tints of Cosmic #875571
RGB
CMYK
RGB Variations
Color information
#875571 (or 0x875571) is known color: Cosmic. HEX triplet: 87, 55 and 71. RGB value is (135,85,113). Sum of RGB (Red+Green+Blue) = 135+85+113=333 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.54% from 333); Green value is 85 (33.59% from 255 or 25.53% from 333); Blue value is 113 (44.53% from 255 or 33.93% from 333); Max value from RGB is 135 - color contains mainly: red. Hex color #875571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875571 is #78AA8E. Grayscale: #676767. Windows color (decimal): -7907983 or 7427463. OLE color: 7427463.
HSL color Cylindrical-coordinate representation of color #875571: hue angle of 326.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #875571 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 85 | 113 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.47 |
| HSL | 326.4º | 0.23% | 0.43% | - |
| HSV(B) | 326.4º | 0.37% | 0.53% | - |
| XYZ | 16.22 | 12.84 | 17.25 | - |
| YUV | 103.14 | 133.57 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 113 | 0 | 0.37 | 0.16 | 0.47 | 326.4 | 0.23 | 0.43 |
| Hex | 87 | 55 | 71 | 0 | 25 | 10 | 2F | 146 | 17 | 2B |
| Octal | 207 | 125 | 161 | 0 | 45 | 20 | 57 | 506 | 27 | 53 |
| Binary | 10000111 | 1010101 | 1110001 | 0 | 100101 | 10000 | 101111 | 101000110 | 10111 | 101011 |
Color Harmonies of #875571
Complementary color
Monochromatic Colors of #875571
Black with #875571
Text Example
Text Example
White with #875571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875571; }
p { color: rgb(135,85,113); }
H1.HeaderClassName
{
color: #875571;
}
.AnyTagClassName
{
color: #875571;
}
</style>
background-color css
<style>
a { background-color: #875571; }
a { background-color: rgb(135,85,113); }
div.DivClassName
{
background-color: #875571;
}
.BgClassName
{
background-color: #875571;
}
</style>
border-color css
<style>
span { border-color: #875571; }
span { border-color: rgb(135,85,113); }
td.TdClassName
{
border-color: #875571;
}
.TagClassName
{
border-color: #875571;
}
</style>