Shades of Korma #825530
Tints of Korma #825530
RGB
CMYK
RGB Variations
Color information
#825530 (or 0x825530) is known color: Korma. HEX triplet: 82, 55 and 30. RGB value is (130,85,48). Sum of RGB (Red+Green+Blue) = 130+85+48=263 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.43% from 263); Green value is 85 (33.59% from 255 or 32.32% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 130 - color contains mainly: red. Hex color #825530 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825530 is #7DAACF. Grayscale: #5E5E5E. Windows color (decimal): -8235728 or 3167618. OLE color: 3167618.
HSL color Cylindrical-coordinate representation of color #825530: hue angle of 27.07º 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 #825530 is Cyan = 0, Magento = 0.35, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 48 | - |
| CMYK | 0 | 0.35 | 0.63 | 0.49 |
| HSL | 27.07º | 0.46% | 0.35% | - |
| HSV(B) | 27.07º | 0.63% | 0.51% | - |
| XYZ | 12.99 | 11.46 | 4.32 | - |
| YUV | 94.24 | 101.91 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 48 | 0 | 0.35 | 0.63 | 0.49 | 27.07 | 0.46 | 0.35 |
| Hex | 82 | 55 | 30 | 0 | 23 | 3F | 31 | 1B | 2E | 23 |
| Octal | 202 | 125 | 60 | 0 | 43 | 77 | 61 | 33 | 56 | 43 |
| Binary | 10000010 | 1010101 | 110000 | 0 | 100011 | 111111 | 110001 | 11011 | 101110 | 100011 |
Color Harmonies of #825530
Complementary color
Monochromatic Colors of #825530
Black with #825530
Text Example
Text Example
White with #825530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825530; }
p { color: rgb(130,85,48); }
H1.HeaderClassName
{
color: #825530;
}
.AnyTagClassName
{
color: #825530;
}
</style>
background-color css
<style>
a { background-color: #825530; }
a { background-color: rgb(130,85,48); }
div.DivClassName
{
background-color: #825530;
}
.BgClassName
{
background-color: #825530;
}
</style>
border-color css
<style>
span { border-color: #825530; }
span { border-color: rgb(130,85,48); }
td.TdClassName
{
border-color: #825530;
}
.TagClassName
{
border-color: #825530;
}
</style>