Shades of Cosmic #884370
Tints of Cosmic #884370
RGB
CMYK
RGB Variations
Color information
#884370 (or 0x884370) is known color: Cosmic. HEX triplet: 88, 43 and 70. RGB value is (136,67,112). Sum of RGB (Red+Green+Blue) = 136+67+112=315 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.17% from 315); Green value is 67 (26.56% from 255 or 21.27% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 136 - color contains mainly: red. Hex color #884370 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884370 is #77BC8F. Grayscale: #5C5C5C. Windows color (decimal): -7847056 or 7357320. OLE color: 7357320.
HSL color Cylindrical-coordinate representation of color #884370: hue angle of 320.87º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #884370 is Cyan = 0, Magento = 0.51, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 67 | 112 | - |
| CMYK | 0 | 0.51 | 0.18 | 0.47 |
| HSL | 320.87º | 0.34% | 0.4% | - |
| HSV(B) | 320.87º | 0.51% | 0.53% | - |
| XYZ | 15.09 | 10.42 | 16.55 | - |
| YUV | 92.76 | 138.86 | 158.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 67 | 112 | 0 | 0.51 | 0.18 | 0.47 | 320.87 | 0.34 | 0.4 |
| Hex | 88 | 43 | 70 | 0 | 33 | 12 | 2F | 141 | 22 | 28 |
| Octal | 210 | 103 | 160 | 0 | 63 | 22 | 57 | 501 | 42 | 50 |
| Binary | 10001000 | 1000011 | 1110000 | 0 | 110011 | 10010 | 101111 | 101000001 | 100010 | 101000 |
Color Harmonies of #884370
Complementary color
Monochromatic Colors of #884370
Black with #884370
Text Example
Text Example
White with #884370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884370; }
p { color: rgb(136,67,112); }
H1.HeaderClassName
{
color: #884370;
}
.AnyTagClassName
{
color: #884370;
}
</style>
background-color css
<style>
a { background-color: #884370; }
a { background-color: rgb(136,67,112); }
div.DivClassName
{
background-color: #884370;
}
.BgClassName
{
background-color: #884370;
}
</style>
border-color css
<style>
span { border-color: #884370; }
span { border-color: rgb(136,67,112); }
td.TdClassName
{
border-color: #884370;
}
.TagClassName
{
border-color: #884370;
}
</style>