Shades of Bitter #838468
Tints of Bitter #838468
RGB
CMYK
RGB Variations
Color information
#838468 (or 0x838468) is known color: Bitter. HEX triplet: 83, 84 and 68. RGB value is (131,132,104). Sum of RGB (Red+Green+Blue) = 131+132+104=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 132 (51.95% from 255 or 35.97% from 367); Blue value is 104 (41.02% from 255 or 28.34% from 367); Max value from RGB is 132 - color contains mainly: green. Hex color #838468 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838468 is #7C7B97. Grayscale: #808080. Windows color (decimal): -8158104 or 6849667. OLE color: 6849667.
HSL color Cylindrical-coordinate representation of color #838468: hue angle of 62.14º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #838468 is Cyan = 0.01, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 104 | - |
| CMYK | 0.01 | 0 | 0.21 | 0.48 |
| HSL | 62.14º | 0.12% | 0.46% | - |
| HSV(B) | 62.14º | 0.21% | 0.52% | - |
| XYZ | 20.11 | 22.33 | 16.35 | - |
| YUV | 128.51 | 114.17 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 104 | 0.01 | 0 | 0.21 | 0.48 | 62.14 | 0.12 | 0.46 |
| Hex | 83 | 84 | 68 | 1 | 0 | 15 | 30 | 3E | C | 2E |
| Octal | 203 | 204 | 150 | 1 | 0 | 25 | 60 | 76 | 14 | 56 |
| Binary | 10000011 | 10000100 | 1101000 | 1 | 0 | 10101 | 110000 | 111110 | 1100 | 101110 |
Color Harmonies of #838468
Complementary color
Monochromatic Colors of #838468
Black with #838468
Text Example
Text Example
White with #838468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838468; }
p { color: rgb(131,132,104); }
H1.HeaderClassName
{
color: #838468;
}
.AnyTagClassName
{
color: #838468;
}
</style>
background-color css
<style>
a { background-color: #838468; }
a { background-color: rgb(131,132,104); }
div.DivClassName
{
background-color: #838468;
}
.BgClassName
{
background-color: #838468;
}
</style>
border-color css
<style>
span { border-color: #838468; }
span { border-color: rgb(131,132,104); }
td.TdClassName
{
border-color: #838468;
}
.TagClassName
{
border-color: #838468;
}
</style>