Shades of Korma #805734
Tints of Korma #805734
RGB
CMYK
RGB Variations
Color information
#805734 (or 0x805734) is known color: Korma. HEX triplet: 80, 57 and 34. RGB value is (128,87,52). Sum of RGB (Red+Green+Blue) = 128+87+52=267 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.94% from 267); Green value is 87 (34.38% from 255 or 32.58% from 267); Blue value is 52 (20.70% from 255 or 19.48% from 267); Max value from RGB is 128 - color contains mainly: red. Hex color #805734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #805734 is #7FA8CB. Grayscale: #5F5F5F. Windows color (decimal): -8366284 or 3430272. OLE color: 3430272.
HSL color Cylindrical-coordinate representation of color #805734: hue angle of 27.63º degrees, saturation: 0.42, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #805734 is Cyan = 0, Magento = 0.32, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 87 | 52 | - |
| CMYK | 0 | 0.32 | 0.59 | 0.50 |
| HSL | 27.63º | 0.42% | 0.35% | - |
| HSV(B) | 27.63º | 0.59% | 0.5% | - |
| XYZ | 12.93 | 11.65 | 4.82 | - |
| YUV | 95.27 | 103.58 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 52 | 0 | 0.32 | 0.59 | 0.50 | 27.63 | 0.42 | 0.35 |
| Hex | 80 | 57 | 34 | 0 | 20 | 3B | 32 | 1C | 2A | 23 |
| Octal | 200 | 127 | 64 | 0 | 40 | 73 | 62 | 34 | 52 | 43 |
| Binary | 10000000 | 1010111 | 110100 | 0 | 100000 | 111011 | 110010 | 11100 | 101010 | 100011 |
Color Harmonies of #805734
Complementary color
Monochromatic Colors of #805734
Black with #805734
Text Example
Text Example
White with #805734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805734; }
p { color: rgb(128,87,52); }
H1.HeaderClassName
{
color: #805734;
}
.AnyTagClassName
{
color: #805734;
}
</style>
background-color css
<style>
a { background-color: #805734; }
a { background-color: rgb(128,87,52); }
div.DivClassName
{
background-color: #805734;
}
.BgClassName
{
background-color: #805734;
}
</style>
border-color css
<style>
span { border-color: #805734; }
span { border-color: rgb(128,87,52); }
td.TdClassName
{
border-color: #805734;
}
.TagClassName
{
border-color: #805734;
}
</style>