Shades of Korma #855228
Tints of Korma #855228
RGB
CMYK
RGB Variations
Color information
#855228 (or 0x855228) is known color: Korma. HEX triplet: 85, 52 and 28. RGB value is (133,82,40). Sum of RGB (Red+Green+Blue) = 133+82+40=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 82 (32.42% from 255 or 32.16% from 255); Blue value is 40 (16.02% from 255 or 15.69% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #855228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855228 is #7AADD7. Grayscale: #5C5C5C. Windows color (decimal): -8039896 or 2642565. OLE color: 2642565.
HSL color Cylindrical-coordinate representation of color #855228: hue angle of 27.1º degrees, saturation: 0.54, 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 #855228 is Cyan = 0, Magento = 0.38, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 82 | 40 | - |
| CMYK | 0 | 0.38 | 0.70 | 0.48 |
| HSL | 27.1º | 0.54% | 0.34% | - |
| HSV(B) | 27.1º | 0.7% | 0.52% | - |
| XYZ | 13.07 | 11.17 | 3.48 | - |
| YUV | 92.46 | 98.4 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 40 | 0 | 0.38 | 0.70 | 0.48 | 27.1 | 0.54 | 0.34 |
| Hex | 85 | 52 | 28 | 0 | 26 | 46 | 30 | 1B | 36 | 22 |
| Octal | 205 | 122 | 50 | 0 | 46 | 106 | 60 | 33 | 66 | 42 |
| Binary | 10000101 | 1010010 | 101000 | 0 | 100110 | 1000110 | 110000 | 11011 | 110110 | 100010 |
Color Harmonies of #855228
Complementary color
Monochromatic Colors of #855228
Black with #855228
Text Example
Text Example
White with #855228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855228; }
p { color: rgb(133,82,40); }
H1.HeaderClassName
{
color: #855228;
}
.AnyTagClassName
{
color: #855228;
}
</style>
background-color css
<style>
a { background-color: #855228; }
a { background-color: rgb(133,82,40); }
div.DivClassName
{
background-color: #855228;
}
.BgClassName
{
background-color: #855228;
}
</style>
border-color css
<style>
span { border-color: #855228; }
span { border-color: rgb(133,82,40); }
td.TdClassName
{
border-color: #855228;
}
.TagClassName
{
border-color: #855228;
}
</style>