Shades of Cosmic #884470
Tints of Cosmic #884470
RGB
CMYK
RGB Variations
Color information
#884470 (or 0x884470) is known color: Cosmic. HEX triplet: 88, 44 and 70. RGB value is (136,68,112). Sum of RGB (Red+Green+Blue) = 136+68+112=316 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.04% from 316); Green value is 68 (26.95% from 255 or 21.52% from 316); Blue value is 112 (44.14% from 255 or 35.44% from 316); Max value from RGB is 136 - color contains mainly: red. Hex color #884470 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884470 is #77BB8F. Grayscale: #5D5D5D. Windows color (decimal): -7846800 or 7357576. OLE color: 7357576.
HSL color Cylindrical-coordinate representation of color #884470: hue angle of 321.18º 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 #884470 is Cyan = 0, Magento = 0.50, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 68 | 112 | - |
| CMYK | 0 | 0.50 | 0.18 | 0.47 |
| HSL | 321.18º | 0.33% | 0.4% | - |
| HSV(B) | 321.18º | 0.5% | 0.53% | - |
| XYZ | 15.15 | 10.54 | 16.57 | - |
| YUV | 93.35 | 138.53 | 158.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 68 | 112 | 0 | 0.50 | 0.18 | 0.47 | 321.18 | 0.33 | 0.4 |
| Hex | 88 | 44 | 70 | 0 | 32 | 12 | 2F | 141 | 21 | 28 |
| Octal | 210 | 104 | 160 | 0 | 62 | 22 | 57 | 501 | 41 | 50 |
| Binary | 10001000 | 1000100 | 1110000 | 0 | 110010 | 10010 | 101111 | 101000001 | 100001 | 101000 |
Color Harmonies of #884470
Complementary color
Monochromatic Colors of #884470
Black with #884470
Text Example
Text Example
White with #884470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884470; }
p { color: rgb(136,68,112); }
H1.HeaderClassName
{
color: #884470;
}
.AnyTagClassName
{
color: #884470;
}
</style>
background-color css
<style>
a { background-color: #884470; }
a { background-color: rgb(136,68,112); }
div.DivClassName
{
background-color: #884470;
}
.BgClassName
{
background-color: #884470;
}
</style>
border-color css
<style>
span { border-color: #884470; }
span { border-color: rgb(136,68,112); }
td.TdClassName
{
border-color: #884470;
}
.TagClassName
{
border-color: #884470;
}
</style>