Shades of Korma #875329
Tints of Korma #875329
RGB
CMYK
RGB Variations
Color information
#875329 (or 0x875329) is known color: Korma. HEX triplet: 87, 53 and 29. RGB value is (135,83,41). Sum of RGB (Red+Green+Blue) = 135+83+41=259 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.12% from 259); Green value is 83 (32.81% from 255 or 32.05% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 135 - color contains mainly: red. Hex color #875329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875329 is #78ACD6. Grayscale: #5D5D5D. Windows color (decimal): -7908567 or 2708359. OLE color: 2708359.
HSL color Cylindrical-coordinate representation of color #875329: hue angle of 26.81º 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 #875329 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 41 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.47 |
| HSL | 26.81º | 0.53% | 0.35% | - |
| HSV(B) | 26.81º | 0.7% | 0.53% | - |
| XYZ | 13.49 | 11.5 | 3.61 | - |
| YUV | 93.76 | 98.23 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 41 | 0 | 0.39 | 0.70 | 0.47 | 26.81 | 0.53 | 0.35 |
| Hex | 87 | 53 | 29 | 0 | 27 | 46 | 2F | 1B | 35 | 23 |
| Octal | 207 | 123 | 51 | 0 | 47 | 106 | 57 | 33 | 65 | 43 |
| Binary | 10000111 | 1010011 | 101001 | 0 | 100111 | 1000110 | 101111 | 11011 | 110101 | 100011 |
Color Harmonies of #875329
Complementary color
Monochromatic Colors of #875329
Black with #875329
Text Example
Text Example
White with #875329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875329; }
p { color: rgb(135,83,41); }
H1.HeaderClassName
{
color: #875329;
}
.AnyTagClassName
{
color: #875329;
}
</style>
background-color css
<style>
a { background-color: #875329; }
a { background-color: rgb(135,83,41); }
div.DivClassName
{
background-color: #875329;
}
.BgClassName
{
background-color: #875329;
}
</style>
border-color css
<style>
span { border-color: #875329; }
span { border-color: rgb(135,83,41); }
td.TdClassName
{
border-color: #875329;
}
.TagClassName
{
border-color: #875329;
}
</style>