Shades of Go Ben #847340
Tints of Go Ben #847340
RGB
CMYK
RGB Variations
Color information
#847340 (or 0x847340) is known color: Go Ben. HEX triplet: 84, 73 and 40. RGB value is (132,115,64). Sum of RGB (Red+Green+Blue) = 132+115+64=311 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.44% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 64 (25.39% from 255 or 20.58% from 311); Max value from RGB is 132 - color contains mainly: red. Hex color #847340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847340 is #7B8CBF. Grayscale: #727272. Windows color (decimal): -8096960 or 4223876. OLE color: 4223876.
HSL color Cylindrical-coordinate representation of color #847340: hue angle of 45º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #847340 is Cyan = 0, Magento = 0.13, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 64 | - |
| CMYK | 0 | 0.13 | 0.52 | 0.48 |
| HSL | 45º | 0.35% | 0.38% | - |
| HSV(B) | 45º | 0.52% | 0.52% | - |
| XYZ | 16.57 | 17.54 | 7.36 | - |
| YUV | 114.27 | 99.63 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 64 | 0 | 0.13 | 0.52 | 0.48 | 45 | 0.35 | 0.38 |
| Hex | 84 | 73 | 40 | 0 | D | 34 | 30 | 2D | 23 | 26 |
| Octal | 204 | 163 | 100 | 0 | 15 | 64 | 60 | 55 | 43 | 46 |
| Binary | 10000100 | 1110011 | 1000000 | 0 | 1101 | 110100 | 110000 | 101101 | 100011 | 100110 |
Color Harmonies of #847340
Complementary color
Monochromatic Colors of #847340
Black with #847340
Text Example
Text Example
White with #847340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847340; }
p { color: rgb(132,115,64); }
H1.HeaderClassName
{
color: #847340;
}
.AnyTagClassName
{
color: #847340;
}
</style>
background-color css
<style>
a { background-color: #847340; }
a { background-color: rgb(132,115,64); }
div.DivClassName
{
background-color: #847340;
}
.BgClassName
{
background-color: #847340;
}
</style>
border-color css
<style>
span { border-color: #847340; }
span { border-color: rgb(132,115,64); }
td.TdClassName
{
border-color: #847340;
}
.TagClassName
{
border-color: #847340;
}
</style>