Shades of Korma #814727
Tints of Korma #814727
RGB
CMYK
RGB Variations
Color information
#814727 (or 0x814727) is known color: Korma. HEX triplet: 81, 47 and 27. RGB value is (129,71,39). Sum of RGB (Red+Green+Blue) = 129+71+39=239 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.97% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 39 (15.62% from 255 or 16.32% from 239); Max value from RGB is 129 - color contains mainly: red. Hex color #814727 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814727 is #7EB8D8. Grayscale: #545454. Windows color (decimal): -8304857 or 2574209. OLE color: 2574209.
HSL color Cylindrical-coordinate representation of color #814727: hue angle of 21.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #814727 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 39 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.49 |
| HSL | 21.33º | 0.54% | 0.33% | - |
| HSV(B) | 21.33º | 0.7% | 0.51% | - |
| XYZ | 11.67 | 9.32 | 3.1 | - |
| YUV | 84.69 | 102.22 | 159.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 39 | 0 | 0.45 | 0.70 | 0.49 | 21.33 | 0.54 | 0.33 |
| Hex | 81 | 47 | 27 | 0 | 2D | 46 | 31 | 15 | 36 | 21 |
| Octal | 201 | 107 | 47 | 0 | 55 | 106 | 61 | 25 | 66 | 41 |
| Binary | 10000001 | 1000111 | 100111 | 0 | 101101 | 1000110 | 110001 | 10101 | 110110 | 100001 |
Color Harmonies of #814727
Complementary color
Monochromatic Colors of #814727
Black with #814727
Text Example
Text Example
White with #814727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814727; }
p { color: rgb(129,71,39); }
H1.HeaderClassName
{
color: #814727;
}
.AnyTagClassName
{
color: #814727;
}
</style>
background-color css
<style>
a { background-color: #814727; }
a { background-color: rgb(129,71,39); }
div.DivClassName
{
background-color: #814727;
}
.BgClassName
{
background-color: #814727;
}
</style>
border-color css
<style>
span { border-color: #814727; }
span { border-color: rgb(129,71,39); }
td.TdClassName
{
border-color: #814727;
}
.TagClassName
{
border-color: #814727;
}
</style>