Shades of Korma #845634
Tints of Korma #845634
RGB
CMYK
RGB Variations
Color information
#845634 (or 0x845634) is known color: Korma. HEX triplet: 84, 56 and 34. RGB value is (132,86,52). Sum of RGB (Red+Green+Blue) = 132+86+52=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 86 (33.98% from 255 or 31.85% from 270); Blue value is 52 (20.70% from 255 or 19.26% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #845634 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845634 is #7BA9CB. Grayscale: #606060. Windows color (decimal): -8104396 or 3430020. OLE color: 3430020.
HSL color Cylindrical-coordinate representation of color #845634: hue angle of 25.5º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #845634 is Cyan = 0, Magento = 0.35, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 52 | - |
| CMYK | 0 | 0.35 | 0.61 | 0.48 |
| HSL | 25.5º | 0.43% | 0.36% | - |
| HSV(B) | 25.5º | 0.61% | 0.52% | - |
| XYZ | 13.46 | 11.81 | 4.82 | - |
| YUV | 95.88 | 103.24 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 52 | 0 | 0.35 | 0.61 | 0.48 | 25.5 | 0.43 | 0.36 |
| Hex | 84 | 56 | 34 | 0 | 23 | 3D | 30 | 1A | 2B | 24 |
| Octal | 204 | 126 | 64 | 0 | 43 | 75 | 60 | 32 | 53 | 44 |
| Binary | 10000100 | 1010110 | 110100 | 0 | 100011 | 111101 | 110000 | 11010 | 101011 | 100100 |
Color Harmonies of #845634
Complementary color
Monochromatic Colors of #845634
Black with #845634
Text Example
Text Example
White with #845634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845634; }
p { color: rgb(132,86,52); }
H1.HeaderClassName
{
color: #845634;
}
.AnyTagClassName
{
color: #845634;
}
</style>
background-color css
<style>
a { background-color: #845634; }
a { background-color: rgb(132,86,52); }
div.DivClassName
{
background-color: #845634;
}
.BgClassName
{
background-color: #845634;
}
</style>
border-color css
<style>
span { border-color: #845634; }
span { border-color: rgb(132,86,52); }
td.TdClassName
{
border-color: #845634;
}
.TagClassName
{
border-color: #845634;
}
</style>