Shades of Korma #805731
Tints of Korma #805731
RGB
CMYK
RGB Variations
Color information
#805731 (or 0x805731) is known color: Korma. HEX triplet: 80, 57 and 31. RGB value is (128,87,49). Sum of RGB (Red+Green+Blue) = 128+87+49=264 (34% of max value = 765). Red value is 128 (50.39% from 255 or 48.48% from 264); Green value is 87 (34.38% from 255 or 32.95% from 264); Blue value is 49 (19.53% from 255 or 18.56% from 264); Max value from RGB is 128 - color contains mainly: red. Hex color #805731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #805731 is #7FA8CE. Grayscale: #5F5F5F. Windows color (decimal): -8366287 or 3233664. OLE color: 3233664.
HSL color Cylindrical-coordinate representation of color #805731: hue angle of 28.86º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #805731 is Cyan = 0, Magento = 0.32, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 87 | 49 | - |
| CMYK | 0 | 0.32 | 0.62 | 0.50 |
| HSL | 28.86º | 0.45% | 0.35% | - |
| HSV(B) | 28.86º | 0.62% | 0.5% | - |
| XYZ | 12.86 | 11.63 | 4.47 | - |
| YUV | 94.93 | 102.08 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 49 | 0 | 0.32 | 0.62 | 0.50 | 28.86 | 0.45 | 0.35 |
| Hex | 80 | 57 | 31 | 0 | 20 | 3E | 32 | 1D | 2D | 23 |
| Octal | 200 | 127 | 61 | 0 | 40 | 76 | 62 | 35 | 55 | 43 |
| Binary | 10000000 | 1010111 | 110001 | 0 | 100000 | 111110 | 110010 | 11101 | 101101 | 100011 |
Color Harmonies of #805731
Complementary color
Monochromatic Colors of #805731
Black with #805731
Text Example
Text Example
White with #805731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805731; }
p { color: rgb(128,87,49); }
H1.HeaderClassName
{
color: #805731;
}
.AnyTagClassName
{
color: #805731;
}
</style>
background-color css
<style>
a { background-color: #805731; }
a { background-color: rgb(128,87,49); }
div.DivClassName
{
background-color: #805731;
}
.BgClassName
{
background-color: #805731;
}
</style>
border-color css
<style>
span { border-color: #805731; }
span { border-color: rgb(128,87,49); }
td.TdClassName
{
border-color: #805731;
}
.TagClassName
{
border-color: #805731;
}
</style>