Shades of Cosmic #884970
Tints of Cosmic #884970
RGB
CMYK
RGB Variations
Color information
#884970 (or 0x884970) is known color: Cosmic. HEX triplet: 88, 49 and 70. RGB value is (136,73,112). Sum of RGB (Red+Green+Blue) = 136+73+112=321 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.37% from 321); Green value is 73 (28.91% from 255 or 22.74% from 321); Blue value is 112 (44.14% from 255 or 34.89% from 321); Max value from RGB is 136 - color contains mainly: red. Hex color #884970 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884970 is #77B68F. Grayscale: #606060. Windows color (decimal): -7845520 or 7358856. OLE color: 7358856.
HSL color Cylindrical-coordinate representation of color #884970: hue angle of 322.86º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #884970 is Cyan = 0, Magento = 0.46, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 73 | 112 | - |
| CMYK | 0 | 0.46 | 0.18 | 0.47 |
| HSL | 322.86º | 0.3% | 0.41% | - |
| HSV(B) | 322.86º | 0.46% | 0.53% | - |
| XYZ | 15.46 | 11.17 | 16.67 | - |
| YUV | 96.28 | 136.87 | 156.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 73 | 112 | 0 | 0.46 | 0.18 | 0.47 | 322.86 | 0.3 | 0.41 |
| Hex | 88 | 49 | 70 | 0 | 2E | 12 | 2F | 143 | 1E | 29 |
| Octal | 210 | 111 | 160 | 0 | 56 | 22 | 57 | 503 | 36 | 51 |
| Binary | 10001000 | 1001001 | 1110000 | 0 | 101110 | 10010 | 101111 | 101000011 | 11110 | 101001 |
Color Harmonies of #884970
Complementary color
Monochromatic Colors of #884970
Black with #884970
Text Example
Text Example
White with #884970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884970; }
p { color: rgb(136,73,112); }
H1.HeaderClassName
{
color: #884970;
}
.AnyTagClassName
{
color: #884970;
}
</style>
background-color css
<style>
a { background-color: #884970; }
a { background-color: rgb(136,73,112); }
div.DivClassName
{
background-color: #884970;
}
.BgClassName
{
background-color: #884970;
}
</style>
border-color css
<style>
span { border-color: #884970; }
span { border-color: rgb(136,73,112); }
td.TdClassName
{
border-color: #884970;
}
.TagClassName
{
border-color: #884970;
}
</style>