Shades of Bitter #828969
Tints of Bitter #828969
RGB
CMYK
RGB Variations
Color information
#828969 (or 0x828969) is known color: Bitter. HEX triplet: 82, 89 and 69. RGB value is (130,137,105). Sum of RGB (Red+Green+Blue) = 130+137+105=372 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.95% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 105 (41.41% from 255 or 28.23% from 372); Max value from RGB is 137 - color contains mainly: green. Hex color #828969 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828969 is #7D7696. Grayscale: #838383. Windows color (decimal): -8222359 or 6916482. OLE color: 6916482.
HSL color Cylindrical-coordinate representation of color #828969: hue angle of 73.12º 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 #828969 is Cyan = 0.05, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 130 | 137 | 105 | - |
| CMYK | 0.05 | 0 | 0.23 | 0.46 |
| HSL | 73.13º | 0.13% | 0.47% | - |
| HSV(B) | 73.13º | 0.23% | 0.54% | - |
| XYZ | 20.7 | 23.66 | 16.84 | - |
| YUV | 131.26 | 113.18 | 127.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 137 | 105 | 0.05 | 0 | 0.23 | 0.46 | 73.13 | 0.13 | 0.47 |
| Hex | 82 | 89 | 69 | 5 | 0 | 17 | 2E | 49 | D | 2F |
| Octal | 202 | 211 | 151 | 5 | 0 | 27 | 56 | 111 | 15 | 57 |
| Binary | 10000010 | 10001001 | 1101001 | 101 | 0 | 10111 | 101110 | 1001001 | 1101 | 101111 |
Color Harmonies of #828969
Complementary color
Monochromatic Colors of #828969
Black with #828969
Text Example
Text Example
White with #828969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828969; }
p { color: rgb(130,137,105); }
H1.HeaderClassName
{
color: #828969;
}
.AnyTagClassName
{
color: #828969;
}
</style>
background-color css
<style>
a { background-color: #828969; }
a { background-color: rgb(130,137,105); }
div.DivClassName
{
background-color: #828969;
}
.BgClassName
{
background-color: #828969;
}
</style>
border-color css
<style>
span { border-color: #828969; }
span { border-color: rgb(130,137,105); }
td.TdClassName
{
border-color: #828969;
}
.TagClassName
{
border-color: #828969;
}
</style>