Shades of Korma #825127
Tints of Korma #825127
RGB
CMYK
RGB Variations
Color information
#825127 (or 0x825127) is known color: Korma. HEX triplet: 82, 51 and 27. RGB value is (130,81,39). Sum of RGB (Red+Green+Blue) = 130+81+39=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 39 (15.62% from 255 or 15.6% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #825127 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825127 is #7DAED8. Grayscale: #5B5B5B. Windows color (decimal): -8236761 or 2576770. OLE color: 2576770.
HSL color Cylindrical-coordinate representation of color #825127: hue angle of 27.69º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #825127 is Cyan = 0, Magento = 0.38, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 39 | - |
| CMYK | 0 | 0.38 | 0.70 | 0.49 |
| HSL | 27.69º | 0.54% | 0.33% | - |
| HSV(B) | 27.69º | 0.7% | 0.51% | - |
| XYZ | 12.51 | 10.78 | 3.34 | - |
| YUV | 90.86 | 98.73 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 39 | 0 | 0.38 | 0.70 | 0.49 | 27.69 | 0.54 | 0.33 |
| Hex | 82 | 51 | 27 | 0 | 26 | 46 | 31 | 1C | 36 | 21 |
| Octal | 202 | 121 | 47 | 0 | 46 | 106 | 61 | 34 | 66 | 41 |
| Binary | 10000010 | 1010001 | 100111 | 0 | 100110 | 1000110 | 110001 | 11100 | 110110 | 100001 |
Color Harmonies of #825127
Complementary color
Monochromatic Colors of #825127
Black with #825127
Text Example
Text Example
White with #825127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825127; }
p { color: rgb(130,81,39); }
H1.HeaderClassName
{
color: #825127;
}
.AnyTagClassName
{
color: #825127;
}
</style>
background-color css
<style>
a { background-color: #825127; }
a { background-color: rgb(130,81,39); }
div.DivClassName
{
background-color: #825127;
}
.BgClassName
{
background-color: #825127;
}
</style>
border-color css
<style>
span { border-color: #825127; }
span { border-color: rgb(130,81,39); }
td.TdClassName
{
border-color: #825127;
}
.TagClassName
{
border-color: #825127;
}
</style>