Shades of Korma #844825
Tints of Korma #844825
RGB
CMYK
RGB Variations
Color information
#844825 (or 0x844825) is known color: Korma. HEX triplet: 84, 48 and 25. RGB value is (132,72,37). Sum of RGB (Red+Green+Blue) = 132+72+37=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 72 (28.52% from 255 or 29.88% from 241); Blue value is 37 (14.84% from 255 or 15.35% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #844825 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844825 is #7BB7DA. Grayscale: #565656. Windows color (decimal): -8107995 or 2443396. OLE color: 2443396.
HSL color Cylindrical-coordinate representation of color #844825: hue angle of 22.11º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #844825 is Cyan = 0, Magento = 0.45, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 72 | 37 | - |
| CMYK | 0 | 0.45 | 0.72 | 0.48 |
| HSL | 22.11º | 0.56% | 0.33% | - |
| HSV(B) | 22.11º | 0.72% | 0.52% | - |
| XYZ | 12.17 | 9.67 | 2.98 | - |
| YUV | 85.95 | 100.38 | 160.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 72 | 37 | 0 | 0.45 | 0.72 | 0.48 | 22.11 | 0.56 | 0.33 |
| Hex | 84 | 48 | 25 | 0 | 2D | 48 | 30 | 16 | 38 | 21 |
| Octal | 204 | 110 | 45 | 0 | 55 | 110 | 60 | 26 | 70 | 41 |
| Binary | 10000100 | 1001000 | 100101 | 0 | 101101 | 1001000 | 110000 | 10110 | 111000 | 100001 |
Color Harmonies of #844825
Complementary color
Monochromatic Colors of #844825
Black with #844825
Text Example
Text Example
White with #844825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844825; }
p { color: rgb(132,72,37); }
H1.HeaderClassName
{
color: #844825;
}
.AnyTagClassName
{
color: #844825;
}
</style>
background-color css
<style>
a { background-color: #844825; }
a { background-color: rgb(132,72,37); }
div.DivClassName
{
background-color: #844825;
}
.BgClassName
{
background-color: #844825;
}
</style>
border-color css
<style>
span { border-color: #844825; }
span { border-color: rgb(132,72,37); }
td.TdClassName
{
border-color: #844825;
}
.TagClassName
{
border-color: #844825;
}
</style>