Shades of Cosmic #884773
Tints of Cosmic #884773
RGB
CMYK
RGB Variations
Color information
#884773 (or 0x884773) is known color: Cosmic. HEX triplet: 88, 47 and 73. RGB value is (136,71,115). Sum of RGB (Red+Green+Blue) = 136+71+115=322 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.24% from 322); Green value is 71 (28.12% from 255 or 22.05% from 322); Blue value is 115 (45.31% from 255 or 35.71% from 322); Max value from RGB is 136 - color contains mainly: red. Hex color #884773 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884773 is #77B88C. Grayscale: #5F5F5F. Windows color (decimal): -7846029 or 7554952. OLE color: 7554952.
HSL color Cylindrical-coordinate representation of color #884773: hue angle of 319.38º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #884773 is Cyan = 0, Magento = 0.48, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 115 | - |
| CMYK | 0 | 0.48 | 0.15 | 0.47 |
| HSL | 319.38º | 0.31% | 0.41% | - |
| HSV(B) | 319.38º | 0.48% | 0.53% | - |
| XYZ | 15.5 | 10.98 | 17.52 | - |
| YUV | 95.45 | 139.03 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 115 | 0 | 0.48 | 0.15 | 0.47 | 319.38 | 0.31 | 0.41 |
| Hex | 88 | 47 | 73 | 0 | 30 | F | 2F | 13F | 1F | 29 |
| Octal | 210 | 107 | 163 | 0 | 60 | 17 | 57 | 477 | 37 | 51 |
| Binary | 10001000 | 1000111 | 1110011 | 0 | 110000 | 1111 | 101111 | 100111111 | 11111 | 101001 |
Color Harmonies of #884773
Complementary color
Monochromatic Colors of #884773
Black with #884773
Text Example
Text Example
White with #884773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884773; }
p { color: rgb(136,71,115); }
H1.HeaderClassName
{
color: #884773;
}
.AnyTagClassName
{
color: #884773;
}
</style>
background-color css
<style>
a { background-color: #884773; }
a { background-color: rgb(136,71,115); }
div.DivClassName
{
background-color: #884773;
}
.BgClassName
{
background-color: #884773;
}
</style>
border-color css
<style>
span { border-color: #884773; }
span { border-color: rgb(136,71,115); }
td.TdClassName
{
border-color: #884773;
}
.TagClassName
{
border-color: #884773;
}
</style>