Shades of Korma #845229
Tints of Korma #845229
RGB
CMYK
RGB Variations
Color information
#845229 (or 0x845229) is known color: Korma. HEX triplet: 84, 52 and 29. RGB value is (132,82,41). Sum of RGB (Red+Green+Blue) = 132+82+41=255 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.76% from 255); Green value is 82 (32.42% from 255 or 32.16% from 255); Blue value is 41 (16.41% from 255 or 16.08% from 255); Max value from RGB is 132 - color contains mainly: red. Hex color #845229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845229 is #7BADD6. Grayscale: #5C5C5C. Windows color (decimal): -8105431 or 2708100. OLE color: 2708100.
HSL color Cylindrical-coordinate representation of color #845229: hue angle of 27.03º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #845229 is Cyan = 0, Magento = 0.38, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 82 | 41 | - |
| CMYK | 0 | 0.38 | 0.69 | 0.48 |
| HSL | 27.03º | 0.53% | 0.34% | - |
| HSV(B) | 27.03º | 0.69% | 0.52% | - |
| XYZ | 12.93 | 11.1 | 3.56 | - |
| YUV | 92.28 | 99.07 | 156.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 41 | 0 | 0.38 | 0.69 | 0.48 | 27.03 | 0.53 | 0.34 |
| Hex | 84 | 52 | 29 | 0 | 26 | 45 | 30 | 1B | 35 | 22 |
| Octal | 204 | 122 | 51 | 0 | 46 | 105 | 60 | 33 | 65 | 42 |
| Binary | 10000100 | 1010010 | 101001 | 0 | 100110 | 1000101 | 110000 | 11011 | 110101 | 100010 |
Color Harmonies of #845229
Complementary color
Monochromatic Colors of #845229
Black with #845229
Text Example
Text Example
White with #845229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845229; }
p { color: rgb(132,82,41); }
H1.HeaderClassName
{
color: #845229;
}
.AnyTagClassName
{
color: #845229;
}
</style>
background-color css
<style>
a { background-color: #845229; }
a { background-color: rgb(132,82,41); }
div.DivClassName
{
background-color: #845229;
}
.BgClassName
{
background-color: #845229;
}
</style>
border-color css
<style>
span { border-color: #845229; }
span { border-color: rgb(132,82,41); }
td.TdClassName
{
border-color: #845229;
}
.TagClassName
{
border-color: #845229;
}
</style>