Shades of Korma #845329
Tints of Korma #845329
RGB
CMYK
RGB Variations
Color information
#845329 (or 0x845329) is known color: Korma. HEX triplet: 84, 53 and 29. RGB value is (132,83,41). Sum of RGB (Red+Green+Blue) = 132+83+41=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 41 (16.41% from 255 or 16.02% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #845329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845329 is #7BACD6. Grayscale: #5D5D5D. Windows color (decimal): -8105175 or 2708356. OLE color: 2708356.
HSL color Cylindrical-coordinate representation of color #845329: hue angle of 27.69º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #845329 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 41 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.48 |
| HSL | 27.69º | 0.53% | 0.34% | - |
| HSV(B) | 27.69º | 0.69% | 0.52% | - |
| XYZ | 13.01 | 11.25 | 3.58 | - |
| YUV | 92.86 | 98.73 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 41 | 0 | 0.37 | 0.69 | 0.48 | 27.69 | 0.53 | 0.34 |
| Hex | 84 | 53 | 29 | 0 | 25 | 45 | 30 | 1C | 35 | 22 |
| Octal | 204 | 123 | 51 | 0 | 45 | 105 | 60 | 34 | 65 | 42 |
| Binary | 10000100 | 1010011 | 101001 | 0 | 100101 | 1000101 | 110000 | 11100 | 110101 | 100010 |
Color Harmonies of #845329
Complementary color
Monochromatic Colors of #845329
Black with #845329
Text Example
Text Example
White with #845329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845329; }
p { color: rgb(132,83,41); }
H1.HeaderClassName
{
color: #845329;
}
.AnyTagClassName
{
color: #845329;
}
</style>
background-color css
<style>
a { background-color: #845329; }
a { background-color: rgb(132,83,41); }
div.DivClassName
{
background-color: #845329;
}
.BgClassName
{
background-color: #845329;
}
</style>
border-color css
<style>
span { border-color: #845329; }
span { border-color: rgb(132,83,41); }
td.TdClassName
{
border-color: #845329;
}
.TagClassName
{
border-color: #845329;
}
</style>