Shades of Korma #835033
Tints of Korma #835033
RGB
CMYK
RGB Variations
Color information
#835033 (or 0x835033) is known color: Korma. HEX triplet: 83, 50 and 33. RGB value is (131,80,51). Sum of RGB (Red+Green+Blue) = 131+80+51=262 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50% from 262); Green value is 80 (31.64% from 255 or 30.53% from 262); Blue value is 51 (20.31% from 255 or 19.47% from 262); Max value from RGB is 131 - color contains mainly: red. Hex color #835033 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835033 is #7CAFCC. Grayscale: #5C5C5C. Windows color (decimal): -8171469 or 3362947. OLE color: 3362947.
HSL color Cylindrical-coordinate representation of color #835033: hue angle of 21.75º 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 #835033 is Cyan = 0, Magento = 0.39, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 51 | - |
| CMYK | 0 | 0.39 | 0.61 | 0.49 |
| HSL | 21.75º | 0.44% | 0.36% | - |
| HSV(B) | 21.75º | 0.61% | 0.51% | - |
| XYZ | 12.83 | 10.8 | 4.54 | - |
| YUV | 91.94 | 104.9 | 155.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 51 | 0 | 0.39 | 0.61 | 0.49 | 21.75 | 0.44 | 0.36 |
| Hex | 83 | 50 | 33 | 0 | 27 | 3D | 31 | 16 | 2C | 24 |
| Octal | 203 | 120 | 63 | 0 | 47 | 75 | 61 | 26 | 54 | 44 |
| Binary | 10000011 | 1010000 | 110011 | 0 | 100111 | 111101 | 110001 | 10110 | 101100 | 100100 |
Color Harmonies of #835033
Complementary color
Monochromatic Colors of #835033
Black with #835033
Text Example
Text Example
White with #835033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835033; }
p { color: rgb(131,80,51); }
H1.HeaderClassName
{
color: #835033;
}
.AnyTagClassName
{
color: #835033;
}
</style>
background-color css
<style>
a { background-color: #835033; }
a { background-color: rgb(131,80,51); }
div.DivClassName
{
background-color: #835033;
}
.BgClassName
{
background-color: #835033;
}
</style>
border-color css
<style>
span { border-color: #835033; }
span { border-color: rgb(131,80,51); }
td.TdClassName
{
border-color: #835033;
}
.TagClassName
{
border-color: #835033;
}
</style>