Shades of Cosmic #874670
Tints of Cosmic #874670
RGB
CMYK
RGB Variations
Color information
#874670 (or 0x874670) is known color: Cosmic. HEX triplet: 87, 46 and 70. RGB value is (135,70,112). Sum of RGB (Red+Green+Blue) = 135+70+112=317 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.59% from 317); Green value is 70 (27.73% from 255 or 22.08% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 135 - color contains mainly: red. Hex color #874670 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874670 is #78B98F. Grayscale: #5E5E5E. Windows color (decimal): -7911824 or 7358087. OLE color: 7358087.
HSL color Cylindrical-coordinate representation of color #874670: hue angle of 321.23º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #874670 is Cyan = 0, Magento = 0.48, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 112 | - |
| CMYK | 0 | 0.48 | 0.17 | 0.47 |
| HSL | 321.23º | 0.32% | 0.4% | - |
| HSV(B) | 321.23º | 0.48% | 0.53% | - |
| XYZ | 15.11 | 10.7 | 16.6 | - |
| YUV | 94.22 | 138.03 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 112 | 0 | 0.48 | 0.17 | 0.47 | 321.23 | 0.32 | 0.4 |
| Hex | 87 | 46 | 70 | 0 | 30 | 11 | 2F | 141 | 20 | 28 |
| Octal | 207 | 106 | 160 | 0 | 60 | 21 | 57 | 501 | 40 | 50 |
| Binary | 10000111 | 1000110 | 1110000 | 0 | 110000 | 10001 | 101111 | 101000001 | 100000 | 101000 |
Color Harmonies of #874670
Complementary color
Monochromatic Colors of #874670
Black with #874670
Text Example
Text Example
White with #874670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874670; }
p { color: rgb(135,70,112); }
H1.HeaderClassName
{
color: #874670;
}
.AnyTagClassName
{
color: #874670;
}
</style>
background-color css
<style>
a { background-color: #874670; }
a { background-color: rgb(135,70,112); }
div.DivClassName
{
background-color: #874670;
}
.BgClassName
{
background-color: #874670;
}
</style>
border-color css
<style>
span { border-color: #874670; }
span { border-color: rgb(135,70,112); }
td.TdClassName
{
border-color: #874670;
}
.TagClassName
{
border-color: #874670;
}
</style>