Shades of Korma #875022
Tints of Korma #875022
RGB
CMYK
RGB Variations
Color information
#875022 (or 0x875022) is known color: Korma. HEX triplet: 87, 50 and 22. RGB value is (135,80,34). Sum of RGB (Red+Green+Blue) = 135+80+34=249 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.22% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 135 - color contains mainly: red. Hex color #875022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875022 is #78AFDD. Grayscale: #5B5B5B. Windows color (decimal): -7909342 or 2248839. OLE color: 2248839.
HSL color Cylindrical-coordinate representation of color #875022: hue angle of 27.33º 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 #875022 is Cyan = 0, Magento = 0.41, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 34 | - |
| CMYK | 0 | 0.41 | 0.75 | 0.47 |
| HSL | 27.33º | 0.6% | 0.33% | - |
| HSV(B) | 27.33º | 0.75% | 0.53% | - |
| XYZ | 13.15 | 11 | 2.94 | - |
| YUV | 91.2 | 95.72 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 34 | 0 | 0.41 | 0.75 | 0.47 | 27.33 | 0.6 | 0.33 |
| Hex | 87 | 50 | 22 | 0 | 29 | 4B | 2F | 1B | 3C | 21 |
| Octal | 207 | 120 | 42 | 0 | 51 | 113 | 57 | 33 | 74 | 41 |
| Binary | 10000111 | 1010000 | 100010 | 0 | 101001 | 1001011 | 101111 | 11011 | 111100 | 100001 |
Color Harmonies of #875022
Complementary color
Monochromatic Colors of #875022
Black with #875022
Text Example
Text Example
White with #875022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875022; }
p { color: rgb(135,80,34); }
H1.HeaderClassName
{
color: #875022;
}
.AnyTagClassName
{
color: #875022;
}
</style>
background-color css
<style>
a { background-color: #875022; }
a { background-color: rgb(135,80,34); }
div.DivClassName
{
background-color: #875022;
}
.BgClassName
{
background-color: #875022;
}
</style>
border-color css
<style>
span { border-color: #875022; }
span { border-color: rgb(135,80,34); }
td.TdClassName
{
border-color: #875022;
}
.TagClassName
{
border-color: #875022;
}
</style>