Shades of Korma #855227
Tints of Korma #855227
RGB
CMYK
RGB Variations
Color information
#855227 (or 0x855227) is known color: Korma. HEX triplet: 85, 52 and 27. RGB value is (133,82,39). Sum of RGB (Red+Green+Blue) = 133+82+39=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 82 (32.42% from 255 or 32.28% from 254); Blue value is 39 (15.62% from 255 or 15.35% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #855227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855227 is #7AADD8. Grayscale: #5C5C5C. Windows color (decimal): -8039897 or 2577029. OLE color: 2577029.
HSL color Cylindrical-coordinate representation of color #855227: hue angle of 27.45º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #855227 is Cyan = 0, Magento = 0.38, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 82 | 39 | - |
| CMYK | 0 | 0.38 | 0.71 | 0.48 |
| HSL | 27.45º | 0.55% | 0.34% | - |
| HSV(B) | 27.45º | 0.71% | 0.52% | - |
| XYZ | 13.06 | 11.17 | 3.39 | - |
| YUV | 92.35 | 97.9 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 39 | 0 | 0.38 | 0.71 | 0.48 | 27.45 | 0.55 | 0.34 |
| Hex | 85 | 52 | 27 | 0 | 26 | 47 | 30 | 1B | 37 | 22 |
| Octal | 205 | 122 | 47 | 0 | 46 | 107 | 60 | 33 | 67 | 42 |
| Binary | 10000101 | 1010010 | 100111 | 0 | 100110 | 1000111 | 110000 | 11011 | 110111 | 100010 |
Color Harmonies of #855227
Complementary color
Monochromatic Colors of #855227
Black with #855227
Text Example
Text Example
White with #855227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855227; }
p { color: rgb(133,82,39); }
H1.HeaderClassName
{
color: #855227;
}
.AnyTagClassName
{
color: #855227;
}
</style>
background-color css
<style>
a { background-color: #855227; }
a { background-color: rgb(133,82,39); }
div.DivClassName
{
background-color: #855227;
}
.BgClassName
{
background-color: #855227;
}
</style>
border-color css
<style>
span { border-color: #855227; }
span { border-color: rgb(133,82,39); }
td.TdClassName
{
border-color: #855227;
}
.TagClassName
{
border-color: #855227;
}
</style>