Shades of Korma #825130
Tints of Korma #825130
RGB
CMYK
RGB Variations
Color information
#825130 (or 0x825130) is known color: Korma. HEX triplet: 82, 51 and 30. RGB value is (130,81,48). Sum of RGB (Red+Green+Blue) = 130+81+48=259 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.19% from 259); Green value is 81 (32.03% from 255 or 31.27% from 259); Blue value is 48 (19.14% from 255 or 18.53% from 259); Max value from RGB is 130 - color contains mainly: red. Hex color #825130 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825130 is #7DAECF. Grayscale: #5C5C5C. Windows color (decimal): -8236752 or 3166594. OLE color: 3166594.
HSL color Cylindrical-coordinate representation of color #825130: hue angle of 24.15º 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 #825130 is Cyan = 0, Magento = 0.38, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 48 | - |
| CMYK | 0 | 0.38 | 0.63 | 0.49 |
| HSL | 24.15º | 0.46% | 0.35% | - |
| HSV(B) | 24.15º | 0.63% | 0.51% | - |
| XYZ | 12.68 | 10.84 | 4.22 | - |
| YUV | 91.89 | 103.23 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 48 | 0 | 0.38 | 0.63 | 0.49 | 24.15 | 0.46 | 0.35 |
| Hex | 82 | 51 | 30 | 0 | 26 | 3F | 31 | 18 | 2E | 23 |
| Octal | 202 | 121 | 60 | 0 | 46 | 77 | 61 | 30 | 56 | 43 |
| Binary | 10000010 | 1010001 | 110000 | 0 | 100110 | 111111 | 110001 | 11000 | 101110 | 100011 |
Color Harmonies of #825130
Complementary color
Monochromatic Colors of #825130
Black with #825130
Text Example
Text Example
White with #825130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825130; }
p { color: rgb(130,81,48); }
H1.HeaderClassName
{
color: #825130;
}
.AnyTagClassName
{
color: #825130;
}
</style>
background-color css
<style>
a { background-color: #825130; }
a { background-color: rgb(130,81,48); }
div.DivClassName
{
background-color: #825130;
}
.BgClassName
{
background-color: #825130;
}
</style>
border-color css
<style>
span { border-color: #825130; }
span { border-color: rgb(130,81,48); }
td.TdClassName
{
border-color: #825130;
}
.TagClassName
{
border-color: #825130;
}
</style>