Shades of Korma #834825
Tints of Korma #834825
RGB
CMYK
RGB Variations
Color information
#834825 (or 0x834825) is known color: Korma. HEX triplet: 83, 48 and 25. RGB value is (131,72,37). Sum of RGB (Red+Green+Blue) = 131+72+37=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 72 (28.52% from 255 or 30% from 240); Blue value is 37 (14.84% from 255 or 15.42% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #834825 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834825 is #7CB7DA. Grayscale: #555555. Windows color (decimal): -8173531 or 2443395. OLE color: 2443395.
HSL color Cylindrical-coordinate representation of color #834825: hue angle of 22.34º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #834825 is Cyan = 0, Magento = 0.45, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 72 | 37 | - |
| CMYK | 0 | 0.45 | 0.72 | 0.49 |
| HSL | 22.34º | 0.56% | 0.33% | - |
| HSV(B) | 22.34º | 0.72% | 0.51% | - |
| XYZ | 12.01 | 9.59 | 2.97 | - |
| YUV | 85.65 | 100.55 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 72 | 37 | 0 | 0.45 | 0.72 | 0.49 | 22.34 | 0.56 | 0.33 |
| Hex | 83 | 48 | 25 | 0 | 2D | 48 | 31 | 16 | 38 | 21 |
| Octal | 203 | 110 | 45 | 0 | 55 | 110 | 61 | 26 | 70 | 41 |
| Binary | 10000011 | 1001000 | 100101 | 0 | 101101 | 1001000 | 110001 | 10110 | 111000 | 100001 |
Color Harmonies of #834825
Complementary color
Monochromatic Colors of #834825
Black with #834825
Text Example
Text Example
White with #834825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834825; }
p { color: rgb(131,72,37); }
H1.HeaderClassName
{
color: #834825;
}
.AnyTagClassName
{
color: #834825;
}
</style>
background-color css
<style>
a { background-color: #834825; }
a { background-color: rgb(131,72,37); }
div.DivClassName
{
background-color: #834825;
}
.BgClassName
{
background-color: #834825;
}
</style>
border-color css
<style>
span { border-color: #834825; }
span { border-color: rgb(131,72,37); }
td.TdClassName
{
border-color: #834825;
}
.TagClassName
{
border-color: #834825;
}
</style>