Shades of Korma #825228
Tints of Korma #825228
RGB
CMYK
RGB Variations
Color information
#825228 (or 0x825228) is known color: Korma. HEX triplet: 82, 52 and 28. RGB value is (130,82,40). Sum of RGB (Red+Green+Blue) = 130+82+40=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 82 (32.42% from 255 or 32.54% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #825228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825228 is #7DADD7. Grayscale: #5B5B5B. Windows color (decimal): -8236504 or 2642562. OLE color: 2642562.
HSL color Cylindrical-coordinate representation of color #825228: hue angle of 28º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #825228 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 40 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.49 |
| HSL | 28º | 0.53% | 0.33% | - |
| HSV(B) | 28º | 0.69% | 0.51% | - |
| XYZ | 12.61 | 10.93 | 3.45 | - |
| YUV | 91.56 | 98.9 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 40 | 0 | 0.37 | 0.69 | 0.49 | 28 | 0.53 | 0.33 |
| Hex | 82 | 52 | 28 | 0 | 25 | 45 | 31 | 1C | 35 | 21 |
| Octal | 202 | 122 | 50 | 0 | 45 | 105 | 61 | 34 | 65 | 41 |
| Binary | 10000010 | 1010010 | 101000 | 0 | 100101 | 1000101 | 110001 | 11100 | 110101 | 100001 |
Color Harmonies of #825228
Complementary color
Monochromatic Colors of #825228
Black with #825228
Text Example
Text Example
White with #825228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825228; }
p { color: rgb(130,82,40); }
H1.HeaderClassName
{
color: #825228;
}
.AnyTagClassName
{
color: #825228;
}
</style>
background-color css
<style>
a { background-color: #825228; }
a { background-color: rgb(130,82,40); }
div.DivClassName
{
background-color: #825228;
}
.BgClassName
{
background-color: #825228;
}
</style>
border-color css
<style>
span { border-color: #825228; }
span { border-color: rgb(130,82,40); }
td.TdClassName
{
border-color: #825228;
}
.TagClassName
{
border-color: #825228;
}
</style>