Shades of Cosmic #844773
Tints of Cosmic #844773
RGB
CMYK
RGB Variations
Color information
#844773 (or 0x844773) is known color: Cosmic. HEX triplet: 84, 47 and 73. RGB value is (132,71,115). Sum of RGB (Red+Green+Blue) = 132+71+115=318 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.51% from 318); Green value is 71 (28.12% from 255 or 22.33% from 318); Blue value is 115 (45.31% from 255 or 36.16% from 318); Max value from RGB is 132 - color contains mainly: red. Hex color #844773 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844773 is #7BB88C. Grayscale: #5E5E5E. Windows color (decimal): -8108173 or 7554948. OLE color: 7554948.
HSL color Cylindrical-coordinate representation of color #844773: hue angle of 316.72º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #844773 is Cyan = 0, Magento = 0.46, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 115 | - |
| CMYK | 0 | 0.46 | 0.13 | 0.48 |
| HSL | 316.72º | 0.3% | 0.4% | - |
| HSV(B) | 316.72º | 0.46% | 0.52% | - |
| XYZ | 14.86 | 10.65 | 17.49 | - |
| YUV | 94.26 | 139.71 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 115 | 0 | 0.46 | 0.13 | 0.48 | 316.72 | 0.3 | 0.4 |
| Hex | 84 | 47 | 73 | 0 | 2E | D | 30 | 13D | 1E | 28 |
| Octal | 204 | 107 | 163 | 0 | 56 | 15 | 60 | 475 | 36 | 50 |
| Binary | 10000100 | 1000111 | 1110011 | 0 | 101110 | 1101 | 110000 | 100111101 | 11110 | 101000 |
Color Harmonies of #844773
Complementary color
Monochromatic Colors of #844773
Black with #844773
Text Example
Text Example
White with #844773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844773; }
p { color: rgb(132,71,115); }
H1.HeaderClassName
{
color: #844773;
}
.AnyTagClassName
{
color: #844773;
}
</style>
background-color css
<style>
a { background-color: #844773; }
a { background-color: rgb(132,71,115); }
div.DivClassName
{
background-color: #844773;
}
.BgClassName
{
background-color: #844773;
}
</style>
border-color css
<style>
span { border-color: #844773; }
span { border-color: rgb(132,71,115); }
td.TdClassName
{
border-color: #844773;
}
.TagClassName
{
border-color: #844773;
}
</style>