Shades of Bitter #838770
Tints of Bitter #838770
RGB
CMYK
RGB Variations
Color information
#838770 (or 0x838770) is known color: Bitter. HEX triplet: 83, 87 and 70. RGB value is (131,135,112). Sum of RGB (Red+Green+Blue) = 131+135+112=378 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.66% from 378); Green value is 135 (53.12% from 255 or 35.71% from 378); Blue value is 112 (44.14% from 255 or 29.63% from 378); Max value from RGB is 135 - color contains mainly: green. Hex color #838770 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838770 is #7C788F. Grayscale: #838383. Windows color (decimal): -8157328 or 7374723. OLE color: 7374723.
HSL color Cylindrical-coordinate representation of color #838770: hue angle of 70.43º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #838770 is Cyan = 0.03, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 135 | 112 | - |
| CMYK | 0.03 | 0 | 0.17 | 0.47 |
| HSL | 70.43º | 0.09% | 0.48% | - |
| HSV(B) | 70.43º | 0.17% | 0.53% | - |
| XYZ | 20.95 | 23.32 | 18.73 | - |
| YUV | 131.18 | 117.17 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 112 | 0.03 | 0 | 0.17 | 0.47 | 70.43 | 0.09 | 0.48 |
| Hex | 83 | 87 | 70 | 3 | 0 | 11 | 2F | 46 | 9 | 30 |
| Octal | 203 | 207 | 160 | 3 | 0 | 21 | 57 | 106 | 11 | 60 |
| Binary | 10000011 | 10000111 | 1110000 | 11 | 0 | 10001 | 101111 | 1000110 | 1001 | 110000 |
Color Harmonies of #838770
Complementary color
Monochromatic Colors of #838770
Black with #838770
Text Example
Text Example
White with #838770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838770; }
p { color: rgb(131,135,112); }
H1.HeaderClassName
{
color: #838770;
}
.AnyTagClassName
{
color: #838770;
}
</style>
background-color css
<style>
a { background-color: #838770; }
a { background-color: rgb(131,135,112); }
div.DivClassName
{
background-color: #838770;
}
.BgClassName
{
background-color: #838770;
}
</style>
border-color css
<style>
span { border-color: #838770; }
span { border-color: rgb(131,135,112); }
td.TdClassName
{
border-color: #838770;
}
.TagClassName
{
border-color: #838770;
}
</style>