Shades of Korma #814826
Tints of Korma #814826
RGB
CMYK
RGB Variations
Color information
#814826 (or 0x814826) is known color: Korma. HEX triplet: 81, 48 and 26. RGB value is (129,72,38). Sum of RGB (Red+Green+Blue) = 129+72+38=239 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.97% from 239); Green value is 72 (28.52% from 255 or 30.13% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 129 - color contains mainly: red. Hex color #814826 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814826 is #7EB7D9. Grayscale: #555555. Windows color (decimal): -8304602 or 2508929. OLE color: 2508929.
HSL color Cylindrical-coordinate representation of color #814826: hue angle of 22.42º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #814826 is Cyan = 0, Magento = 0.44, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 72 | 38 | - |
| CMYK | 0 | 0.44 | 0.71 | 0.49 |
| HSL | 22.42º | 0.54% | 0.33% | - |
| HSV(B) | 22.42º | 0.71% | 0.51% | - |
| XYZ | 11.72 | 9.44 | 3.04 | - |
| YUV | 85.17 | 101.38 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 72 | 38 | 0 | 0.44 | 0.71 | 0.49 | 22.42 | 0.54 | 0.33 |
| Hex | 81 | 48 | 26 | 0 | 2C | 47 | 31 | 16 | 36 | 21 |
| Octal | 201 | 110 | 46 | 0 | 54 | 107 | 61 | 26 | 66 | 41 |
| Binary | 10000001 | 1001000 | 100110 | 0 | 101100 | 1000111 | 110001 | 10110 | 110110 | 100001 |
Color Harmonies of #814826
Complementary color
Monochromatic Colors of #814826
Black with #814826
Text Example
Text Example
White with #814826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814826; }
p { color: rgb(129,72,38); }
H1.HeaderClassName
{
color: #814826;
}
.AnyTagClassName
{
color: #814826;
}
</style>
background-color css
<style>
a { background-color: #814826; }
a { background-color: rgb(129,72,38); }
div.DivClassName
{
background-color: #814826;
}
.BgClassName
{
background-color: #814826;
}
</style>
border-color css
<style>
span { border-color: #814826; }
span { border-color: rgb(129,72,38); }
td.TdClassName
{
border-color: #814826;
}
.TagClassName
{
border-color: #814826;
}
</style>