Shades of Korma #845532
Tints of Korma #845532
RGB
CMYK
RGB Variations
Color information
#845532 (or 0x845532) is known color: Korma. HEX triplet: 84, 55 and 32. RGB value is (132,85,50). Sum of RGB (Red+Green+Blue) = 132+85+50=267 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.44% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 50 (19.92% from 255 or 18.73% from 267); Max value from RGB is 132 - color contains mainly: red. Hex color #845532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845532 is #7BAACD. Grayscale: #5F5F5F. Windows color (decimal): -8104654 or 3298692. OLE color: 3298692.
HSL color Cylindrical-coordinate representation of color #845532: hue angle of 25.61º 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 #845532 is Cyan = 0, Magento = 0.36, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 85 | 50 | - |
| CMYK | 0 | 0.36 | 0.62 | 0.48 |
| HSL | 25.61º | 0.45% | 0.36% | - |
| HSV(B) | 25.61º | 0.62% | 0.52% | - |
| XYZ | 13.34 | 11.63 | 4.56 | - |
| YUV | 95.06 | 102.57 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 85 | 50 | 0 | 0.36 | 0.62 | 0.48 | 25.61 | 0.45 | 0.36 |
| Hex | 84 | 55 | 32 | 0 | 24 | 3E | 30 | 1A | 2D | 24 |
| Octal | 204 | 125 | 62 | 0 | 44 | 76 | 60 | 32 | 55 | 44 |
| Binary | 10000100 | 1010101 | 110010 | 0 | 100100 | 111110 | 110000 | 11010 | 101101 | 100100 |
Color Harmonies of #845532
Complementary color
Monochromatic Colors of #845532
Black with #845532
Text Example
Text Example
White with #845532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845532; }
p { color: rgb(132,85,50); }
H1.HeaderClassName
{
color: #845532;
}
.AnyTagClassName
{
color: #845532;
}
</style>
background-color css
<style>
a { background-color: #845532; }
a { background-color: rgb(132,85,50); }
div.DivClassName
{
background-color: #845532;
}
.BgClassName
{
background-color: #845532;
}
</style>
border-color css
<style>
span { border-color: #845532; }
span { border-color: rgb(132,85,50); }
td.TdClassName
{
border-color: #845532;
}
.TagClassName
{
border-color: #845532;
}
</style>