Shades of Korma #834726
Tints of Korma #834726
RGB
CMYK
RGB Variations
Color information
#834726 (or 0x834726) is known color: Korma. HEX triplet: 83, 47 and 26. RGB value is (131,71,38). Sum of RGB (Red+Green+Blue) = 131+71+38=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #834726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834726 is #7CB8D9. Grayscale: #555555. Windows color (decimal): -8173786 or 2508675. OLE color: 2508675.
HSL color Cylindrical-coordinate representation of color #834726: hue angle of 21.29º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #834726 is Cyan = 0, Magento = 0.46, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 38 | - |
| CMYK | 0 | 0.46 | 0.71 | 0.49 |
| HSL | 21.29º | 0.55% | 0.33% | - |
| HSV(B) | 21.29º | 0.71% | 0.51% | - |
| XYZ | 11.96 | 9.47 | 3.03 | - |
| YUV | 85.18 | 101.38 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 38 | 0 | 0.46 | 0.71 | 0.49 | 21.29 | 0.55 | 0.33 |
| Hex | 83 | 47 | 26 | 0 | 2E | 47 | 31 | 15 | 37 | 21 |
| Octal | 203 | 107 | 46 | 0 | 56 | 107 | 61 | 25 | 67 | 41 |
| Binary | 10000011 | 1000111 | 100110 | 0 | 101110 | 1000111 | 110001 | 10101 | 110111 | 100001 |
Color Harmonies of #834726
Complementary color
Monochromatic Colors of #834726
Black with #834726
Text Example
Text Example
White with #834726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834726; }
p { color: rgb(131,71,38); }
H1.HeaderClassName
{
color: #834726;
}
.AnyTagClassName
{
color: #834726;
}
</style>
background-color css
<style>
a { background-color: #834726; }
a { background-color: rgb(131,71,38); }
div.DivClassName
{
background-color: #834726;
}
.BgClassName
{
background-color: #834726;
}
</style>
border-color css
<style>
span { border-color: #834726; }
span { border-color: rgb(131,71,38); }
td.TdClassName
{
border-color: #834726;
}
.TagClassName
{
border-color: #834726;
}
</style>