Shades of Korma #844528
Tints of Korma #844528
RGB
CMYK
RGB Variations
Color information
#844528 (or 0x844528) is known color: Korma. HEX triplet: 84, 45 and 28. RGB value is (132,69,40). Sum of RGB (Red+Green+Blue) = 132+69+40=241 (31% of max value = 765). Red value is 132 (51.95% from 255 or 54.77% from 241); Green value is 69 (27.34% from 255 or 28.63% from 241); Blue value is 40 (16.02% from 255 or 16.60% from 241); Max value from RGB is 132 - color contains mainly: red. Hex color #844528 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844528 is #7BBAD7. Grayscale: #545454. Windows color (decimal): -8108760 or 2639236. OLE color: 2639236.
HSL color Cylindrical-coordinate representation of color #844528: hue angle of 18.91º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #844528 is Cyan = 0, Magento = 0.48, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 40 | - |
| CMYK | 0 | 0.48 | 0.70 | 0.48 |
| HSL | 18.91º | 0.53% | 0.34% | - |
| HSV(B) | 18.91º | 0.7% | 0.52% | - |
| XYZ | 12.03 | 9.31 | 3.17 | - |
| YUV | 84.53 | 102.87 | 161.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 40 | 0 | 0.48 | 0.70 | 0.48 | 18.91 | 0.53 | 0.34 |
| Hex | 84 | 45 | 28 | 0 | 30 | 46 | 30 | 13 | 35 | 22 |
| Octal | 204 | 105 | 50 | 0 | 60 | 106 | 60 | 23 | 65 | 42 |
| Binary | 10000100 | 1000101 | 101000 | 0 | 110000 | 1000110 | 110000 | 10011 | 110101 | 100010 |
Color Harmonies of #844528
Complementary color
Monochromatic Colors of #844528
Black with #844528
Text Example
Text Example
White with #844528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844528; }
p { color: rgb(132,69,40); }
H1.HeaderClassName
{
color: #844528;
}
.AnyTagClassName
{
color: #844528;
}
</style>
background-color css
<style>
a { background-color: #844528; }
a { background-color: rgb(132,69,40); }
div.DivClassName
{
background-color: #844528;
}
.BgClassName
{
background-color: #844528;
}
</style>
border-color css
<style>
span { border-color: #844528; }
span { border-color: rgb(132,69,40); }
td.TdClassName
{
border-color: #844528;
}
.TagClassName
{
border-color: #844528;
}
</style>