Shades of Korma #844526
Tints of Korma #844526
RGB
CMYK
RGB Variations
Color information
#844526 (or 0x844526) is known color: Korma. HEX triplet: 84, 45 and 26. RGB value is (132,69,38). Sum of RGB (Red+Green+Blue) = 132+69+38=239 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.23% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 132 - color contains mainly: red. Hex color #844526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844526 is #7BBAD9. Grayscale: #545454. Windows color (decimal): -8108762 or 2508164. OLE color: 2508164.
HSL color Cylindrical-coordinate representation of color #844526: hue angle of 19.79º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #844526 is Cyan = 0, Magento = 0.48, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 38 | - |
| CMYK | 0 | 0.48 | 0.71 | 0.48 |
| HSL | 19.79º | 0.55% | 0.33% | - |
| HSV(B) | 19.79º | 0.71% | 0.52% | - |
| XYZ | 11.99 | 9.3 | 3 | - |
| YUV | 84.3 | 101.87 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 38 | 0 | 0.48 | 0.71 | 0.48 | 19.79 | 0.55 | 0.33 |
| Hex | 84 | 45 | 26 | 0 | 30 | 47 | 30 | 14 | 37 | 21 |
| Octal | 204 | 105 | 46 | 0 | 60 | 107 | 60 | 24 | 67 | 41 |
| Binary | 10000100 | 1000101 | 100110 | 0 | 110000 | 1000111 | 110000 | 10100 | 110111 | 100001 |
Color Harmonies of #844526
Complementary color
Monochromatic Colors of #844526
Black with #844526
Text Example
Text Example
White with #844526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844526; }
p { color: rgb(132,69,38); }
H1.HeaderClassName
{
color: #844526;
}
.AnyTagClassName
{
color: #844526;
}
</style>
background-color css
<style>
a { background-color: #844526; }
a { background-color: rgb(132,69,38); }
div.DivClassName
{
background-color: #844526;
}
.BgClassName
{
background-color: #844526;
}
</style>
border-color css
<style>
span { border-color: #844526; }
span { border-color: rgb(132,69,38); }
td.TdClassName
{
border-color: #844526;
}
.TagClassName
{
border-color: #844526;
}
</style>