Shades of Korma #855132
Tints of Korma #855132
RGB
CMYK
RGB Variations
Color information
#855132 (or 0x855132) is known color: Korma. HEX triplet: 85, 51 and 32. RGB value is (133,81,50). Sum of RGB (Red+Green+Blue) = 133+81+50=264 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.38% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 50 (19.92% from 255 or 18.94% from 264); Max value from RGB is 133 - color contains mainly: red. Hex color #855132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855132 is #7AAECD. Grayscale: #5D5D5D. Windows color (decimal): -8040142 or 3297669. OLE color: 3297669.
HSL color Cylindrical-coordinate representation of color #855132: hue angle of 22.41º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #855132 is Cyan = 0, Magento = 0.39, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 50 | - |
| CMYK | 0 | 0.39 | 0.62 | 0.48 |
| HSL | 22.41º | 0.45% | 0.36% | - |
| HSV(B) | 22.41º | 0.62% | 0.52% | - |
| XYZ | 13.19 | 11.1 | 4.47 | - |
| YUV | 93.01 | 103.73 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 50 | 0 | 0.39 | 0.62 | 0.48 | 22.41 | 0.45 | 0.36 |
| Hex | 85 | 51 | 32 | 0 | 27 | 3E | 30 | 16 | 2D | 24 |
| Octal | 205 | 121 | 62 | 0 | 47 | 76 | 60 | 26 | 55 | 44 |
| Binary | 10000101 | 1010001 | 110010 | 0 | 100111 | 111110 | 110000 | 10110 | 101101 | 100100 |
Color Harmonies of #855132
Complementary color
Monochromatic Colors of #855132
Black with #855132
Text Example
Text Example
White with #855132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855132; }
p { color: rgb(133,81,50); }
H1.HeaderClassName
{
color: #855132;
}
.AnyTagClassName
{
color: #855132;
}
</style>
background-color css
<style>
a { background-color: #855132; }
a { background-color: rgb(133,81,50); }
div.DivClassName
{
background-color: #855132;
}
.BgClassName
{
background-color: #855132;
}
</style>
border-color css
<style>
span { border-color: #855132; }
span { border-color: rgb(133,81,50); }
td.TdClassName
{
border-color: #855132;
}
.TagClassName
{
border-color: #855132;
}
</style>