Shades of Korma #824827
Tints of Korma #824827
RGB
CMYK
RGB Variations
Color information
#824827 (or 0x824827) is known color: Korma. HEX triplet: 82, 48 and 27. RGB value is (130,72,39). Sum of RGB (Red+Green+Blue) = 130+72+39=241 (31% of max value = 765). Red value is 130 (51.17% from 255 or 53.94% from 241); Green value is 72 (28.52% from 255 or 29.88% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 130 - color contains mainly: red. Hex color #824827 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824827 is #7DB7D8. Grayscale: #555555. Windows color (decimal): -8239065 or 2574466. OLE color: 2574466.
HSL color Cylindrical-coordinate representation of color #824827: hue angle of 21.76º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #824827 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 39 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.49 |
| HSL | 21.76º | 0.54% | 0.33% | - |
| HSV(B) | 21.76º | 0.7% | 0.51% | - |
| XYZ | 11.89 | 9.53 | 3.13 | - |
| YUV | 85.58 | 101.72 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 39 | 0 | 0.45 | 0.70 | 0.49 | 21.76 | 0.54 | 0.33 |
| Hex | 82 | 48 | 27 | 0 | 2D | 46 | 31 | 16 | 36 | 21 |
| Octal | 202 | 110 | 47 | 0 | 55 | 106 | 61 | 26 | 66 | 41 |
| Binary | 10000010 | 1001000 | 100111 | 0 | 101101 | 1000110 | 110001 | 10110 | 110110 | 100001 |
Color Harmonies of #824827
Complementary color
Monochromatic Colors of #824827
Black with #824827
Text Example
Text Example
White with #824827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824827; }
p { color: rgb(130,72,39); }
H1.HeaderClassName
{
color: #824827;
}
.AnyTagClassName
{
color: #824827;
}
</style>
background-color css
<style>
a { background-color: #824827; }
a { background-color: rgb(130,72,39); }
div.DivClassName
{
background-color: #824827;
}
.BgClassName
{
background-color: #824827;
}
</style>
border-color css
<style>
span { border-color: #824827; }
span { border-color: rgb(130,72,39); }
td.TdClassName
{
border-color: #824827;
}
.TagClassName
{
border-color: #824827;
}
</style>