Shades of Korma #845022
Tints of Korma #845022
RGB
CMYK
RGB Variations
Color information
#845022 (or 0x845022) is known color: Korma. HEX triplet: 84, 50 and 22. RGB value is (132,80,34). Sum of RGB (Red+Green+Blue) = 132+80+34=246 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.66% from 246); Green value is 80 (31.64% from 255 or 32.52% from 246); Blue value is 34 (13.67% from 255 or 13.82% from 246); Max value from RGB is 132 - color contains mainly: red. Hex color #845022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845022 is #7BAFDD. Grayscale: #5A5A5A. Windows color (decimal): -8105950 or 2248836. OLE color: 2248836.
HSL color Cylindrical-coordinate representation of color #845022: hue angle of 28.16º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #845022 is Cyan = 0, Magento = 0.39, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 34 | - |
| CMYK | 0 | 0.39 | 0.74 | 0.48 |
| HSL | 28.16º | 0.59% | 0.33% | - |
| HSV(B) | 28.16º | 0.74% | 0.52% | - |
| XYZ | 12.67 | 10.76 | 2.92 | - |
| YUV | 90.3 | 96.23 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 34 | 0 | 0.39 | 0.74 | 0.48 | 28.16 | 0.59 | 0.33 |
| Hex | 84 | 50 | 22 | 0 | 27 | 4A | 30 | 1C | 3B | 21 |
| Octal | 204 | 120 | 42 | 0 | 47 | 112 | 60 | 34 | 73 | 41 |
| Binary | 10000100 | 1010000 | 100010 | 0 | 100111 | 1001010 | 110000 | 11100 | 111011 | 100001 |
Color Harmonies of #845022
Complementary color
Monochromatic Colors of #845022
Black with #845022
Text Example
Text Example
White with #845022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845022; }
p { color: rgb(132,80,34); }
H1.HeaderClassName
{
color: #845022;
}
.AnyTagClassName
{
color: #845022;
}
</style>
background-color css
<style>
a { background-color: #845022; }
a { background-color: rgb(132,80,34); }
div.DivClassName
{
background-color: #845022;
}
.BgClassName
{
background-color: #845022;
}
</style>
border-color css
<style>
span { border-color: #845022; }
span { border-color: rgb(132,80,34); }
td.TdClassName
{
border-color: #845022;
}
.TagClassName
{
border-color: #845022;
}
</style>