Shades of Bitter #838969
Tints of Bitter #838969
RGB
CMYK
RGB Variations
Color information
#838969 (or 0x838969) is known color: Bitter. HEX triplet: 83, 89 and 69. RGB value is (131,137,105). Sum of RGB (Red+Green+Blue) = 131+137+105=373 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.12% from 373); Green value is 137 (53.91% from 255 or 36.73% from 373); Blue value is 105 (41.41% from 255 or 28.15% from 373); Max value from RGB is 137 - color contains mainly: green. Hex color #838969 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838969 is #7C7696. Grayscale: #838383. Windows color (decimal): -8156823 or 6916483. OLE color: 6916483.
HSL color Cylindrical-coordinate representation of color #838969: hue angle of 71.25º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #838969 is Cyan = 0.04, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 137 | 105 | - |
| CMYK | 0.04 | 0 | 0.23 | 0.46 |
| HSL | 71.25º | 0.13% | 0.47% | - |
| HSV(B) | 71.25º | 0.23% | 0.54% | - |
| XYZ | 20.86 | 23.74 | 16.85 | - |
| YUV | 131.56 | 113.01 | 127.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 137 | 105 | 0.04 | 0 | 0.23 | 0.46 | 71.25 | 0.13 | 0.47 |
| Hex | 83 | 89 | 69 | 4 | 0 | 17 | 2E | 47 | D | 2F |
| Octal | 203 | 211 | 151 | 4 | 0 | 27 | 56 | 107 | 15 | 57 |
| Binary | 10000011 | 10001001 | 1101001 | 100 | 0 | 10111 | 101110 | 1000111 | 1101 | 101111 |
Color Harmonies of #838969
Complementary color
Monochromatic Colors of #838969
Black with #838969
Text Example
Text Example
White with #838969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838969; }
p { color: rgb(131,137,105); }
H1.HeaderClassName
{
color: #838969;
}
.AnyTagClassName
{
color: #838969;
}
</style>
background-color css
<style>
a { background-color: #838969; }
a { background-color: rgb(131,137,105); }
div.DivClassName
{
background-color: #838969;
}
.BgClassName
{
background-color: #838969;
}
</style>
border-color css
<style>
span { border-color: #838969; }
span { border-color: rgb(131,137,105); }
td.TdClassName
{
border-color: #838969;
}
.TagClassName
{
border-color: #838969;
}
</style>