Shades of Cosmic #844772
Tints of Cosmic #844772
RGB
CMYK
RGB Variations
Color information
#844772 (or 0x844772) is known color: Cosmic. HEX triplet: 84, 47 and 72. RGB value is (132,71,114). Sum of RGB (Red+Green+Blue) = 132+71+114=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 71 (28.12% from 255 or 22.40% from 317); Blue value is 114 (44.92% from 255 or 35.96% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #844772 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844772 is #7BB88D. Grayscale: #5E5E5E. Windows color (decimal): -8108174 or 7489412. OLE color: 7489412.
HSL color Cylindrical-coordinate representation of color #844772: hue angle of 317.7º 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 #844772 is Cyan = 0, Magento = 0.46, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 114 | - |
| CMYK | 0 | 0.46 | 0.14 | 0.48 |
| HSL | 317.7º | 0.3% | 0.4% | - |
| HSV(B) | 317.7º | 0.46% | 0.52% | - |
| XYZ | 14.81 | 10.63 | 17.19 | - |
| YUV | 94.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 114 | 0 | 0.46 | 0.14 | 0.48 | 317.7 | 0.3 | 0.4 |
| Hex | 84 | 47 | 72 | 0 | 2E | E | 30 | 13E | 1E | 28 |
| Octal | 204 | 107 | 162 | 0 | 56 | 16 | 60 | 476 | 36 | 50 |
| Binary | 10000100 | 1000111 | 1110010 | 0 | 101110 | 1110 | 110000 | 100111110 | 11110 | 101000 |
Color Harmonies of #844772
Complementary color
Monochromatic Colors of #844772
Black with #844772
Text Example
Text Example
White with #844772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844772; }
p { color: rgb(132,71,114); }
H1.HeaderClassName
{
color: #844772;
}
.AnyTagClassName
{
color: #844772;
}
</style>
background-color css
<style>
a { background-color: #844772; }
a { background-color: rgb(132,71,114); }
div.DivClassName
{
background-color: #844772;
}
.BgClassName
{
background-color: #844772;
}
</style>
border-color css
<style>
span { border-color: #844772; }
span { border-color: rgb(132,71,114); }
td.TdClassName
{
border-color: #844772;
}
.TagClassName
{
border-color: #844772;
}
</style>