Shades of Korma #875131
Tints of Korma #875131
RGB
CMYK
RGB Variations
Color information
#875131 (or 0x875131) is known color: Korma. HEX triplet: 87, 51 and 31. RGB value is (135,81,49). Sum of RGB (Red+Green+Blue) = 135+81+49=265 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.94% from 265); Green value is 81 (32.03% from 255 or 30.57% from 265); Blue value is 49 (19.53% from 255 or 18.49% from 265); Max value from RGB is 135 - color contains mainly: red. Hex color #875131 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875131 is #78AECE. Grayscale: #5D5D5D. Windows color (decimal): -7909071 or 3232135. OLE color: 3232135.
HSL color Cylindrical-coordinate representation of color #875131: hue angle of 22.33º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #875131 is Cyan = 0, Magento = 0.40, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 49 | - |
| CMYK | 0 | 0.40 | 0.64 | 0.47 |
| HSL | 22.33º | 0.47% | 0.36% | - |
| HSV(B) | 22.33º | 0.64% | 0.53% | - |
| XYZ | 13.49 | 11.26 | 4.37 | - |
| YUV | 93.5 | 102.89 | 157.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 49 | 0 | 0.40 | 0.64 | 0.47 | 22.33 | 0.47 | 0.36 |
| Hex | 87 | 51 | 31 | 0 | 28 | 40 | 2F | 16 | 2F | 24 |
| Octal | 207 | 121 | 61 | 0 | 50 | 100 | 57 | 26 | 57 | 44 |
| Binary | 10000111 | 1010001 | 110001 | 0 | 101000 | 1000000 | 101111 | 10110 | 101111 | 100100 |
Color Harmonies of #875131
Complementary color
Monochromatic Colors of #875131
Black with #875131
Text Example
Text Example
White with #875131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875131; }
p { color: rgb(135,81,49); }
H1.HeaderClassName
{
color: #875131;
}
.AnyTagClassName
{
color: #875131;
}
</style>
background-color css
<style>
a { background-color: #875131; }
a { background-color: rgb(135,81,49); }
div.DivClassName
{
background-color: #875131;
}
.BgClassName
{
background-color: #875131;
}
</style>
border-color css
<style>
span { border-color: #875131; }
span { border-color: rgb(135,81,49); }
td.TdClassName
{
border-color: #875131;
}
.TagClassName
{
border-color: #875131;
}
</style>