Shades of Korma #874728
Tints of Korma #874728
RGB
CMYK
RGB Variations
Color information
#874728 (or 0x874728) is known color: Korma. HEX triplet: 87, 47 and 28. RGB value is (135,71,40). Sum of RGB (Red+Green+Blue) = 135+71+40=246 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.88% from 246); Green value is 71 (28.12% from 255 or 28.86% from 246); Blue value is 40 (16.02% from 255 or 16.26% from 246); Max value from RGB is 135 - color contains mainly: red. Hex color #874728 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874728 is #78B8D7. Grayscale: #565656. Windows color (decimal): -7911640 or 2639751. OLE color: 2639751.
HSL color Cylindrical-coordinate representation of color #874728: hue angle of 19.58º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #874728 is Cyan = 0, Magento = 0.47, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 40 | - |
| CMYK | 0 | 0.47 | 0.70 | 0.47 |
| HSL | 19.58º | 0.54% | 0.34% | - |
| HSV(B) | 19.58º | 0.7% | 0.53% | - |
| XYZ | 12.63 | 9.81 | 3.24 | - |
| YUV | 86.6 | 101.7 | 162.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 40 | 0 | 0.47 | 0.70 | 0.47 | 19.58 | 0.54 | 0.34 |
| Hex | 87 | 47 | 28 | 0 | 2F | 46 | 2F | 14 | 36 | 22 |
| Octal | 207 | 107 | 50 | 0 | 57 | 106 | 57 | 24 | 66 | 42 |
| Binary | 10000111 | 1000111 | 101000 | 0 | 101111 | 1000110 | 101111 | 10100 | 110110 | 100010 |
Color Harmonies of #874728
Complementary color
Monochromatic Colors of #874728
Black with #874728
Text Example
Text Example
White with #874728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874728; }
p { color: rgb(135,71,40); }
H1.HeaderClassName
{
color: #874728;
}
.AnyTagClassName
{
color: #874728;
}
</style>
background-color css
<style>
a { background-color: #874728; }
a { background-color: rgb(135,71,40); }
div.DivClassName
{
background-color: #874728;
}
.BgClassName
{
background-color: #874728;
}
</style>
border-color css
<style>
span { border-color: #874728; }
span { border-color: rgb(135,71,40); }
td.TdClassName
{
border-color: #874728;
}
.TagClassName
{
border-color: #874728;
}
</style>