Shades of Korma #825024
Tints of Korma #825024
RGB
CMYK
RGB Variations
Color information
#825024 (or 0x825024) is known color: Korma. HEX triplet: 82, 50 and 24. RGB value is (130,80,36). Sum of RGB (Red+Green+Blue) = 130+80+36=246 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.85% from 246); Green value is 80 (31.64% from 255 or 32.52% from 246); Blue value is 36 (14.45% from 255 or 14.63% from 246); Max value from RGB is 130 - color contains mainly: red. Hex color #825024 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825024 is #7DAFDB. Grayscale: #5A5A5A. Windows color (decimal): -8237020 or 2379906. OLE color: 2379906.
HSL color Cylindrical-coordinate representation of color #825024: hue angle of 28.09º degrees, saturation: 0.57, 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 #825024 is Cyan = 0, Magento = 0.38, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 36 | - |
| CMYK | 0 | 0.38 | 0.72 | 0.49 |
| HSL | 28.09º | 0.57% | 0.33% | - |
| HSV(B) | 28.09º | 0.72% | 0.51% | - |
| XYZ | 12.39 | 10.61 | 3.06 | - |
| YUV | 89.93 | 97.57 | 156.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 36 | 0 | 0.38 | 0.72 | 0.49 | 28.09 | 0.57 | 0.33 |
| Hex | 82 | 50 | 24 | 0 | 26 | 48 | 31 | 1C | 39 | 21 |
| Octal | 202 | 120 | 44 | 0 | 46 | 110 | 61 | 34 | 71 | 41 |
| Binary | 10000010 | 1010000 | 100100 | 0 | 100110 | 1001000 | 110001 | 11100 | 111001 | 100001 |
Color Harmonies of #825024
Complementary color
Monochromatic Colors of #825024
Black with #825024
Text Example
Text Example
White with #825024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825024; }
p { color: rgb(130,80,36); }
H1.HeaderClassName
{
color: #825024;
}
.AnyTagClassName
{
color: #825024;
}
</style>
background-color css
<style>
a { background-color: #825024; }
a { background-color: rgb(130,80,36); }
div.DivClassName
{
background-color: #825024;
}
.BgClassName
{
background-color: #825024;
}
</style>
border-color css
<style>
span { border-color: #825024; }
span { border-color: rgb(130,80,36); }
td.TdClassName
{
border-color: #825024;
}
.TagClassName
{
border-color: #825024;
}
</style>