Shades of Korma #875132
Tints of Korma #875132
RGB
CMYK
RGB Variations
Color information
#875132 (or 0x875132) is known color: Korma. HEX triplet: 87, 51 and 32. RGB value is (135,81,50). Sum of RGB (Red+Green+Blue) = 135+81+50=266 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.75% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 50 (19.92% from 255 or 18.80% from 266); Max value from RGB is 135 - color contains mainly: red. Hex color #875132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875132 is #78AECD. Grayscale: #5D5D5D. Windows color (decimal): -7909070 or 3297671. OLE color: 3297671.
HSL color Cylindrical-coordinate representation of color #875132: hue angle of 21.88º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #875132 is Cyan = 0, Magento = 0.40, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 50 | - |
| CMYK | 0 | 0.40 | 0.63 | 0.47 |
| HSL | 21.88º | 0.46% | 0.36% | - |
| HSV(B) | 21.88º | 0.63% | 0.53% | - |
| XYZ | 13.51 | 11.27 | 4.48 | - |
| YUV | 93.61 | 103.39 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 50 | 0 | 0.40 | 0.63 | 0.47 | 21.88 | 0.46 | 0.36 |
| Hex | 87 | 51 | 32 | 0 | 28 | 3F | 2F | 16 | 2E | 24 |
| Octal | 207 | 121 | 62 | 0 | 50 | 77 | 57 | 26 | 56 | 44 |
| Binary | 10000111 | 1010001 | 110010 | 0 | 101000 | 111111 | 101111 | 10110 | 101110 | 100100 |
Color Harmonies of #875132
Complementary color
Monochromatic Colors of #875132
Black with #875132
Text Example
Text Example
White with #875132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875132; }
p { color: rgb(135,81,50); }
H1.HeaderClassName
{
color: #875132;
}
.AnyTagClassName
{
color: #875132;
}
</style>
background-color css
<style>
a { background-color: #875132; }
a { background-color: rgb(135,81,50); }
div.DivClassName
{
background-color: #875132;
}
.BgClassName
{
background-color: #875132;
}
</style>
border-color css
<style>
span { border-color: #875132; }
span { border-color: rgb(135,81,50); }
td.TdClassName
{
border-color: #875132;
}
.TagClassName
{
border-color: #875132;
}
</style>