Shades of Cosmic #884973
Tints of Cosmic #884973
RGB
CMYK
RGB Variations
Color information
#884973 (or 0x884973) is known color: Cosmic. HEX triplet: 88, 49 and 73. RGB value is (136,73,115). Sum of RGB (Red+Green+Blue) = 136+73+115=324 (42% of max value = 765). Red value is 136 (53.52% from 255 or 41.98% from 324); Green value is 73 (28.91% from 255 or 22.53% from 324); Blue value is 115 (45.31% from 255 or 35.49% from 324); Max value from RGB is 136 - color contains mainly: red. Hex color #884973 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884973 is #77B68C. Grayscale: #606060. Windows color (decimal): -7845517 or 7555464. OLE color: 7555464.
HSL color Cylindrical-coordinate representation of color #884973: hue angle of 320º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #884973 is Cyan = 0, Magento = 0.46, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 73 | 115 | - |
| CMYK | 0 | 0.46 | 0.15 | 0.47 |
| HSL | 320º | 0.3% | 0.41% | - |
| HSV(B) | 320º | 0.46% | 0.53% | - |
| XYZ | 15.63 | 11.24 | 17.56 | - |
| YUV | 96.63 | 138.37 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 73 | 115 | 0 | 0.46 | 0.15 | 0.47 | 320 | 0.3 | 0.41 |
| Hex | 88 | 49 | 73 | 0 | 2E | F | 2F | 140 | 1E | 29 |
| Octal | 210 | 111 | 163 | 0 | 56 | 17 | 57 | 500 | 36 | 51 |
| Binary | 10001000 | 1001001 | 1110011 | 0 | 101110 | 1111 | 101111 | 101000000 | 11110 | 101001 |
Color Harmonies of #884973
Complementary color
Monochromatic Colors of #884973
Black with #884973
Text Example
Text Example
White with #884973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884973; }
p { color: rgb(136,73,115); }
H1.HeaderClassName
{
color: #884973;
}
.AnyTagClassName
{
color: #884973;
}
</style>
background-color css
<style>
a { background-color: #884973; }
a { background-color: rgb(136,73,115); }
div.DivClassName
{
background-color: #884973;
}
.BgClassName
{
background-color: #884973;
}
</style>
border-color css
<style>
span { border-color: #884973; }
span { border-color: rgb(136,73,115); }
td.TdClassName
{
border-color: #884973;
}
.TagClassName
{
border-color: #884973;
}
</style>