Shades of Korma #814726
Tints of Korma #814726
RGB
CMYK
RGB Variations
Color information
#814726 (or 0x814726) is known color: Korma. HEX triplet: 81, 47 and 26. RGB value is (129,71,38). Sum of RGB (Red+Green+Blue) = 129+71+38=238 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.20% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 129 - color contains mainly: red. Hex color #814726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814726 is #7EB8D9. Grayscale: #545454. Windows color (decimal): -8304858 or 2508673. OLE color: 2508673.
HSL color Cylindrical-coordinate representation of color #814726: hue angle of 21.76º 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 #814726 is Cyan = 0, Magento = 0.45, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 38 | - |
| CMYK | 0 | 0.45 | 0.71 | 0.49 |
| HSL | 21.76º | 0.54% | 0.33% | - |
| HSV(B) | 21.76º | 0.71% | 0.51% | - |
| XYZ | 11.66 | 9.31 | 3.02 | - |
| YUV | 84.58 | 101.72 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 38 | 0 | 0.45 | 0.71 | 0.49 | 21.76 | 0.54 | 0.33 |
| Hex | 81 | 47 | 26 | 0 | 2D | 47 | 31 | 16 | 36 | 21 |
| Octal | 201 | 107 | 46 | 0 | 55 | 107 | 61 | 26 | 66 | 41 |
| Binary | 10000001 | 1000111 | 100110 | 0 | 101101 | 1000111 | 110001 | 10110 | 110110 | 100001 |
Color Harmonies of #814726
Complementary color
Monochromatic Colors of #814726
Black with #814726
Text Example
Text Example
White with #814726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814726; }
p { color: rgb(129,71,38); }
H1.HeaderClassName
{
color: #814726;
}
.AnyTagClassName
{
color: #814726;
}
</style>
background-color css
<style>
a { background-color: #814726; }
a { background-color: rgb(129,71,38); }
div.DivClassName
{
background-color: #814726;
}
.BgClassName
{
background-color: #814726;
}
</style>
border-color css
<style>
span { border-color: #814726; }
span { border-color: rgb(129,71,38); }
td.TdClassName
{
border-color: #814726;
}
.TagClassName
{
border-color: #814726;
}
</style>