Shades of Korma #845121
Tints of Korma #845121
RGB
CMYK
RGB Variations
Color information
#845121 (or 0x845121) is known color: Korma. HEX triplet: 84, 51 and 21. RGB value is (132,81,33). Sum of RGB (Red+Green+Blue) = 132+81+33=246 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.66% from 246); Green value is 81 (32.03% from 255 or 32.93% from 246); Blue value is 33 (13.28% from 255 or 13.41% from 246); Max value from RGB is 132 - color contains mainly: red. Hex color #845121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845121 is #7BAEDE. Grayscale: #5B5B5B. Windows color (decimal): -8105695 or 2183556. OLE color: 2183556.
HSL color Cylindrical-coordinate representation of color #845121: hue angle of 29.09º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #845121 is Cyan = 0, Magento = 0.39, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 33 | - |
| CMYK | 0 | 0.39 | 0.75 | 0.48 |
| HSL | 29.09º | 0.6% | 0.32% | - |
| HSV(B) | 29.09º | 0.75% | 0.52% | - |
| XYZ | 12.73 | 10.9 | 2.87 | - |
| YUV | 90.78 | 95.4 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 33 | 0 | 0.39 | 0.75 | 0.48 | 29.09 | 0.6 | 0.32 |
| Hex | 84 | 51 | 21 | 0 | 27 | 4B | 30 | 1D | 3C | 20 |
| Octal | 204 | 121 | 41 | 0 | 47 | 113 | 60 | 35 | 74 | 40 |
| Binary | 10000100 | 1010001 | 100001 | 0 | 100111 | 1001011 | 110000 | 11101 | 111100 | 100000 |
Color Harmonies of #845121
Complementary color
Monochromatic Colors of #845121
Black with #845121
Text Example
Text Example
White with #845121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845121; }
p { color: rgb(132,81,33); }
H1.HeaderClassName
{
color: #845121;
}
.AnyTagClassName
{
color: #845121;
}
</style>
background-color css
<style>
a { background-color: #845121; }
a { background-color: rgb(132,81,33); }
div.DivClassName
{
background-color: #845121;
}
.BgClassName
{
background-color: #845121;
}
</style>
border-color css
<style>
span { border-color: #845121; }
span { border-color: rgb(132,81,33); }
td.TdClassName
{
border-color: #845121;
}
.TagClassName
{
border-color: #845121;
}
</style>