Shades of Bitter #869262
Tints of Bitter #869262
RGB
CMYK
RGB Variations
Color information
#869262 (or 0x869262) is known color: Bitter. HEX triplet: 86, 92 and 62. RGB value is (134,146,98). Sum of RGB (Red+Green+Blue) = 134+146+98=378 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.45% from 378); Green value is 146 (57.42% from 255 or 38.62% from 378); Blue value is 98 (38.67% from 255 or 25.93% from 378); Max value from RGB is 146 - color contains mainly: green. Hex color #869262 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869262 is #796D9D. Grayscale: #898989. Windows color (decimal): -7957918 or 6460038. OLE color: 6460038.
HSL color Cylindrical-coordinate representation of color #869262: hue angle of 75º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #869262 is Cyan = 0.08, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 98 | - |
| CMYK | 0.08 | 0 | 0.33 | 0.43 |
| HSL | 75º | 0.2% | 0.48% | - |
| HSV(B) | 75º | 0.33% | 0.57% | - |
| XYZ | 22.32 | 26.51 | 15.5 | - |
| YUV | 136.94 | 106.02 | 125.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 98 | 0.08 | 0 | 0.33 | 0.43 | 75 | 0.2 | 0.48 |
| Hex | 86 | 92 | 62 | 8 | 0 | 21 | 2B | 4B | 14 | 30 |
| Octal | 206 | 222 | 142 | 10 | 0 | 41 | 53 | 113 | 24 | 60 |
| Binary | 10000110 | 10010010 | 1100010 | 1000 | 0 | 100001 | 101011 | 1001011 | 10100 | 110000 |
Color Harmonies of #869262
Complementary color
Monochromatic Colors of #869262
Black with #869262
Text Example
Text Example
White with #869262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869262; }
p { color: rgb(134,146,98); }
H1.HeaderClassName
{
color: #869262;
}
.AnyTagClassName
{
color: #869262;
}
</style>
background-color css
<style>
a { background-color: #869262; }
a { background-color: rgb(134,146,98); }
div.DivClassName
{
background-color: #869262;
}
.BgClassName
{
background-color: #869262;
}
</style>
border-color css
<style>
span { border-color: #869262; }
span { border-color: rgb(134,146,98); }
td.TdClassName
{
border-color: #869262;
}
.TagClassName
{
border-color: #869262;
}
</style>