Shades of Korma #825731
Tints of Korma #825731
RGB
CMYK
RGB Variations
Color information
#825731 (or 0x825731) is known color: Korma. HEX triplet: 82, 57 and 31. RGB value is (130,87,49). Sum of RGB (Red+Green+Blue) = 130+87+49=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 87 (34.38% from 255 or 32.71% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #825731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825731 is #7DA8CE. Grayscale: #5F5F5F. Windows color (decimal): -8235215 or 3233666. OLE color: 3233666.
HSL color Cylindrical-coordinate representation of color #825731: hue angle of 28.15º 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 #825731 is Cyan = 0, Magento = 0.33, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 49 | - |
| CMYK | 0 | 0.33 | 0.62 | 0.49 |
| HSL | 28.15º | 0.45% | 0.35% | - |
| HSV(B) | 28.15º | 0.62% | 0.51% | - |
| XYZ | 13.17 | 11.78 | 4.49 | - |
| YUV | 95.53 | 101.75 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 49 | 0 | 0.33 | 0.62 | 0.49 | 28.15 | 0.45 | 0.35 |
| Hex | 82 | 57 | 31 | 0 | 21 | 3E | 31 | 1C | 2D | 23 |
| Octal | 202 | 127 | 61 | 0 | 41 | 76 | 61 | 34 | 55 | 43 |
| Binary | 10000010 | 1010111 | 110001 | 0 | 100001 | 111110 | 110001 | 11100 | 101101 | 100011 |
Color Harmonies of #825731
Complementary color
Monochromatic Colors of #825731
Black with #825731
Text Example
Text Example
White with #825731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825731; }
p { color: rgb(130,87,49); }
H1.HeaderClassName
{
color: #825731;
}
.AnyTagClassName
{
color: #825731;
}
</style>
background-color css
<style>
a { background-color: #825731; }
a { background-color: rgb(130,87,49); }
div.DivClassName
{
background-color: #825731;
}
.BgClassName
{
background-color: #825731;
}
</style>
border-color css
<style>
span { border-color: #825731; }
span { border-color: rgb(130,87,49); }
td.TdClassName
{
border-color: #825731;
}
.TagClassName
{
border-color: #825731;
}
</style>