Shades of Korma #845429
Tints of Korma #845429
RGB
CMYK
RGB Variations
Color information
#845429 (or 0x845429) is known color: Korma. HEX triplet: 84, 54 and 29. RGB value is (132,84,41). Sum of RGB (Red+Green+Blue) = 132+84+41=257 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.36% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 132 - color contains mainly: red. Hex color #845429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845429 is #7BABD6. Grayscale: #5D5D5D. Windows color (decimal): -8104919 or 2708612. OLE color: 2708612.
HSL color Cylindrical-coordinate representation of color #845429: hue angle of 28.35º 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 #845429 is Cyan = 0, Magento = 0.36, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 41 | - |
| CMYK | 0 | 0.36 | 0.69 | 0.48 |
| HSL | 28.35º | 0.53% | 0.34% | - |
| HSV(B) | 28.35º | 0.69% | 0.52% | - |
| XYZ | 13.09 | 11.41 | 3.61 | - |
| YUV | 93.45 | 98.4 | 155.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 41 | 0 | 0.36 | 0.69 | 0.48 | 28.35 | 0.53 | 0.34 |
| Hex | 84 | 54 | 29 | 0 | 24 | 45 | 30 | 1C | 35 | 22 |
| Octal | 204 | 124 | 51 | 0 | 44 | 105 | 60 | 34 | 65 | 42 |
| Binary | 10000100 | 1010100 | 101001 | 0 | 100100 | 1000101 | 110000 | 11100 | 110101 | 100010 |
Color Harmonies of #845429
Complementary color
Monochromatic Colors of #845429
Black with #845429
Text Example
Text Example
White with #845429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845429; }
p { color: rgb(132,84,41); }
H1.HeaderClassName
{
color: #845429;
}
.AnyTagClassName
{
color: #845429;
}
</style>
background-color css
<style>
a { background-color: #845429; }
a { background-color: rgb(132,84,41); }
div.DivClassName
{
background-color: #845429;
}
.BgClassName
{
background-color: #845429;
}
</style>
border-color css
<style>
span { border-color: #845429; }
span { border-color: rgb(132,84,41); }
td.TdClassName
{
border-color: #845429;
}
.TagClassName
{
border-color: #845429;
}
</style>