Shades of Bitter #828968
Tints of Bitter #828968
RGB
CMYK
RGB Variations
Color information
#828968 (or 0x828968) is known color: Bitter. HEX triplet: 82, 89 and 68. RGB value is (130,137,104). Sum of RGB (Red+Green+Blue) = 130+137+104=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 137 (53.91% from 255 or 36.93% from 371); Blue value is 104 (41.02% from 255 or 28.03% from 371); Max value from RGB is 137 - color contains mainly: green. Hex color #828968 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828968 is #7D7697. Grayscale: #838383. Windows color (decimal): -8222360 or 6850946. OLE color: 6850946.
HSL color Cylindrical-coordinate representation of color #828968: hue angle of 72.73º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #828968 is Cyan = 0.05, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 130 | 137 | 104 | - |
| CMYK | 0.05 | 0 | 0.24 | 0.46 |
| HSL | 72.73º | 0.14% | 0.47% | - |
| HSV(B) | 72.73º | 0.24% | 0.54% | - |
| XYZ | 20.65 | 23.64 | 16.57 | - |
| YUV | 131.15 | 112.68 | 127.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 137 | 104 | 0.05 | 0 | 0.24 | 0.46 | 72.73 | 0.14 | 0.47 |
| Hex | 82 | 89 | 68 | 5 | 0 | 18 | 2E | 49 | E | 2F |
| Octal | 202 | 211 | 150 | 5 | 0 | 30 | 56 | 111 | 16 | 57 |
| Binary | 10000010 | 10001001 | 1101000 | 101 | 0 | 11000 | 101110 | 1001001 | 1110 | 101111 |
Color Harmonies of #828968
Complementary color
Monochromatic Colors of #828968
Black with #828968
Text Example
Text Example
White with #828968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828968; }
p { color: rgb(130,137,104); }
H1.HeaderClassName
{
color: #828968;
}
.AnyTagClassName
{
color: #828968;
}
</style>
background-color css
<style>
a { background-color: #828968; }
a { background-color: rgb(130,137,104); }
div.DivClassName
{
background-color: #828968;
}
.BgClassName
{
background-color: #828968;
}
</style>
border-color css
<style>
span { border-color: #828968; }
span { border-color: rgb(130,137,104); }
td.TdClassName
{
border-color: #828968;
}
.TagClassName
{
border-color: #828968;
}
</style>