Shades of Korma #804727
Tints of Korma #804727
RGB
CMYK
RGB Variations
Color information
#804727 (or 0x804727) is known color: Korma. HEX triplet: 80, 47 and 27. RGB value is (128,71,39). Sum of RGB (Red+Green+Blue) = 128+71+39=238 (31% of max value = 765). Red value is 128 (50.39% from 255 or 53.78% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 39 (15.62% from 255 or 16.39% from 238); Max value from RGB is 128 - color contains mainly: red. Hex color #804727 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #804727 is #7FB8D8. Grayscale: #545454. Windows color (decimal): -8370393 or 2574208. OLE color: 2574208.
HSL color Cylindrical-coordinate representation of color #804727: hue angle of 21.57º degrees, saturation: 0.53, 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 #804727 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 71 | 39 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.50 |
| HSL | 21.57º | 0.53% | 0.33% | - |
| HSV(B) | 21.57º | 0.7% | 0.5% | - |
| XYZ | 11.52 | 9.24 | 3.1 | - |
| YUV | 84.4 | 102.38 | 159.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 71 | 39 | 0 | 0.45 | 0.70 | 0.50 | 21.57 | 0.53 | 0.33 |
| Hex | 80 | 47 | 27 | 0 | 2D | 46 | 32 | 16 | 35 | 21 |
| Octal | 200 | 107 | 47 | 0 | 55 | 106 | 62 | 26 | 65 | 41 |
| Binary | 10000000 | 1000111 | 100111 | 0 | 101101 | 1000110 | 110010 | 10110 | 110101 | 100001 |
Color Harmonies of #804727
Complementary color
Monochromatic Colors of #804727
Black with #804727
Text Example
Text Example
White with #804727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #804727; }
p { color: rgb(128,71,39); }
H1.HeaderClassName
{
color: #804727;
}
.AnyTagClassName
{
color: #804727;
}
</style>
background-color css
<style>
a { background-color: #804727; }
a { background-color: rgb(128,71,39); }
div.DivClassName
{
background-color: #804727;
}
.BgClassName
{
background-color: #804727;
}
</style>
border-color css
<style>
span { border-color: #804727; }
span { border-color: rgb(128,71,39); }
td.TdClassName
{
border-color: #804727;
}
.TagClassName
{
border-color: #804727;
}
</style>