Shades of Korma #804726
Tints of Korma #804726
RGB
CMYK
RGB Variations
Color information
#804726 (or 0x804726) is known color: Korma. HEX triplet: 80, 47 and 26. RGB value is (128,71,38). Sum of RGB (Red+Green+Blue) = 128+71+38=237 (31% of max value = 765). Red value is 128 (50.39% from 255 or 54.01% from 237); Green value is 71 (28.12% from 255 or 29.96% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 128 - color contains mainly: red. Hex color #804726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #804726 is #7FB8D9. Grayscale: #545454. Windows color (decimal): -8370394 or 2508672. OLE color: 2508672.
HSL color Cylindrical-coordinate representation of color #804726: hue angle of 22º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #804726 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 71 | 38 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.50 |
| HSL | 22º | 0.54% | 0.33% | - |
| HSV(B) | 22º | 0.7% | 0.5% | - |
| XYZ | 11.51 | 9.24 | 3.01 | - |
| YUV | 84.28 | 101.88 | 159.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 71 | 38 | 0 | 0.45 | 0.70 | 0.50 | 22 | 0.54 | 0.33 |
| Hex | 80 | 47 | 26 | 0 | 2D | 46 | 32 | 16 | 36 | 21 |
| Octal | 200 | 107 | 46 | 0 | 55 | 106 | 62 | 26 | 66 | 41 |
| Binary | 10000000 | 1000111 | 100110 | 0 | 101101 | 1000110 | 110010 | 10110 | 110110 | 100001 |
Color Harmonies of #804726
Complementary color
Monochromatic Colors of #804726
Black with #804726
Text Example
Text Example
White with #804726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #804726; }
p { color: rgb(128,71,38); }
H1.HeaderClassName
{
color: #804726;
}
.AnyTagClassName
{
color: #804726;
}
</style>
background-color css
<style>
a { background-color: #804726; }
a { background-color: rgb(128,71,38); }
div.DivClassName
{
background-color: #804726;
}
.BgClassName
{
background-color: #804726;
}
</style>
border-color css
<style>
span { border-color: #804726; }
span { border-color: rgb(128,71,38); }
td.TdClassName
{
border-color: #804726;
}
.TagClassName
{
border-color: #804726;
}
</style>