Shades of Korma #874928
Tints of Korma #874928
RGB
CMYK
RGB Variations
Color information
#874928 (or 0x874928) is known color: Korma. HEX triplet: 87, 49 and 28. RGB value is (135,73,40). Sum of RGB (Red+Green+Blue) = 135+73+40=248 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.44% from 248); Green value is 73 (28.91% from 255 or 29.44% from 248); Blue value is 40 (16.02% from 255 or 16.13% from 248); Max value from RGB is 135 - color contains mainly: red. Hex color #874928 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874928 is #78B6D7. Grayscale: #575757. Windows color (decimal): -7911128 or 2640263. OLE color: 2640263.
HSL color Cylindrical-coordinate representation of color #874928: hue angle of 20.84º 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 #874928 is Cyan = 0, Magento = 0.46, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 40 | - |
| CMYK | 0 | 0.46 | 0.70 | 0.47 |
| HSL | 20.84º | 0.54% | 0.34% | - |
| HSV(B) | 20.84º | 0.7% | 0.53% | - |
| XYZ | 12.76 | 10.07 | 3.28 | - |
| YUV | 87.78 | 101.04 | 161.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 40 | 0 | 0.46 | 0.70 | 0.47 | 20.84 | 0.54 | 0.34 |
| Hex | 87 | 49 | 28 | 0 | 2E | 46 | 2F | 15 | 36 | 22 |
| Octal | 207 | 111 | 50 | 0 | 56 | 106 | 57 | 25 | 66 | 42 |
| Binary | 10000111 | 1001001 | 101000 | 0 | 101110 | 1000110 | 101111 | 10101 | 110110 | 100010 |
Color Harmonies of #874928
Complementary color
Monochromatic Colors of #874928
Black with #874928
Text Example
Text Example
White with #874928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874928; }
p { color: rgb(135,73,40); }
H1.HeaderClassName
{
color: #874928;
}
.AnyTagClassName
{
color: #874928;
}
</style>
background-color css
<style>
a { background-color: #874928; }
a { background-color: rgb(135,73,40); }
div.DivClassName
{
background-color: #874928;
}
.BgClassName
{
background-color: #874928;
}
</style>
border-color css
<style>
span { border-color: #874928; }
span { border-color: rgb(135,73,40); }
td.TdClassName
{
border-color: #874928;
}
.TagClassName
{
border-color: #874928;
}
</style>