Shades of Korma #845633
Tints of Korma #845633
RGB
CMYK
RGB Variations
Color information
#845633 (or 0x845633) is known color: Korma. HEX triplet: 84, 56 and 33. RGB value is (132,86,51). Sum of RGB (Red+Green+Blue) = 132+86+51=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 51 (20.31% from 255 or 18.96% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #845633 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845633 is #7BA9CC. Grayscale: #5F5F5F. Windows color (decimal): -8104397 or 3364484. OLE color: 3364484.
HSL color Cylindrical-coordinate representation of color #845633: hue angle of 25.93º degrees, saturation: 0.44, 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 #845633 is Cyan = 0, Magento = 0.35, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 51 | - |
| CMYK | 0 | 0.35 | 0.61 | 0.48 |
| HSL | 25.93º | 0.44% | 0.36% | - |
| HSV(B) | 25.93º | 0.61% | 0.52% | - |
| XYZ | 13.44 | 11.8 | 4.7 | - |
| YUV | 95.76 | 102.74 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 51 | 0 | 0.35 | 0.61 | 0.48 | 25.93 | 0.44 | 0.36 |
| Hex | 84 | 56 | 33 | 0 | 23 | 3D | 30 | 1A | 2C | 24 |
| Octal | 204 | 126 | 63 | 0 | 43 | 75 | 60 | 32 | 54 | 44 |
| Binary | 10000100 | 1010110 | 110011 | 0 | 100011 | 111101 | 110000 | 11010 | 101100 | 100100 |
Color Harmonies of #845633
Complementary color
Monochromatic Colors of #845633
Black with #845633
Text Example
Text Example
White with #845633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845633; }
p { color: rgb(132,86,51); }
H1.HeaderClassName
{
color: #845633;
}
.AnyTagClassName
{
color: #845633;
}
</style>
background-color css
<style>
a { background-color: #845633; }
a { background-color: rgb(132,86,51); }
div.DivClassName
{
background-color: #845633;
}
.BgClassName
{
background-color: #845633;
}
</style>
border-color css
<style>
span { border-color: #845633; }
span { border-color: rgb(132,86,51); }
td.TdClassName
{
border-color: #845633;
}
.TagClassName
{
border-color: #845633;
}
</style>