Shades of Korma #834626
Tints of Korma #834626
RGB
CMYK
RGB Variations
Color information
#834626 (or 0x834626) is known color: Korma. HEX triplet: 83, 46 and 26. RGB value is (131,70,38). Sum of RGB (Red+Green+Blue) = 131+70+38=239 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.81% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 131 - color contains mainly: red. Hex color #834626 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834626 is #7CB9D9. Grayscale: #545454. Windows color (decimal): -8174042 or 2508419. OLE color: 2508419.
HSL color Cylindrical-coordinate representation of color #834626: hue angle of 20.65º 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 #834626 is Cyan = 0, Magento = 0.47, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 38 | - |
| CMYK | 0 | 0.47 | 0.71 | 0.49 |
| HSL | 20.65º | 0.55% | 0.33% | - |
| HSV(B) | 20.65º | 0.71% | 0.51% | - |
| XYZ | 11.9 | 9.35 | 3.01 | - |
| YUV | 84.59 | 101.71 | 161.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 38 | 0 | 0.47 | 0.71 | 0.49 | 20.65 | 0.55 | 0.33 |
| Hex | 83 | 46 | 26 | 0 | 2F | 47 | 31 | 15 | 37 | 21 |
| Octal | 203 | 106 | 46 | 0 | 57 | 107 | 61 | 25 | 67 | 41 |
| Binary | 10000011 | 1000110 | 100110 | 0 | 101111 | 1000111 | 110001 | 10101 | 110111 | 100001 |
Color Harmonies of #834626
Complementary color
Monochromatic Colors of #834626
Black with #834626
Text Example
Text Example
White with #834626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834626; }
p { color: rgb(131,70,38); }
H1.HeaderClassName
{
color: #834626;
}
.AnyTagClassName
{
color: #834626;
}
</style>
background-color css
<style>
a { background-color: #834626; }
a { background-color: rgb(131,70,38); }
div.DivClassName
{
background-color: #834626;
}
.BgClassName
{
background-color: #834626;
}
</style>
border-color css
<style>
span { border-color: #834626; }
span { border-color: rgb(131,70,38); }
td.TdClassName
{
border-color: #834626;
}
.TagClassName
{
border-color: #834626;
}
</style>