Shades of Korma #844924
Tints of Korma #844924
RGB
CMYK
RGB Variations
Color information
#844924 (or 0x844924) is known color: Korma. HEX triplet: 84, 49 and 24. RGB value is (132,73,36). Sum of RGB (Red+Green+Blue) = 132+73+36=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 73 (28.91% from 255 or 30.29% from 241); Blue value is 36 (14.45% from 255 or 14.94% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #844924 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844924 is #7BB6DB. Grayscale: #565656. Windows color (decimal): -8107740 or 2378116. OLE color: 2378116.
HSL color Cylindrical-coordinate representation of color #844924: hue angle of 23.12º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #844924 is Cyan = 0, Magento = 0.45, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 36 | - |
| CMYK | 0 | 0.45 | 0.73 | 0.48 |
| HSL | 23.13º | 0.57% | 0.33% | - |
| HSV(B) | 23.13º | 0.73% | 0.52% | - |
| XYZ | 12.22 | 9.8 | 2.92 | - |
| YUV | 86.42 | 99.55 | 160.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 36 | 0 | 0.45 | 0.73 | 0.48 | 23.13 | 0.57 | 0.33 |
| Hex | 84 | 49 | 24 | 0 | 2D | 49 | 30 | 17 | 39 | 21 |
| Octal | 204 | 111 | 44 | 0 | 55 | 111 | 60 | 27 | 71 | 41 |
| Binary | 10000100 | 1001001 | 100100 | 0 | 101101 | 1001001 | 110000 | 10111 | 111001 | 100001 |
Color Harmonies of #844924
Complementary color
Monochromatic Colors of #844924
Black with #844924
Text Example
Text Example
White with #844924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844924; }
p { color: rgb(132,73,36); }
H1.HeaderClassName
{
color: #844924;
}
.AnyTagClassName
{
color: #844924;
}
</style>
background-color css
<style>
a { background-color: #844924; }
a { background-color: rgb(132,73,36); }
div.DivClassName
{
background-color: #844924;
}
.BgClassName
{
background-color: #844924;
}
</style>
border-color css
<style>
span { border-color: #844924; }
span { border-color: rgb(132,73,36); }
td.TdClassName
{
border-color: #844924;
}
.TagClassName
{
border-color: #844924;
}
</style>