Shades of Korma #835331
Tints of Korma #835331
RGB
CMYK
RGB Variations
Color information
#835331 (or 0x835331) is known color: Korma. HEX triplet: 83, 53 and 31. RGB value is (131,83,49). Sum of RGB (Red+Green+Blue) = 131+83+49=263 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.81% from 263); Green value is 83 (32.81% from 255 or 31.56% from 263); Blue value is 49 (19.53% from 255 or 18.63% from 263); Max value from RGB is 131 - color contains mainly: red. Hex color #835331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835331 is #7CACCE. Grayscale: #5D5D5D. Windows color (decimal): -8170703 or 3232643. OLE color: 3232643.
HSL color Cylindrical-coordinate representation of color #835331: hue angle of 24.88º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #835331 is Cyan = 0, Magento = 0.37, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 49 | - |
| CMYK | 0 | 0.37 | 0.63 | 0.49 |
| HSL | 24.88º | 0.46% | 0.35% | - |
| HSV(B) | 24.88º | 0.63% | 0.51% | - |
| XYZ | 13.01 | 11.23 | 4.39 | - |
| YUV | 93.48 | 102.9 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 49 | 0 | 0.37 | 0.63 | 0.49 | 24.88 | 0.46 | 0.35 |
| Hex | 83 | 53 | 31 | 0 | 25 | 3F | 31 | 19 | 2E | 23 |
| Octal | 203 | 123 | 61 | 0 | 45 | 77 | 61 | 31 | 56 | 43 |
| Binary | 10000011 | 1010011 | 110001 | 0 | 100101 | 111111 | 110001 | 11001 | 101110 | 100011 |
Color Harmonies of #835331
Complementary color
Monochromatic Colors of #835331
Black with #835331
Text Example
Text Example
White with #835331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835331; }
p { color: rgb(131,83,49); }
H1.HeaderClassName
{
color: #835331;
}
.AnyTagClassName
{
color: #835331;
}
</style>
background-color css
<style>
a { background-color: #835331; }
a { background-color: rgb(131,83,49); }
div.DivClassName
{
background-color: #835331;
}
.BgClassName
{
background-color: #835331;
}
</style>
border-color css
<style>
span { border-color: #835331; }
span { border-color: rgb(131,83,49); }
td.TdClassName
{
border-color: #835331;
}
.TagClassName
{
border-color: #835331;
}
</style>