Shades of Korma #875122
Tints of Korma #875122
RGB
CMYK
RGB Variations
Color information
#875122 (or 0x875122) is known color: Korma. HEX triplet: 87, 51 and 22. RGB value is (135,81,34). Sum of RGB (Red+Green+Blue) = 135+81+34=250 (33% of max value = 765). Red value is 135 (53.12% from 255 or 54% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 34 (13.67% from 255 or 13.6% from 250); Max value from RGB is 135 - color contains mainly: red. Hex color #875122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875122 is #78AEDD. Grayscale: #5C5C5C. Windows color (decimal): -7909086 or 2249095. OLE color: 2249095.
HSL color Cylindrical-coordinate representation of color #875122: hue angle of 27.92º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #875122 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 34 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.47 |
| HSL | 27.92º | 0.6% | 0.33% | - |
| HSV(B) | 27.92º | 0.75% | 0.53% | - |
| XYZ | 13.22 | 11.15 | 2.97 | - |
| YUV | 91.79 | 95.39 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 34 | 0 | 0.40 | 0.75 | 0.47 | 27.92 | 0.6 | 0.33 |
| Hex | 87 | 51 | 22 | 0 | 28 | 4B | 2F | 1C | 3C | 21 |
| Octal | 207 | 121 | 42 | 0 | 50 | 113 | 57 | 34 | 74 | 41 |
| Binary | 10000111 | 1010001 | 100010 | 0 | 101000 | 1001011 | 101111 | 11100 | 111100 | 100001 |
Color Harmonies of #875122
Complementary color
Monochromatic Colors of #875122
Black with #875122
Text Example
Text Example
White with #875122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875122; }
p { color: rgb(135,81,34); }
H1.HeaderClassName
{
color: #875122;
}
.AnyTagClassName
{
color: #875122;
}
</style>
background-color css
<style>
a { background-color: #875122; }
a { background-color: rgb(135,81,34); }
div.DivClassName
{
background-color: #875122;
}
.BgClassName
{
background-color: #875122;
}
</style>
border-color css
<style>
span { border-color: #875122; }
span { border-color: rgb(135,81,34); }
td.TdClassName
{
border-color: #875122;
}
.TagClassName
{
border-color: #875122;
}
</style>