Shades of Korma #835833
Tints of Korma #835833
RGB
CMYK
RGB Variations
Color information
#835833 (or 0x835833) is known color: Korma. HEX triplet: 83, 58 and 33. RGB value is (131,88,51). Sum of RGB (Red+Green+Blue) = 131+88+51=270 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.52% from 270); Green value is 88 (34.77% from 255 or 32.59% from 270); Blue value is 51 (20.31% from 255 or 18.89% from 270); Max value from RGB is 131 - color contains mainly: red. Hex color #835833 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835833 is #7CA7CC. Grayscale: #606060. Windows color (decimal): -8169421 or 3364995. OLE color: 3364995.
HSL color Cylindrical-coordinate representation of color #835833: hue angle of 27.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 #835833 is Cyan = 0, Magento = 0.33, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 51 | - |
| CMYK | 0 | 0.33 | 0.61 | 0.49 |
| HSL | 27.75º | 0.44% | 0.36% | - |
| HSV(B) | 27.75º | 0.61% | 0.51% | - |
| XYZ | 13.45 | 12.04 | 4.75 | - |
| YUV | 96.64 | 102.25 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 51 | 0 | 0.33 | 0.61 | 0.49 | 27.75 | 0.44 | 0.36 |
| Hex | 83 | 58 | 33 | 0 | 21 | 3D | 31 | 1C | 2C | 24 |
| Octal | 203 | 130 | 63 | 0 | 41 | 75 | 61 | 34 | 54 | 44 |
| Binary | 10000011 | 1011000 | 110011 | 0 | 100001 | 111101 | 110001 | 11100 | 101100 | 100100 |
Color Harmonies of #835833
Complementary color
Monochromatic Colors of #835833
Black with #835833
Text Example
Text Example
White with #835833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835833; }
p { color: rgb(131,88,51); }
H1.HeaderClassName
{
color: #835833;
}
.AnyTagClassName
{
color: #835833;
}
</style>
background-color css
<style>
a { background-color: #835833; }
a { background-color: rgb(131,88,51); }
div.DivClassName
{
background-color: #835833;
}
.BgClassName
{
background-color: #835833;
}
</style>
border-color css
<style>
span { border-color: #835833; }
span { border-color: rgb(131,88,51); }
td.TdClassName
{
border-color: #835833;
}
.TagClassName
{
border-color: #835833;
}
</style>