Shades of Korma #825030
Tints of Korma #825030
RGB
CMYK
RGB Variations
Color information
#825030 (or 0x825030) is known color: Korma. HEX triplet: 82, 50 and 30. RGB value is (130,80,48). Sum of RGB (Red+Green+Blue) = 130+80+48=258 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.39% from 258); Green value is 80 (31.64% from 255 or 31.01% from 258); Blue value is 48 (19.14% from 255 or 18.60% from 258); Max value from RGB is 130 - color contains mainly: red. Hex color #825030 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825030 is #7DAFCF. Grayscale: #5B5B5B. Windows color (decimal): -8237008 or 3166338. OLE color: 3166338.
HSL color Cylindrical-coordinate representation of color #825030: hue angle of 23.41º 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 #825030 is Cyan = 0, Magento = 0.38, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 48 | - |
| CMYK | 0 | 0.38 | 0.63 | 0.49 |
| HSL | 23.41º | 0.46% | 0.35% | - |
| HSV(B) | 23.41º | 0.63% | 0.51% | - |
| XYZ | 12.61 | 10.7 | 4.2 | - |
| YUV | 91.3 | 103.57 | 155.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 48 | 0 | 0.38 | 0.63 | 0.49 | 23.41 | 0.46 | 0.35 |
| Hex | 82 | 50 | 30 | 0 | 26 | 3F | 31 | 17 | 2E | 23 |
| Octal | 202 | 120 | 60 | 0 | 46 | 77 | 61 | 27 | 56 | 43 |
| Binary | 10000010 | 1010000 | 110000 | 0 | 100110 | 111111 | 110001 | 10111 | 101110 | 100011 |
Color Harmonies of #825030
Complementary color
Monochromatic Colors of #825030
Black with #825030
Text Example
Text Example
White with #825030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825030; }
p { color: rgb(130,80,48); }
H1.HeaderClassName
{
color: #825030;
}
.AnyTagClassName
{
color: #825030;
}
</style>
background-color css
<style>
a { background-color: #825030; }
a { background-color: rgb(130,80,48); }
div.DivClassName
{
background-color: #825030;
}
.BgClassName
{
background-color: #825030;
}
</style>
border-color css
<style>
span { border-color: #825030; }
span { border-color: rgb(130,80,48); }
td.TdClassName
{
border-color: #825030;
}
.TagClassName
{
border-color: #825030;
}
</style>