Shades of Cosmic #884873
Tints of Cosmic #884873
RGB
CMYK
RGB Variations
Color information
#884873 (or 0x884873) is known color: Cosmic. HEX triplet: 88, 48 and 73. RGB value is (136,72,115). Sum of RGB (Red+Green+Blue) = 136+72+115=323 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.11% from 323); Green value is 72 (28.52% from 255 or 22.29% from 323); Blue value is 115 (45.31% from 255 or 35.60% from 323); Max value from RGB is 136 - color contains mainly: red. Hex color #884873 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884873 is #77B78C. Grayscale: #5F5F5F. Windows color (decimal): -7845773 or 7555208. OLE color: 7555208.
HSL color Cylindrical-coordinate representation of color #884873: hue angle of 319.69º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #884873 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 72 | 115 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.47 |
| HSL | 319.69º | 0.31% | 0.41% | - |
| HSV(B) | 319.69º | 0.47% | 0.53% | - |
| XYZ | 15.57 | 11.11 | 17.54 | - |
| YUV | 96.04 | 138.7 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 72 | 115 | 0 | 0.47 | 0.15 | 0.47 | 319.69 | 0.31 | 0.41 |
| Hex | 88 | 48 | 73 | 0 | 2F | F | 2F | 140 | 1F | 29 |
| Octal | 210 | 110 | 163 | 0 | 57 | 17 | 57 | 500 | 37 | 51 |
| Binary | 10001000 | 1001000 | 1110011 | 0 | 101111 | 1111 | 101111 | 101000000 | 11111 | 101001 |
Color Harmonies of #884873
Complementary color
Monochromatic Colors of #884873
Black with #884873
Text Example
Text Example
White with #884873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884873; }
p { color: rgb(136,72,115); }
H1.HeaderClassName
{
color: #884873;
}
.AnyTagClassName
{
color: #884873;
}
</style>
background-color css
<style>
a { background-color: #884873; }
a { background-color: rgb(136,72,115); }
div.DivClassName
{
background-color: #884873;
}
.BgClassName
{
background-color: #884873;
}
</style>
border-color css
<style>
span { border-color: #884873; }
span { border-color: rgb(136,72,115); }
td.TdClassName
{
border-color: #884873;
}
.TagClassName
{
border-color: #884873;
}
</style>