Shades of Korma #845433
Tints of Korma #845433
RGB
CMYK
RGB Variations
Color information
#845433 (or 0x845433) is known color: Korma. HEX triplet: 84, 54 and 33. RGB value is (132,84,51). Sum of RGB (Red+Green+Blue) = 132+84+51=267 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.44% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 51 (20.31% from 255 or 19.10% from 267); Max value from RGB is 132 - color contains mainly: red. Hex color #845433 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845433 is #7BABCC. Grayscale: #5E5E5E. Windows color (decimal): -8104909 or 3363972. OLE color: 3363972.
HSL color Cylindrical-coordinate representation of color #845433: hue angle of 24.44º 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 #845433 is Cyan = 0, Magento = 0.36, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 51 | - |
| CMYK | 0 | 0.36 | 0.61 | 0.48 |
| HSL | 24.44º | 0.44% | 0.36% | - |
| HSV(B) | 24.44º | 0.61% | 0.52% | - |
| XYZ | 13.28 | 11.49 | 4.65 | - |
| YUV | 94.59 | 103.4 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 51 | 0 | 0.36 | 0.61 | 0.48 | 24.44 | 0.44 | 0.36 |
| Hex | 84 | 54 | 33 | 0 | 24 | 3D | 30 | 18 | 2C | 24 |
| Octal | 204 | 124 | 63 | 0 | 44 | 75 | 60 | 30 | 54 | 44 |
| Binary | 10000100 | 1010100 | 110011 | 0 | 100100 | 111101 | 110000 | 11000 | 101100 | 100100 |
Color Harmonies of #845433
Complementary color
Monochromatic Colors of #845433
Black with #845433
Text Example
Text Example
White with #845433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845433; }
p { color: rgb(132,84,51); }
H1.HeaderClassName
{
color: #845433;
}
.AnyTagClassName
{
color: #845433;
}
</style>
background-color css
<style>
a { background-color: #845433; }
a { background-color: rgb(132,84,51); }
div.DivClassName
{
background-color: #845433;
}
.BgClassName
{
background-color: #845433;
}
</style>
border-color css
<style>
span { border-color: #845433; }
span { border-color: rgb(132,84,51); }
td.TdClassName
{
border-color: #845433;
}
.TagClassName
{
border-color: #845433;
}
</style>