Shades of Korma #835430
Tints of Korma #835430
RGB
CMYK
RGB Variations
Color information
#835430 (or 0x835430) is known color: Korma. HEX triplet: 83, 54 and 30. RGB value is (131,84,48). Sum of RGB (Red+Green+Blue) = 131+84+48=263 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.81% from 263); Green value is 84 (33.20% from 255 or 31.94% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 131 - color contains mainly: red. Hex color #835430 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835430 is #7CABCF. Grayscale: #5E5E5E. Windows color (decimal): -8170448 or 3167363. OLE color: 3167363.
HSL color Cylindrical-coordinate representation of color #835430: hue angle of 26.02º 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 #835430 is Cyan = 0, Magento = 0.36, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 48 | - |
| CMYK | 0 | 0.36 | 0.63 | 0.49 |
| HSL | 26.02º | 0.46% | 0.35% | - |
| HSV(B) | 26.02º | 0.63% | 0.51% | - |
| XYZ | 13.06 | 11.38 | 4.3 | - |
| YUV | 93.95 | 102.07 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 48 | 0 | 0.36 | 0.63 | 0.49 | 26.02 | 0.46 | 0.35 |
| Hex | 83 | 54 | 30 | 0 | 24 | 3F | 31 | 1A | 2E | 23 |
| Octal | 203 | 124 | 60 | 0 | 44 | 77 | 61 | 32 | 56 | 43 |
| Binary | 10000011 | 1010100 | 110000 | 0 | 100100 | 111111 | 110001 | 11010 | 101110 | 100011 |
Color Harmonies of #835430
Complementary color
Monochromatic Colors of #835430
Black with #835430
Text Example
Text Example
White with #835430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835430; }
p { color: rgb(131,84,48); }
H1.HeaderClassName
{
color: #835430;
}
.AnyTagClassName
{
color: #835430;
}
</style>
background-color css
<style>
a { background-color: #835430; }
a { background-color: rgb(131,84,48); }
div.DivClassName
{
background-color: #835430;
}
.BgClassName
{
background-color: #835430;
}
</style>
border-color css
<style>
span { border-color: #835430; }
span { border-color: rgb(131,84,48); }
td.TdClassName
{
border-color: #835430;
}
.TagClassName
{
border-color: #835430;
}
</style>