Shades of Cosmic #874470
Tints of Cosmic #874470
RGB
CMYK
RGB Variations
Color information
#874470 (or 0x874470) is known color: Cosmic. HEX triplet: 87, 44 and 70. RGB value is (135,68,112). Sum of RGB (Red+Green+Blue) = 135+68+112=315 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.86% from 315); Green value is 68 (26.95% from 255 or 21.59% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 135 - color contains mainly: red. Hex color #874470 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874470 is #78BB8F. Grayscale: #5C5C5C. Windows color (decimal): -7912336 or 7357575. OLE color: 7357575.
HSL color Cylindrical-coordinate representation of color #874470: hue angle of 320.6º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #874470 is Cyan = 0, Magento = 0.50, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 112 | - |
| CMYK | 0 | 0.50 | 0.17 | 0.47 |
| HSL | 320.6º | 0.33% | 0.4% | - |
| HSV(B) | 320.6º | 0.5% | 0.53% | - |
| XYZ | 14.98 | 10.45 | 16.56 | - |
| YUV | 93.05 | 138.7 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 112 | 0 | 0.50 | 0.17 | 0.47 | 320.6 | 0.33 | 0.4 |
| Hex | 87 | 44 | 70 | 0 | 32 | 11 | 2F | 141 | 21 | 28 |
| Octal | 207 | 104 | 160 | 0 | 62 | 21 | 57 | 501 | 41 | 50 |
| Binary | 10000111 | 1000100 | 1110000 | 0 | 110010 | 10001 | 101111 | 101000001 | 100001 | 101000 |
Color Harmonies of #874470
Complementary color
Monochromatic Colors of #874470
Black with #874470
Text Example
Text Example
White with #874470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874470; }
p { color: rgb(135,68,112); }
H1.HeaderClassName
{
color: #874470;
}
.AnyTagClassName
{
color: #874470;
}
</style>
background-color css
<style>
a { background-color: #874470; }
a { background-color: rgb(135,68,112); }
div.DivClassName
{
background-color: #874470;
}
.BgClassName
{
background-color: #874470;
}
</style>
border-color css
<style>
span { border-color: #874470; }
span { border-color: rgb(135,68,112); }
td.TdClassName
{
border-color: #874470;
}
.TagClassName
{
border-color: #874470;
}
</style>