Shades of Korma #825129
Tints of Korma #825129
RGB
CMYK
RGB Variations
Color information
#825129 (or 0x825129) is known color: Korma. HEX triplet: 82, 51 and 29. RGB value is (130,81,41). Sum of RGB (Red+Green+Blue) = 130+81+41=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 41 (16.41% from 255 or 16.27% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #825129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825129 is #7DAED6. Grayscale: #5B5B5B. Windows color (decimal): -8236759 or 2707842. OLE color: 2707842.
HSL color Cylindrical-coordinate representation of color #825129: hue angle of 26.97º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #825129 is Cyan = 0, Magento = 0.38, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 41 | - |
| CMYK | 0 | 0.38 | 0.68 | 0.49 |
| HSL | 26.97º | 0.52% | 0.34% | - |
| HSV(B) | 26.97º | 0.68% | 0.51% | - |
| XYZ | 12.55 | 10.79 | 3.52 | - |
| YUV | 91.09 | 99.73 | 155.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 41 | 0 | 0.38 | 0.68 | 0.49 | 26.97 | 0.52 | 0.34 |
| Hex | 82 | 51 | 29 | 0 | 26 | 44 | 31 | 1B | 34 | 22 |
| Octal | 202 | 121 | 51 | 0 | 46 | 104 | 61 | 33 | 64 | 42 |
| Binary | 10000010 | 1010001 | 101001 | 0 | 100110 | 1000100 | 110001 | 11011 | 110100 | 100010 |
Color Harmonies of #825129
Complementary color
Monochromatic Colors of #825129
Black with #825129
Text Example
Text Example
White with #825129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825129; }
p { color: rgb(130,81,41); }
H1.HeaderClassName
{
color: #825129;
}
.AnyTagClassName
{
color: #825129;
}
</style>
background-color css
<style>
a { background-color: #825129; }
a { background-color: rgb(130,81,41); }
div.DivClassName
{
background-color: #825129;
}
.BgClassName
{
background-color: #825129;
}
</style>
border-color css
<style>
span { border-color: #825129; }
span { border-color: rgb(130,81,41); }
td.TdClassName
{
border-color: #825129;
}
.TagClassName
{
border-color: #825129;
}
</style>