Shades of Korma #845132
Tints of Korma #845132
RGB
CMYK
RGB Variations
Color information
#845132 (or 0x845132) is known color: Korma. HEX triplet: 84, 51 and 32. RGB value is (132,81,50). Sum of RGB (Red+Green+Blue) = 132+81+50=263 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.19% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 50 (19.92% from 255 or 19.01% from 263); Max value from RGB is 132 - color contains mainly: red. Hex color #845132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845132 is #7BAECD. Grayscale: #5C5C5C. Windows color (decimal): -8105678 or 3297668. OLE color: 3297668.
HSL color Cylindrical-coordinate representation of color #845132: hue angle of 22.68º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #845132 is Cyan = 0, Magento = 0.39, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 50 | - |
| CMYK | 0 | 0.39 | 0.62 | 0.48 |
| HSL | 22.68º | 0.45% | 0.36% | - |
| HSV(B) | 22.68º | 0.62% | 0.52% | - |
| XYZ | 13.03 | 11.02 | 4.46 | - |
| YUV | 92.72 | 103.9 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 50 | 0 | 0.39 | 0.62 | 0.48 | 22.68 | 0.45 | 0.36 |
| Hex | 84 | 51 | 32 | 0 | 27 | 3E | 30 | 17 | 2D | 24 |
| Octal | 204 | 121 | 62 | 0 | 47 | 76 | 60 | 27 | 55 | 44 |
| Binary | 10000100 | 1010001 | 110010 | 0 | 100111 | 111110 | 110000 | 10111 | 101101 | 100100 |
Color Harmonies of #845132
Complementary color
Monochromatic Colors of #845132
Black with #845132
Text Example
Text Example
White with #845132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845132; }
p { color: rgb(132,81,50); }
H1.HeaderClassName
{
color: #845132;
}
.AnyTagClassName
{
color: #845132;
}
</style>
background-color css
<style>
a { background-color: #845132; }
a { background-color: rgb(132,81,50); }
div.DivClassName
{
background-color: #845132;
}
.BgClassName
{
background-color: #845132;
}
</style>
border-color css
<style>
span { border-color: #845132; }
span { border-color: rgb(132,81,50); }
td.TdClassName
{
border-color: #845132;
}
.TagClassName
{
border-color: #845132;
}
</style>