Shades of Cosmic #844962
Tints of Cosmic #844962
RGB
CMYK
RGB Variations
Color information
#844962 (or 0x844962) is known color: Cosmic. HEX triplet: 84, 49 and 62. RGB value is (132,73,98). Sum of RGB (Red+Green+Blue) = 132+73+98=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 73 (28.91% from 255 or 24.09% from 303); Blue value is 98 (38.67% from 255 or 32.34% from 303); Max value from RGB is 132 - color contains mainly: red. Hex color #844962 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844962 is #7BB69D. Grayscale: #5D5D5D. Windows color (decimal): -8107678 or 6441348. OLE color: 6441348.
HSL color Cylindrical-coordinate representation of color #844962: hue angle of 334.58º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #844962 is Cyan = 0, Magento = 0.45, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 98 | - |
| CMYK | 0 | 0.45 | 0.26 | 0.48 |
| HSL | 334.58º | 0.29% | 0.4% | - |
| HSV(B) | 334.58º | 0.45% | 0.52% | - |
| XYZ | 14.1 | 10.55 | 12.85 | - |
| YUV | 93.49 | 130.55 | 155.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 98 | 0 | 0.45 | 0.26 | 0.48 | 334.58 | 0.29 | 0.4 |
| Hex | 84 | 49 | 62 | 0 | 2D | 1A | 30 | 14F | 1D | 28 |
| Octal | 204 | 111 | 142 | 0 | 55 | 32 | 60 | 517 | 35 | 50 |
| Binary | 10000100 | 1001001 | 1100010 | 0 | 101101 | 11010 | 110000 | 101001111 | 11101 | 101000 |
Color Harmonies of #844962
Complementary color
Monochromatic Colors of #844962
Black with #844962
Text Example
Text Example
White with #844962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844962; }
p { color: rgb(132,73,98); }
H1.HeaderClassName
{
color: #844962;
}
.AnyTagClassName
{
color: #844962;
}
</style>
background-color css
<style>
a { background-color: #844962; }
a { background-color: rgb(132,73,98); }
div.DivClassName
{
background-color: #844962;
}
.BgClassName
{
background-color: #844962;
}
</style>
border-color css
<style>
span { border-color: #844962; }
span { border-color: rgb(132,73,98); }
td.TdClassName
{
border-color: #844962;
}
.TagClassName
{
border-color: #844962;
}
</style>