Shades of Korma #835432
Tints of Korma #835432
RGB
CMYK
RGB Variations
Color information
#835432 (or 0x835432) is known color: Korma. HEX triplet: 83, 54 and 32. RGB value is (131,84,50). Sum of RGB (Red+Green+Blue) = 131+84+50=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 84 (33.20% from 255 or 31.70% from 265); Blue value is 50 (19.92% from 255 or 18.87% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #835432 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835432 is #7CABCD. Grayscale: #5E5E5E. Windows color (decimal): -8170446 or 3298435. OLE color: 3298435.
HSL color Cylindrical-coordinate representation of color #835432: hue angle of 25.19º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #835432 is Cyan = 0, Magento = 0.36, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 50 | - |
| CMYK | 0 | 0.36 | 0.62 | 0.49 |
| HSL | 25.19º | 0.45% | 0.35% | - |
| HSV(B) | 25.19º | 0.62% | 0.51% | - |
| XYZ | 13.11 | 11.4 | 4.53 | - |
| YUV | 94.18 | 103.07 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 50 | 0 | 0.36 | 0.62 | 0.49 | 25.19 | 0.45 | 0.35 |
| Hex | 83 | 54 | 32 | 0 | 24 | 3E | 31 | 19 | 2D | 23 |
| Octal | 203 | 124 | 62 | 0 | 44 | 76 | 61 | 31 | 55 | 43 |
| Binary | 10000011 | 1010100 | 110010 | 0 | 100100 | 111110 | 110001 | 11001 | 101101 | 100011 |
Color Harmonies of #835432
Complementary color
Monochromatic Colors of #835432
Black with #835432
Text Example
Text Example
White with #835432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835432; }
p { color: rgb(131,84,50); }
H1.HeaderClassName
{
color: #835432;
}
.AnyTagClassName
{
color: #835432;
}
</style>
background-color css
<style>
a { background-color: #835432; }
a { background-color: rgb(131,84,50); }
div.DivClassName
{
background-color: #835432;
}
.BgClassName
{
background-color: #835432;
}
</style>
border-color css
<style>
span { border-color: #835432; }
span { border-color: rgb(131,84,50); }
td.TdClassName
{
border-color: #835432;
}
.TagClassName
{
border-color: #835432;
}
</style>