Shades of Cosmic #844660
Tints of Cosmic #844660
RGB
CMYK
RGB Variations
Color information
#844660 (or 0x844660) is known color: Cosmic. HEX triplet: 84, 46 and 60. RGB value is (132,70,96). Sum of RGB (Red+Green+Blue) = 132+70+96=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 70 (27.73% from 255 or 23.49% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 132 - color contains mainly: red. Hex color #844660 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844660 is #7BB99F. Grayscale: #5B5B5B. Windows color (decimal): -8108448 or 6309508. OLE color: 6309508.
HSL color Cylindrical-coordinate representation of color #844660: hue angle of 334.84º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #844660 is Cyan = 0, Magento = 0.47, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 70 | 96 | - |
| CMYK | 0 | 0.47 | 0.27 | 0.48 |
| HSL | 334.84º | 0.31% | 0.4% | - |
| HSV(B) | 334.84º | 0.47% | 0.52% | - |
| XYZ | 13.82 | 10.13 | 12.29 | - |
| YUV | 91.5 | 130.54 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 70 | 96 | 0 | 0.47 | 0.27 | 0.48 | 334.84 | 0.31 | 0.4 |
| Hex | 84 | 46 | 60 | 0 | 2F | 1B | 30 | 14F | 1F | 28 |
| Octal | 204 | 106 | 140 | 0 | 57 | 33 | 60 | 517 | 37 | 50 |
| Binary | 10000100 | 1000110 | 1100000 | 0 | 101111 | 11011 | 110000 | 101001111 | 11111 | 101000 |
Color Harmonies of #844660
Complementary color
Monochromatic Colors of #844660
Black with #844660
Text Example
Text Example
White with #844660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844660; }
p { color: rgb(132,70,96); }
H1.HeaderClassName
{
color: #844660;
}
.AnyTagClassName
{
color: #844660;
}
</style>
background-color css
<style>
a { background-color: #844660; }
a { background-color: rgb(132,70,96); }
div.DivClassName
{
background-color: #844660;
}
.BgClassName
{
background-color: #844660;
}
</style>
border-color css
<style>
span { border-color: #844660; }
span { border-color: rgb(132,70,96); }
td.TdClassName
{
border-color: #844660;
}
.TagClassName
{
border-color: #844660;
}
</style>