Shades of Bitter #828669
Tints of Bitter #828669
RGB
CMYK
RGB Variations
Color information
#828669 (or 0x828669) is known color: Bitter. HEX triplet: 82, 86 and 69. RGB value is (130,134,105). Sum of RGB (Red+Green+Blue) = 130+134+105=369 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.23% from 369); Green value is 134 (52.73% from 255 or 36.31% from 369); Blue value is 105 (41.41% from 255 or 28.46% from 369); Max value from RGB is 134 - color contains mainly: green. Hex color #828669 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828669 is #7D7996. Grayscale: #818181. Windows color (decimal): -8223127 or 6915714. OLE color: 6915714.
HSL color Cylindrical-coordinate representation of color #828669: hue angle of 68.28º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #828669 is Cyan = 0.03, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 134 | 105 | - |
| CMYK | 0.03 | 0 | 0.22 | 0.47 |
| HSL | 68.28º | 0.12% | 0.47% | - |
| HSV(B) | 68.28º | 0.22% | 0.53% | - |
| XYZ | 20.28 | 22.82 | 16.7 | - |
| YUV | 129.5 | 114.17 | 128.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 134 | 105 | 0.03 | 0 | 0.22 | 0.47 | 68.28 | 0.12 | 0.47 |
| Hex | 82 | 86 | 69 | 3 | 0 | 16 | 2F | 44 | C | 2F |
| Octal | 202 | 206 | 151 | 3 | 0 | 26 | 57 | 104 | 14 | 57 |
| Binary | 10000010 | 10000110 | 1101001 | 11 | 0 | 10110 | 101111 | 1000100 | 1100 | 101111 |
Color Harmonies of #828669
Complementary color
Monochromatic Colors of #828669
Black with #828669
Text Example
Text Example
White with #828669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828669; }
p { color: rgb(130,134,105); }
H1.HeaderClassName
{
color: #828669;
}
.AnyTagClassName
{
color: #828669;
}
</style>
background-color css
<style>
a { background-color: #828669; }
a { background-color: rgb(130,134,105); }
div.DivClassName
{
background-color: #828669;
}
.BgClassName
{
background-color: #828669;
}
</style>
border-color css
<style>
span { border-color: #828669; }
span { border-color: rgb(130,134,105); }
td.TdClassName
{
border-color: #828669;
}
.TagClassName
{
border-color: #828669;
}
</style>