Shades of Cosmic #884472
Tints of Cosmic #884472
RGB
CMYK
RGB Variations
Color information
#884472 (or 0x884472) is known color: Cosmic. HEX triplet: 88, 44 and 72. RGB value is (136,68,114). Sum of RGB (Red+Green+Blue) = 136+68+114=318 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.77% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 136 - color contains mainly: red. Hex color #884472 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884472 is #77BB8D. Grayscale: #5D5D5D. Windows color (decimal): -7846798 or 7488648. OLE color: 7488648.
HSL color Cylindrical-coordinate representation of color #884472: hue angle of 319.41º 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 #884472 is Cyan = 0, Magento = 0.50, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 68 | 114 | - |
| CMYK | 0 | 0.50 | 0.16 | 0.47 |
| HSL | 319.41º | 0.33% | 0.4% | - |
| HSV(B) | 319.41º | 0.5% | 0.53% | - |
| XYZ | 15.26 | 10.58 | 17.16 | - |
| YUV | 93.58 | 139.53 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 68 | 114 | 0 | 0.50 | 0.16 | 0.47 | 319.41 | 0.33 | 0.4 |
| Hex | 88 | 44 | 72 | 0 | 32 | 10 | 2F | 13F | 21 | 28 |
| Octal | 210 | 104 | 162 | 0 | 62 | 20 | 57 | 477 | 41 | 50 |
| Binary | 10001000 | 1000100 | 1110010 | 0 | 110010 | 10000 | 101111 | 100111111 | 100001 | 101000 |
Color Harmonies of #884472
Complementary color
Monochromatic Colors of #884472
Black with #884472
Text Example
Text Example
White with #884472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884472; }
p { color: rgb(136,68,114); }
H1.HeaderClassName
{
color: #884472;
}
.AnyTagClassName
{
color: #884472;
}
</style>
background-color css
<style>
a { background-color: #884472; }
a { background-color: rgb(136,68,114); }
div.DivClassName
{
background-color: #884472;
}
.BgClassName
{
background-color: #884472;
}
</style>
border-color css
<style>
span { border-color: #884472; }
span { border-color: rgb(136,68,114); }
td.TdClassName
{
border-color: #884472;
}
.TagClassName
{
border-color: #884472;
}
</style>