Shades of Cosmic #875471
Tints of Cosmic #875471
RGB
CMYK
RGB Variations
Color information
#875471 (or 0x875471) is known color: Cosmic. HEX triplet: 87, 54 and 71. RGB value is (135,84,113). Sum of RGB (Red+Green+Blue) = 135+84+113=332 (43% of max value = 765). Red value is 135 (53.12% from 255 or 40.66% from 332); Green value is 84 (33.20% from 255 or 25.30% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 135 - color contains mainly: red. Hex color #875471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875471 is #78AB8E. Grayscale: #666666. Windows color (decimal): -7908239 or 7427207. OLE color: 7427207.
HSL color Cylindrical-coordinate representation of color #875471: hue angle of 325.88º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #875471 is Cyan = 0, Magento = 0.38, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 113 | - |
| CMYK | 0 | 0.38 | 0.16 | 0.47 |
| HSL | 325.88º | 0.23% | 0.43% | - |
| HSV(B) | 325.88º | 0.38% | 0.53% | - |
| XYZ | 16.14 | 12.68 | 17.22 | - |
| YUV | 102.56 | 133.9 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 113 | 0 | 0.38 | 0.16 | 0.47 | 325.88 | 0.23 | 0.43 |
| Hex | 87 | 54 | 71 | 0 | 26 | 10 | 2F | 146 | 17 | 2B |
| Octal | 207 | 124 | 161 | 0 | 46 | 20 | 57 | 506 | 27 | 53 |
| Binary | 10000111 | 1010100 | 1110001 | 0 | 100110 | 10000 | 101111 | 101000110 | 10111 | 101011 |
Color Harmonies of #875471
Complementary color
Monochromatic Colors of #875471
Black with #875471
Text Example
Text Example
White with #875471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875471; }
p { color: rgb(135,84,113); }
H1.HeaderClassName
{
color: #875471;
}
.AnyTagClassName
{
color: #875471;
}
</style>
background-color css
<style>
a { background-color: #875471; }
a { background-color: rgb(135,84,113); }
div.DivClassName
{
background-color: #875471;
}
.BgClassName
{
background-color: #875471;
}
</style>
border-color css
<style>
span { border-color: #875471; }
span { border-color: rgb(135,84,113); }
td.TdClassName
{
border-color: #875471;
}
.TagClassName
{
border-color: #875471;
}
</style>