Shades of Bitter #869063
Tints of Bitter #869063
RGB
CMYK
RGB Variations
Color information
#869063 (or 0x869063) is known color: Bitter. HEX triplet: 86, 90 and 63. RGB value is (134,144,99). Sum of RGB (Red+Green+Blue) = 134+144+99=377 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.54% from 377); Green value is 144 (56.64% from 255 or 38.20% from 377); Blue value is 99 (39.06% from 255 or 26.26% from 377); Max value from RGB is 144 - color contains mainly: green. Hex color #869063 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869063 is #796F9C. Grayscale: #888888. Windows color (decimal): -7958429 or 6525062. OLE color: 6525062.
HSL color Cylindrical-coordinate representation of color #869063: hue angle of 73.33º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #869063 is Cyan = 0.07, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 99 | - |
| CMYK | 0.07 | 0 | 0.31 | 0.44 |
| HSL | 73.33º | 0.19% | 0.48% | - |
| HSV(B) | 73.33º | 0.31% | 0.56% | - |
| XYZ | 22.06 | 25.92 | 15.64 | - |
| YUV | 135.88 | 107.19 | 126.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 99 | 0.07 | 0 | 0.31 | 0.44 | 73.33 | 0.19 | 0.48 |
| Hex | 86 | 90 | 63 | 7 | 0 | 1F | 2C | 49 | 13 | 30 |
| Octal | 206 | 220 | 143 | 7 | 0 | 37 | 54 | 111 | 23 | 60 |
| Binary | 10000110 | 10010000 | 1100011 | 111 | 0 | 11111 | 101100 | 1001001 | 10011 | 110000 |
Color Harmonies of #869063
Complementary color
Monochromatic Colors of #869063
Black with #869063
Text Example
Text Example
White with #869063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869063; }
p { color: rgb(134,144,99); }
H1.HeaderClassName
{
color: #869063;
}
.AnyTagClassName
{
color: #869063;
}
</style>
background-color css
<style>
a { background-color: #869063; }
a { background-color: rgb(134,144,99); }
div.DivClassName
{
background-color: #869063;
}
.BgClassName
{
background-color: #869063;
}
</style>
border-color css
<style>
span { border-color: #869063; }
span { border-color: rgb(134,144,99); }
td.TdClassName
{
border-color: #869063;
}
.TagClassName
{
border-color: #869063;
}
</style>