Shades of Cosmic #885070
Tints of Cosmic #885070
RGB
CMYK
RGB Variations
Color information
#885070 (or 0x885070) is known color: Cosmic. HEX triplet: 88, 50 and 70. RGB value is (136,80,112). Sum of RGB (Red+Green+Blue) = 136+80+112=328 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.46% from 328); Green value is 80 (31.64% from 255 or 24.39% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 136 - color contains mainly: red. Hex color #885070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885070 is #77AF8F. Grayscale: #646464. Windows color (decimal): -7843728 or 7360648. OLE color: 7360648.
HSL color Cylindrical-coordinate representation of color #885070: hue angle of 325.71º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #885070 is Cyan = 0, Magento = 0.41, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 112 | - |
| CMYK | 0 | 0.41 | 0.18 | 0.47 |
| HSL | 325.71º | 0.26% | 0.42% | - |
| HSV(B) | 325.71º | 0.41% | 0.53% | - |
| XYZ | 15.95 | 12.14 | 16.83 | - |
| YUV | 100.39 | 134.55 | 153.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 112 | 0 | 0.41 | 0.18 | 0.47 | 325.71 | 0.26 | 0.42 |
| Hex | 88 | 50 | 70 | 0 | 29 | 12 | 2F | 146 | 1A | 2A |
| Octal | 210 | 120 | 160 | 0 | 51 | 22 | 57 | 506 | 32 | 52 |
| Binary | 10001000 | 1010000 | 1110000 | 0 | 101001 | 10010 | 101111 | 101000110 | 11010 | 101010 |
Color Harmonies of #885070
Complementary color
Monochromatic Colors of #885070
Black with #885070
Text Example
Text Example
White with #885070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885070; }
p { color: rgb(136,80,112); }
H1.HeaderClassName
{
color: #885070;
}
.AnyTagClassName
{
color: #885070;
}
</style>
background-color css
<style>
a { background-color: #885070; }
a { background-color: rgb(136,80,112); }
div.DivClassName
{
background-color: #885070;
}
.BgClassName
{
background-color: #885070;
}
</style>
border-color css
<style>
span { border-color: #885070; }
span { border-color: rgb(136,80,112); }
td.TdClassName
{
border-color: #885070;
}
.TagClassName
{
border-color: #885070;
}
</style>