Shades of Korma #835030
Tints of Korma #835030
RGB
CMYK
RGB Variations
Color information
#835030 (or 0x835030) is known color: Korma. HEX triplet: 83, 50 and 30. RGB value is (131,80,48). Sum of RGB (Red+Green+Blue) = 131+80+48=259 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.58% from 259); Green value is 80 (31.64% from 255 or 30.89% from 259); Blue value is 48 (19.14% from 255 or 18.53% from 259); Max value from RGB is 131 - color contains mainly: red. Hex color #835030 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835030 is #7CAFCF. Grayscale: #5B5B5B. Windows color (decimal): -8171472 or 3166339. OLE color: 3166339.
HSL color Cylindrical-coordinate representation of color #835030: hue angle of 23.13º 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 #835030 is Cyan = 0, Magento = 0.39, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 48 | - |
| CMYK | 0 | 0.39 | 0.63 | 0.49 |
| HSL | 23.13º | 0.46% | 0.35% | - |
| HSV(B) | 23.13º | 0.63% | 0.51% | - |
| XYZ | 12.76 | 10.78 | 4.2 | - |
| YUV | 91.6 | 103.4 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 48 | 0 | 0.39 | 0.63 | 0.49 | 23.13 | 0.46 | 0.35 |
| Hex | 83 | 50 | 30 | 0 | 27 | 3F | 31 | 17 | 2E | 23 |
| Octal | 203 | 120 | 60 | 0 | 47 | 77 | 61 | 27 | 56 | 43 |
| Binary | 10000011 | 1010000 | 110000 | 0 | 100111 | 111111 | 110001 | 10111 | 101110 | 100011 |
Color Harmonies of #835030
Complementary color
Monochromatic Colors of #835030
Black with #835030
Text Example
Text Example
White with #835030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835030; }
p { color: rgb(131,80,48); }
H1.HeaderClassName
{
color: #835030;
}
.AnyTagClassName
{
color: #835030;
}
</style>
background-color css
<style>
a { background-color: #835030; }
a { background-color: rgb(131,80,48); }
div.DivClassName
{
background-color: #835030;
}
.BgClassName
{
background-color: #835030;
}
</style>
border-color css
<style>
span { border-color: #835030; }
span { border-color: rgb(131,80,48); }
td.TdClassName
{
border-color: #835030;
}
.TagClassName
{
border-color: #835030;
}
</style>