Shades of Cosmic #884162
Tints of Cosmic #884162
RGB
CMYK
RGB Variations
Color information
#884162 (or 0x884162) is known color: Cosmic. HEX triplet: 88, 41 and 62. RGB value is (136,65,98). Sum of RGB (Red+Green+Blue) = 136+65+98=299 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.48% from 299); Green value is 65 (25.78% from 255 or 21.74% from 299); Blue value is 98 (38.67% from 255 or 32.78% from 299); Max value from RGB is 136 - color contains mainly: red. Hex color #884162 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884162 is #77BE9D. Grayscale: #595959. Windows color (decimal): -7847582 or 6439304. OLE color: 6439304.
HSL color Cylindrical-coordinate representation of color #884162: hue angle of 332.11º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #884162 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 65 | 98 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.47 |
| HSL | 332.11º | 0.35% | 0.39% | - |
| HSV(B) | 332.11º | 0.52% | 0.53% | - |
| XYZ | 14.25 | 9.9 | 12.71 | - |
| YUV | 89.99 | 132.52 | 160.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 65 | 98 | 0 | 0.52 | 0.28 | 0.47 | 332.11 | 0.35 | 0.39 |
| Hex | 88 | 41 | 62 | 0 | 34 | 1C | 2F | 14C | 23 | 27 |
| Octal | 210 | 101 | 142 | 0 | 64 | 34 | 57 | 514 | 43 | 47 |
| Binary | 10001000 | 1000001 | 1100010 | 0 | 110100 | 11100 | 101111 | 101001100 | 100011 | 100111 |
Color Harmonies of #884162
Complementary color
Monochromatic Colors of #884162
Black with #884162
Text Example
Text Example
White with #884162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884162; }
p { color: rgb(136,65,98); }
H1.HeaderClassName
{
color: #884162;
}
.AnyTagClassName
{
color: #884162;
}
</style>
background-color css
<style>
a { background-color: #884162; }
a { background-color: rgb(136,65,98); }
div.DivClassName
{
background-color: #884162;
}
.BgClassName
{
background-color: #884162;
}
</style>
border-color css
<style>
span { border-color: #884162; }
span { border-color: rgb(136,65,98); }
td.TdClassName
{
border-color: #884162;
}
.TagClassName
{
border-color: #884162;
}
</style>