Shades of Korma #845428
Tints of Korma #845428
RGB
CMYK
RGB Variations
Color information
#845428 (or 0x845428) is known color: Korma. HEX triplet: 84, 54 and 28. RGB value is (132,84,40). Sum of RGB (Red+Green+Blue) = 132+84+40=256 (33% of max value = 765). Red value is 132 (51.95% from 255 or 51.56% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 40 (16.02% from 255 or 15.62% from 256); Max value from RGB is 132 - color contains mainly: red. Hex color #845428 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845428 is #7BABD7. Grayscale: #5D5D5D. Windows color (decimal): -8104920 or 2643076. OLE color: 2643076.
HSL color Cylindrical-coordinate representation of color #845428: hue angle of 28.7º 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 #845428 is Cyan = 0, Magento = 0.36, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 40 | - |
| CMYK | 0 | 0.36 | 0.70 | 0.48 |
| HSL | 28.7º | 0.53% | 0.34% | - |
| HSV(B) | 28.7º | 0.7% | 0.52% | - |
| XYZ | 13.07 | 11.4 | 3.52 | - |
| YUV | 93.34 | 97.9 | 155.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 40 | 0 | 0.36 | 0.70 | 0.48 | 28.7 | 0.53 | 0.34 |
| Hex | 84 | 54 | 28 | 0 | 24 | 46 | 30 | 1D | 35 | 22 |
| Octal | 204 | 124 | 50 | 0 | 44 | 106 | 60 | 35 | 65 | 42 |
| Binary | 10000100 | 1010100 | 101000 | 0 | 100100 | 1000110 | 110000 | 11101 | 110101 | 100010 |
Color Harmonies of #845428
Complementary color
Monochromatic Colors of #845428
Black with #845428
Text Example
Text Example
White with #845428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845428; }
p { color: rgb(132,84,40); }
H1.HeaderClassName
{
color: #845428;
}
.AnyTagClassName
{
color: #845428;
}
</style>
background-color css
<style>
a { background-color: #845428; }
a { background-color: rgb(132,84,40); }
div.DivClassName
{
background-color: #845428;
}
.BgClassName
{
background-color: #845428;
}
</style>
border-color css
<style>
span { border-color: #845428; }
span { border-color: rgb(132,84,40); }
td.TdClassName
{
border-color: #845428;
}
.TagClassName
{
border-color: #845428;
}
</style>