Shades of Korma #865429
Tints of Korma #865429
RGB
CMYK
RGB Variations
Color information
#865429 (or 0x865429) is known color: Korma. HEX triplet: 86, 54 and 29. RGB value is (134,84,41). Sum of RGB (Red+Green+Blue) = 134+84+41=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #865429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865429 is #79ABD6. Grayscale: #5E5E5E. Windows color (decimal): -7973847 or 2708614. OLE color: 2708614.
HSL color Cylindrical-coordinate representation of color #865429: hue angle of 27.74º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #865429 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 41 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.47 |
| HSL | 27.74º | 0.53% | 0.34% | - |
| HSV(B) | 27.74º | 0.69% | 0.53% | - |
| XYZ | 13.4 | 11.57 | 3.62 | - |
| YUV | 94.05 | 98.07 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 41 | 0 | 0.37 | 0.69 | 0.47 | 27.74 | 0.53 | 0.34 |
| Hex | 86 | 54 | 29 | 0 | 25 | 45 | 2F | 1C | 35 | 22 |
| Octal | 206 | 124 | 51 | 0 | 45 | 105 | 57 | 34 | 65 | 42 |
| Binary | 10000110 | 1010100 | 101001 | 0 | 100101 | 1000101 | 101111 | 11100 | 110101 | 100010 |
Color Harmonies of #865429
Complementary color
Monochromatic Colors of #865429
Black with #865429
Text Example
Text Example
White with #865429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865429; }
p { color: rgb(134,84,41); }
H1.HeaderClassName
{
color: #865429;
}
.AnyTagClassName
{
color: #865429;
}
</style>
background-color css
<style>
a { background-color: #865429; }
a { background-color: rgb(134,84,41); }
div.DivClassName
{
background-color: #865429;
}
.BgClassName
{
background-color: #865429;
}
</style>
border-color css
<style>
span { border-color: #865429; }
span { border-color: rgb(134,84,41); }
td.TdClassName
{
border-color: #865429;
}
.TagClassName
{
border-color: #865429;
}
</style>