Shades of Korma #814628
Tints of Korma #814628
RGB
CMYK
RGB Variations
Color information
#814628 (or 0x814628) is known color: Korma. HEX triplet: 81, 46 and 28. RGB value is (129,70,40). Sum of RGB (Red+Green+Blue) = 129+70+40=239 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.97% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 129 - color contains mainly: red. Hex color #814628 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814628 is #7EB9D7. Grayscale: #545454. Windows color (decimal): -8305112 or 2639489. OLE color: 2639489.
HSL color Cylindrical-coordinate representation of color #814628: hue angle of 20.22º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #814628 is Cyan = 0, Magento = 0.46, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 40 | - |
| CMYK | 0 | 0.46 | 0.69 | 0.49 |
| HSL | 20.22º | 0.53% | 0.33% | - |
| HSV(B) | 20.22º | 0.69% | 0.51% | - |
| XYZ | 11.63 | 9.2 | 3.17 | - |
| YUV | 84.22 | 103.05 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 40 | 0 | 0.46 | 0.69 | 0.49 | 20.22 | 0.53 | 0.33 |
| Hex | 81 | 46 | 28 | 0 | 2E | 45 | 31 | 14 | 35 | 21 |
| Octal | 201 | 106 | 50 | 0 | 56 | 105 | 61 | 24 | 65 | 41 |
| Binary | 10000001 | 1000110 | 101000 | 0 | 101110 | 1000101 | 110001 | 10100 | 110101 | 100001 |
Color Harmonies of #814628
Complementary color
Monochromatic Colors of #814628
Black with #814628
Text Example
Text Example
White with #814628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814628; }
p { color: rgb(129,70,40); }
H1.HeaderClassName
{
color: #814628;
}
.AnyTagClassName
{
color: #814628;
}
</style>
background-color css
<style>
a { background-color: #814628; }
a { background-color: rgb(129,70,40); }
div.DivClassName
{
background-color: #814628;
}
.BgClassName
{
background-color: #814628;
}
</style>
border-color css
<style>
span { border-color: #814628; }
span { border-color: rgb(129,70,40); }
td.TdClassName
{
border-color: #814628;
}
.TagClassName
{
border-color: #814628;
}
</style>