Shades of Korma #835633
Tints of Korma #835633
RGB
CMYK
RGB Variations
Color information
#835633 (or 0x835633) is known color: Korma. HEX triplet: 83, 56 and 33. RGB value is (131,86,51). Sum of RGB (Red+Green+Blue) = 131+86+51=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 51 (20.31% from 255 or 19.03% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #835633 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835633 is #7CA9CC. Grayscale: #5F5F5F. Windows color (decimal): -8169933 or 3364483. OLE color: 3364483.
HSL color Cylindrical-coordinate representation of color #835633: hue angle of 26.25º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #835633 is Cyan = 0, Magento = 0.34, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 51 | - |
| CMYK | 0 | 0.34 | 0.61 | 0.49 |
| HSL | 26.25º | 0.44% | 0.36% | - |
| HSV(B) | 26.25º | 0.61% | 0.51% | - |
| XYZ | 13.29 | 11.72 | 4.69 | - |
| YUV | 95.47 | 102.91 | 153.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 51 | 0 | 0.34 | 0.61 | 0.49 | 26.25 | 0.44 | 0.36 |
| Hex | 83 | 56 | 33 | 0 | 22 | 3D | 31 | 1A | 2C | 24 |
| Octal | 203 | 126 | 63 | 0 | 42 | 75 | 61 | 32 | 54 | 44 |
| Binary | 10000011 | 1010110 | 110011 | 0 | 100010 | 111101 | 110001 | 11010 | 101100 | 100100 |
Color Harmonies of #835633
Complementary color
Monochromatic Colors of #835633
Black with #835633
Text Example
Text Example
White with #835633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835633; }
p { color: rgb(131,86,51); }
H1.HeaderClassName
{
color: #835633;
}
.AnyTagClassName
{
color: #835633;
}
</style>
background-color css
<style>
a { background-color: #835633; }
a { background-color: rgb(131,86,51); }
div.DivClassName
{
background-color: #835633;
}
.BgClassName
{
background-color: #835633;
}
</style>
border-color css
<style>
span { border-color: #835633; }
span { border-color: rgb(131,86,51); }
td.TdClassName
{
border-color: #835633;
}
.TagClassName
{
border-color: #835633;
}
</style>