Shades of Korma #845632
Tints of Korma #845632
RGB
CMYK
RGB Variations
Color information
#845632 (or 0x845632) is known color: Korma. HEX triplet: 84, 56 and 32. RGB value is (132,86,50). Sum of RGB (Red+Green+Blue) = 132+86+50=268 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.25% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 50 (19.92% from 255 or 18.66% from 268); Max value from RGB is 132 - color contains mainly: red. Hex color #845632 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845632 is #7BA9CD. Grayscale: #5F5F5F. Windows color (decimal): -8104398 or 3298948. OLE color: 3298948.
HSL color Cylindrical-coordinate representation of color #845632: hue angle of 26.34º 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 #845632 is Cyan = 0, Magento = 0.35, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 50 | - |
| CMYK | 0 | 0.35 | 0.62 | 0.48 |
| HSL | 26.34º | 0.45% | 0.36% | - |
| HSV(B) | 26.34º | 0.62% | 0.52% | - |
| XYZ | 13.42 | 11.79 | 4.59 | - |
| YUV | 95.65 | 102.24 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 50 | 0 | 0.35 | 0.62 | 0.48 | 26.34 | 0.45 | 0.36 |
| Hex | 84 | 56 | 32 | 0 | 23 | 3E | 30 | 1A | 2D | 24 |
| Octal | 204 | 126 | 62 | 0 | 43 | 76 | 60 | 32 | 55 | 44 |
| Binary | 10000100 | 1010110 | 110010 | 0 | 100011 | 111110 | 110000 | 11010 | 101101 | 100100 |
Color Harmonies of #845632
Complementary color
Monochromatic Colors of #845632
Black with #845632
Text Example
Text Example
White with #845632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845632; }
p { color: rgb(132,86,50); }
H1.HeaderClassName
{
color: #845632;
}
.AnyTagClassName
{
color: #845632;
}
</style>
background-color css
<style>
a { background-color: #845632; }
a { background-color: rgb(132,86,50); }
div.DivClassName
{
background-color: #845632;
}
.BgClassName
{
background-color: #845632;
}
</style>
border-color css
<style>
span { border-color: #845632; }
span { border-color: rgb(132,86,50); }
td.TdClassName
{
border-color: #845632;
}
.TagClassName
{
border-color: #845632;
}
</style>