Shades of Korma #845832
Tints of Korma #845832
RGB
CMYK
RGB Variations
Color information
#845832 (or 0x845832) is known color: Korma. HEX triplet: 84, 58 and 32. RGB value is (132,88,50). Sum of RGB (Red+Green+Blue) = 132+88+50=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 88 (34.77% from 255 or 32.59% from 270); Blue value is 50 (19.92% from 255 or 18.52% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #845832 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845832 is #7BA7CD. Grayscale: #616161. Windows color (decimal): -8103886 or 3299460. OLE color: 3299460.
HSL color Cylindrical-coordinate representation of color #845832: hue angle of 27.8º 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 #845832 is Cyan = 0, Magento = 0.33, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 50 | - |
| CMYK | 0 | 0.33 | 0.62 | 0.48 |
| HSL | 27.8º | 0.45% | 0.36% | - |
| HSV(B) | 27.8º | 0.62% | 0.52% | - |
| XYZ | 13.58 | 12.12 | 4.64 | - |
| YUV | 96.82 | 101.58 | 153.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 50 | 0 | 0.33 | 0.62 | 0.48 | 27.8 | 0.45 | 0.36 |
| Hex | 84 | 58 | 32 | 0 | 21 | 3E | 30 | 1C | 2D | 24 |
| Octal | 204 | 130 | 62 | 0 | 41 | 76 | 60 | 34 | 55 | 44 |
| Binary | 10000100 | 1011000 | 110010 | 0 | 100001 | 111110 | 110000 | 11100 | 101101 | 100100 |
Color Harmonies of #845832
Complementary color
Monochromatic Colors of #845832
Black with #845832
Text Example
Text Example
White with #845832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845832; }
p { color: rgb(132,88,50); }
H1.HeaderClassName
{
color: #845832;
}
.AnyTagClassName
{
color: #845832;
}
</style>
background-color css
<style>
a { background-color: #845832; }
a { background-color: rgb(132,88,50); }
div.DivClassName
{
background-color: #845832;
}
.BgClassName
{
background-color: #845832;
}
</style>
border-color css
<style>
span { border-color: #845832; }
span { border-color: rgb(132,88,50); }
td.TdClassName
{
border-color: #845832;
}
.TagClassName
{
border-color: #845832;
}
</style>