Shades of Korma #835121
Tints of Korma #835121
RGB
CMYK
RGB Variations
Color information
#835121 (or 0x835121) is known color: Korma. HEX triplet: 83, 51 and 21. RGB value is (131,81,33). Sum of RGB (Red+Green+Blue) = 131+81+33=245 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.47% from 245); Green value is 81 (32.03% from 255 or 33.06% from 245); Blue value is 33 (13.28% from 255 or 13.47% from 245); Max value from RGB is 131 - color contains mainly: red. Hex color #835121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835121 is #7CAEDE. Grayscale: #5A5A5A. Windows color (decimal): -8171231 or 2183555. OLE color: 2183555.
HSL color Cylindrical-coordinate representation of color #835121: hue angle of 29.39º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #835121 is Cyan = 0, Magento = 0.38, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 33 | - |
| CMYK | 0 | 0.38 | 0.75 | 0.49 |
| HSL | 29.39º | 0.6% | 0.32% | - |
| HSV(B) | 29.39º | 0.75% | 0.51% | - |
| XYZ | 12.58 | 10.82 | 2.86 | - |
| YUV | 90.48 | 95.57 | 156.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 33 | 0 | 0.38 | 0.75 | 0.49 | 29.39 | 0.6 | 0.32 |
| Hex | 83 | 51 | 21 | 0 | 26 | 4B | 31 | 1D | 3C | 20 |
| Octal | 203 | 121 | 41 | 0 | 46 | 113 | 61 | 35 | 74 | 40 |
| Binary | 10000011 | 1010001 | 100001 | 0 | 100110 | 1001011 | 110001 | 11101 | 111100 | 100000 |
Color Harmonies of #835121
Complementary color
Monochromatic Colors of #835121
Black with #835121
Text Example
Text Example
White with #835121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835121; }
p { color: rgb(131,81,33); }
H1.HeaderClassName
{
color: #835121;
}
.AnyTagClassName
{
color: #835121;
}
</style>
background-color css
<style>
a { background-color: #835121; }
a { background-color: rgb(131,81,33); }
div.DivClassName
{
background-color: #835121;
}
.BgClassName
{
background-color: #835121;
}
</style>
border-color css
<style>
span { border-color: #835121; }
span { border-color: rgb(131,81,33); }
td.TdClassName
{
border-color: #835121;
}
.TagClassName
{
border-color: #835121;
}
</style>