Shades of Korma #845228
Tints of Korma #845228
RGB
CMYK
RGB Variations
Color information
#845228 (or 0x845228) is known color: Korma. HEX triplet: 84, 52 and 28. RGB value is (132,82,40). Sum of RGB (Red+Green+Blue) = 132+82+40=254 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.97% from 254); Green value is 82 (32.42% from 255 or 32.28% from 254); Blue value is 40 (16.02% from 255 or 15.75% from 254); Max value from RGB is 132 - color contains mainly: red. Hex color #845228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845228 is #7BADD7. Grayscale: #5C5C5C. Windows color (decimal): -8105432 or 2642564. OLE color: 2642564.
HSL color Cylindrical-coordinate representation of color #845228: hue angle of 27.39º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #845228 is Cyan = 0, Magento = 0.38, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 82 | 40 | - |
| CMYK | 0 | 0.38 | 0.70 | 0.48 |
| HSL | 27.39º | 0.53% | 0.34% | - |
| HSV(B) | 27.39º | 0.7% | 0.52% | - |
| XYZ | 12.92 | 11.09 | 3.47 | - |
| YUV | 92.16 | 98.57 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 40 | 0 | 0.38 | 0.70 | 0.48 | 27.39 | 0.53 | 0.34 |
| Hex | 84 | 52 | 28 | 0 | 26 | 46 | 30 | 1B | 35 | 22 |
| Octal | 204 | 122 | 50 | 0 | 46 | 106 | 60 | 33 | 65 | 42 |
| Binary | 10000100 | 1010010 | 101000 | 0 | 100110 | 1000110 | 110000 | 11011 | 110101 | 100010 |
Color Harmonies of #845228
Complementary color
Monochromatic Colors of #845228
Black with #845228
Text Example
Text Example
White with #845228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845228; }
p { color: rgb(132,82,40); }
H1.HeaderClassName
{
color: #845228;
}
.AnyTagClassName
{
color: #845228;
}
</style>
background-color css
<style>
a { background-color: #845228; }
a { background-color: rgb(132,82,40); }
div.DivClassName
{
background-color: #845228;
}
.BgClassName
{
background-color: #845228;
}
</style>
border-color css
<style>
span { border-color: #845228; }
span { border-color: rgb(132,82,40); }
td.TdClassName
{
border-color: #845228;
}
.TagClassName
{
border-color: #845228;
}
</style>