Shades of Cosmic #875270
Tints of Cosmic #875270
RGB
CMYK
RGB Variations
Color information
#875270 (or 0x875270) is known color: Cosmic. HEX triplet: 87, 52 and 70. RGB value is (135,82,112). Sum of RGB (Red+Green+Blue) = 135+82+112=329 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.03% from 329); Green value is 82 (32.42% from 255 or 24.92% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 135 - color contains mainly: red. Hex color #875270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875270 is #78AD8F. Grayscale: #656565. Windows color (decimal): -7908752 or 7361159. OLE color: 7361159.
HSL color Cylindrical-coordinate representation of color #875270: hue angle of 326.04º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #875270 is Cyan = 0, Magento = 0.39, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 82 | 112 | - |
| CMYK | 0 | 0.39 | 0.17 | 0.47 |
| HSL | 326.04º | 0.24% | 0.43% | - |
| HSV(B) | 326.04º | 0.39% | 0.53% | - |
| XYZ | 15.93 | 12.36 | 16.87 | - |
| YUV | 101.27 | 134.06 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 112 | 0 | 0.39 | 0.17 | 0.47 | 326.04 | 0.24 | 0.43 |
| Hex | 87 | 52 | 70 | 0 | 27 | 11 | 2F | 146 | 18 | 2B |
| Octal | 207 | 122 | 160 | 0 | 47 | 21 | 57 | 506 | 30 | 53 |
| Binary | 10000111 | 1010010 | 1110000 | 0 | 100111 | 10001 | 101111 | 101000110 | 11000 | 101011 |
Color Harmonies of #875270
Complementary color
Monochromatic Colors of #875270
Black with #875270
Text Example
Text Example
White with #875270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875270; }
p { color: rgb(135,82,112); }
H1.HeaderClassName
{
color: #875270;
}
.AnyTagClassName
{
color: #875270;
}
</style>
background-color css
<style>
a { background-color: #875270; }
a { background-color: rgb(135,82,112); }
div.DivClassName
{
background-color: #875270;
}
.BgClassName
{
background-color: #875270;
}
</style>
border-color css
<style>
span { border-color: #875270; }
span { border-color: rgb(135,82,112); }
td.TdClassName
{
border-color: #875270;
}
.TagClassName
{
border-color: #875270;
}
</style>