Shades of Korma #855022
Tints of Korma #855022
RGB
CMYK
RGB Variations
Color information
#855022 (or 0x855022) is known color: Korma. HEX triplet: 85, 50 and 22. RGB value is (133,80,34). Sum of RGB (Red+Green+Blue) = 133+80+34=247 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.85% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 34 (13.67% from 255 or 13.77% from 247); Max value from RGB is 133 - color contains mainly: red. Hex color #855022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855022 is #7AAFDD. Grayscale: #5A5A5A. Windows color (decimal): -8040414 or 2248837. OLE color: 2248837.
HSL color Cylindrical-coordinate representation of color #855022: hue angle of 27.88º 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 #855022 is Cyan = 0, Magento = 0.40, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 34 | - |
| CMYK | 0 | 0.40 | 0.74 | 0.48 |
| HSL | 27.88º | 0.59% | 0.33% | - |
| HSV(B) | 27.88º | 0.74% | 0.52% | - |
| XYZ | 12.83 | 10.84 | 2.93 | - |
| YUV | 90.6 | 96.06 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 34 | 0 | 0.40 | 0.74 | 0.48 | 27.88 | 0.59 | 0.33 |
| Hex | 85 | 50 | 22 | 0 | 28 | 4A | 30 | 1C | 3B | 21 |
| Octal | 205 | 120 | 42 | 0 | 50 | 112 | 60 | 34 | 73 | 41 |
| Binary | 10000101 | 1010000 | 100010 | 0 | 101000 | 1001010 | 110000 | 11100 | 111011 | 100001 |
Color Harmonies of #855022
Complementary color
Monochromatic Colors of #855022
Black with #855022
Text Example
Text Example
White with #855022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855022; }
p { color: rgb(133,80,34); }
H1.HeaderClassName
{
color: #855022;
}
.AnyTagClassName
{
color: #855022;
}
</style>
background-color css
<style>
a { background-color: #855022; }
a { background-color: rgb(133,80,34); }
div.DivClassName
{
background-color: #855022;
}
.BgClassName
{
background-color: #855022;
}
</style>
border-color css
<style>
span { border-color: #855022; }
span { border-color: rgb(133,80,34); }
td.TdClassName
{
border-color: #855022;
}
.TagClassName
{
border-color: #855022;
}
</style>