Shades of Bitter #859054
Tints of Bitter #859054
RGB
CMYK
RGB Variations
Color information
#859054 (or 0x859054) is known color: Bitter. HEX triplet: 85, 90 and 54. RGB value is (133,144,84). Sum of RGB (Red+Green+Blue) = 133+144+84=361 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.84% from 361); Green value is 144 (56.64% from 255 or 39.89% from 361); Blue value is 84 (33.20% from 255 or 23.27% from 361); Max value from RGB is 144 - color contains mainly: green. Hex color #859054 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859054 is #7A6FAB. Grayscale: #868686. Windows color (decimal): -8023980 or 5542021. OLE color: 5542021.
HSL color Cylindrical-coordinate representation of color #859054: hue angle of 71º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #859054 is Cyan = 0.08, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 84 | - |
| CMYK | 0.08 | 0 | 0.42 | 0.44 |
| HSL | 71º | 0.26% | 0.45% | - |
| HSV(B) | 71º | 0.42% | 0.56% | - |
| XYZ | 21.25 | 25.57 | 12.2 | - |
| YUV | 133.87 | 99.86 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 84 | 0.08 | 0 | 0.42 | 0.44 | 71 | 0.26 | 0.45 |
| Hex | 85 | 90 | 54 | 8 | 0 | 2A | 2C | 47 | 1A | 2D |
| Octal | 205 | 220 | 124 | 10 | 0 | 52 | 54 | 107 | 32 | 55 |
| Binary | 10000101 | 10010000 | 1010100 | 1000 | 0 | 101010 | 101100 | 1000111 | 11010 | 101101 |
Color Harmonies of #859054
Complementary color
Monochromatic Colors of #859054
Black with #859054
Text Example
Text Example
White with #859054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859054; }
p { color: rgb(133,144,84); }
H1.HeaderClassName
{
color: #859054;
}
.AnyTagClassName
{
color: #859054;
}
</style>
background-color css
<style>
a { background-color: #859054; }
a { background-color: rgb(133,144,84); }
div.DivClassName
{
background-color: #859054;
}
.BgClassName
{
background-color: #859054;
}
</style>
border-color css
<style>
span { border-color: #859054; }
span { border-color: rgb(133,144,84); }
td.TdClassName
{
border-color: #859054;
}
.TagClassName
{
border-color: #859054;
}
</style>