Shades of Korma #874927
Tints of Korma #874927
RGB
CMYK
RGB Variations
Color information
#874927 (or 0x874927) is known color: Korma. HEX triplet: 87, 49 and 27. RGB value is (135,73,39). Sum of RGB (Red+Green+Blue) = 135+73+39=247 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.66% from 247); Green value is 73 (28.91% from 255 or 29.55% from 247); Blue value is 39 (15.62% from 255 or 15.79% from 247); Max value from RGB is 135 - color contains mainly: red. Hex color #874927 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874927 is #78B6D8. Grayscale: #575757. Windows color (decimal): -7911129 or 2574727. OLE color: 2574727.
HSL color Cylindrical-coordinate representation of color #874927: hue angle of 21.25º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #874927 is Cyan = 0, Magento = 0.46, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 39 | - |
| CMYK | 0 | 0.46 | 0.71 | 0.47 |
| HSL | 21.25º | 0.55% | 0.34% | - |
| HSV(B) | 21.25º | 0.71% | 0.53% | - |
| XYZ | 12.74 | 10.06 | 3.19 | - |
| YUV | 87.66 | 100.54 | 161.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 39 | 0 | 0.46 | 0.71 | 0.47 | 21.25 | 0.55 | 0.34 |
| Hex | 87 | 49 | 27 | 0 | 2E | 47 | 2F | 15 | 37 | 22 |
| Octal | 207 | 111 | 47 | 0 | 56 | 107 | 57 | 25 | 67 | 42 |
| Binary | 10000111 | 1001001 | 100111 | 0 | 101110 | 1000111 | 101111 | 10101 | 110111 | 100010 |
Color Harmonies of #874927
Complementary color
Monochromatic Colors of #874927
Black with #874927
Text Example
Text Example
White with #874927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874927; }
p { color: rgb(135,73,39); }
H1.HeaderClassName
{
color: #874927;
}
.AnyTagClassName
{
color: #874927;
}
</style>
background-color css
<style>
a { background-color: #874927; }
a { background-color: rgb(135,73,39); }
div.DivClassName
{
background-color: #874927;
}
.BgClassName
{
background-color: #874927;
}
</style>
border-color css
<style>
span { border-color: #874927; }
span { border-color: rgb(135,73,39); }
td.TdClassName
{
border-color: #874927;
}
.TagClassName
{
border-color: #874927;
}
</style>