Shades of Korma #875429
Tints of Korma #875429
RGB
CMYK
RGB Variations
Color information
#875429 (or 0x875429) is known color: Korma. HEX triplet: 87, 54 and 29. RGB value is (135,84,41). Sum of RGB (Red+Green+Blue) = 135+84+41=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 84 (33.20% from 255 or 32.31% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #875429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875429 is #78ABD6. Grayscale: #5E5E5E. Windows color (decimal): -7908311 or 2708615. OLE color: 2708615.
HSL color Cylindrical-coordinate representation of color #875429: hue angle of 27.45º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #875429 is Cyan = 0, Magento = 0.38, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 41 | - |
| CMYK | 0 | 0.38 | 0.70 | 0.47 |
| HSL | 27.45º | 0.53% | 0.35% | - |
| HSV(B) | 27.45º | 0.7% | 0.53% | - |
| XYZ | 13.56 | 11.65 | 3.63 | - |
| YUV | 94.35 | 97.9 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 41 | 0 | 0.38 | 0.70 | 0.47 | 27.45 | 0.53 | 0.35 |
| Hex | 87 | 54 | 29 | 0 | 26 | 46 | 2F | 1B | 35 | 23 |
| Octal | 207 | 124 | 51 | 0 | 46 | 106 | 57 | 33 | 65 | 43 |
| Binary | 10000111 | 1010100 | 101001 | 0 | 100110 | 1000110 | 101111 | 11011 | 110101 | 100011 |
Color Harmonies of #875429
Complementary color
Monochromatic Colors of #875429
Black with #875429
Text Example
Text Example
White with #875429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875429; }
p { color: rgb(135,84,41); }
H1.HeaderClassName
{
color: #875429;
}
.AnyTagClassName
{
color: #875429;
}
</style>
background-color css
<style>
a { background-color: #875429; }
a { background-color: rgb(135,84,41); }
div.DivClassName
{
background-color: #875429;
}
.BgClassName
{
background-color: #875429;
}
</style>
border-color css
<style>
span { border-color: #875429; }
span { border-color: rgb(135,84,41); }
td.TdClassName
{
border-color: #875429;
}
.TagClassName
{
border-color: #875429;
}
</style>