Shades of Korma #825730
Tints of Korma #825730
RGB
CMYK
RGB Variations
Color information
#825730 (or 0x825730) is known color: Korma. HEX triplet: 82, 57 and 30. RGB value is (130,87,48). Sum of RGB (Red+Green+Blue) = 130+87+48=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 87 (34.38% from 255 or 32.83% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #825730 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825730 is #7DA8CF. Grayscale: #5F5F5F. Windows color (decimal): -8235216 or 3168130. OLE color: 3168130.
HSL color Cylindrical-coordinate representation of color #825730: hue angle of 28.54º 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 #825730 is Cyan = 0, Magento = 0.33, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 48 | - |
| CMYK | 0 | 0.33 | 0.63 | 0.49 |
| HSL | 28.54º | 0.46% | 0.35% | - |
| HSV(B) | 28.54º | 0.63% | 0.51% | - |
| XYZ | 13.15 | 11.78 | 4.38 | - |
| YUV | 95.41 | 101.25 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 48 | 0 | 0.33 | 0.63 | 0.49 | 28.54 | 0.46 | 0.35 |
| Hex | 82 | 57 | 30 | 0 | 21 | 3F | 31 | 1D | 2E | 23 |
| Octal | 202 | 127 | 60 | 0 | 41 | 77 | 61 | 35 | 56 | 43 |
| Binary | 10000010 | 1010111 | 110000 | 0 | 100001 | 111111 | 110001 | 11101 | 101110 | 100011 |
Color Harmonies of #825730
Complementary color
Monochromatic Colors of #825730
Black with #825730
Text Example
Text Example
White with #825730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825730; }
p { color: rgb(130,87,48); }
H1.HeaderClassName
{
color: #825730;
}
.AnyTagClassName
{
color: #825730;
}
</style>
background-color css
<style>
a { background-color: #825730; }
a { background-color: rgb(130,87,48); }
div.DivClassName
{
background-color: #825730;
}
.BgClassName
{
background-color: #825730;
}
</style>
border-color css
<style>
span { border-color: #825730; }
span { border-color: rgb(130,87,48); }
td.TdClassName
{
border-color: #825730;
}
.TagClassName
{
border-color: #825730;
}
</style>