Shades of Korma #825430
Tints of Korma #825430
RGB
CMYK
RGB Variations
Color information
#825430 (or 0x825430) is known color: Korma. HEX triplet: 82, 54 and 30. RGB value is (130,84,48). Sum of RGB (Red+Green+Blue) = 130+84+48=262 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.62% from 262); Green value is 84 (33.20% from 255 or 32.06% from 262); Blue value is 48 (19.14% from 255 or 18.32% from 262); Max value from RGB is 130 - color contains mainly: red. Hex color #825430 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825430 is #7DABCF. Grayscale: #5D5D5D. Windows color (decimal): -8235984 or 3167362. OLE color: 3167362.
HSL color Cylindrical-coordinate representation of color #825430: hue angle of 26.34º 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 #825430 is Cyan = 0, Magento = 0.35, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 48 | - |
| CMYK | 0 | 0.35 | 0.63 | 0.49 |
| HSL | 26.34º | 0.46% | 0.35% | - |
| HSV(B) | 26.34º | 0.63% | 0.51% | - |
| XYZ | 12.91 | 11.3 | 4.3 | - |
| YUV | 93.65 | 102.24 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 48 | 0 | 0.35 | 0.63 | 0.49 | 26.34 | 0.46 | 0.35 |
| Hex | 82 | 54 | 30 | 0 | 23 | 3F | 31 | 1A | 2E | 23 |
| Octal | 202 | 124 | 60 | 0 | 43 | 77 | 61 | 32 | 56 | 43 |
| Binary | 10000010 | 1010100 | 110000 | 0 | 100011 | 111111 | 110001 | 11010 | 101110 | 100011 |
Color Harmonies of #825430
Complementary color
Monochromatic Colors of #825430
Black with #825430
Text Example
Text Example
White with #825430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825430; }
p { color: rgb(130,84,48); }
H1.HeaderClassName
{
color: #825430;
}
.AnyTagClassName
{
color: #825430;
}
</style>
background-color css
<style>
a { background-color: #825430; }
a { background-color: rgb(130,84,48); }
div.DivClassName
{
background-color: #825430;
}
.BgClassName
{
background-color: #825430;
}
</style>
border-color css
<style>
span { border-color: #825430; }
span { border-color: rgb(130,84,48); }
td.TdClassName
{
border-color: #825430;
}
.TagClassName
{
border-color: #825430;
}
</style>