Shades of Go Ben #767340
Tints of Go Ben #767340
RGB
CMYK
RGB Variations
Color information
#767340 (or 0x767340) is known color: Go Ben. HEX triplet: 76, 73 and 40. RGB value is (118,115,64). Sum of RGB (Red+Green+Blue) = 118+115+64=297 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.73% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 64 (25.39% from 255 or 21.55% from 297); Max value from RGB is 118 - color contains mainly: red. Hex color #767340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767340 is #898CBF. Grayscale: #6E6E6E. Windows color (decimal): -9014464 or 4223862. OLE color: 4223862.
HSL color Cylindrical-coordinate representation of color #767340: hue angle of 56.67º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #767340 is Cyan = 0, Magento = 0.03, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 64 | - |
| CMYK | 0 | 0.03 | 0.46 | 0.54 |
| HSL | 56.67º | 0.3% | 0.36% | - |
| HSV(B) | 56.67º | 0.46% | 0.46% | - |
| XYZ | 14.53 | 16.48 | 7.27 | - |
| YUV | 110.08 | 101.99 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 64 | 0 | 0.03 | 0.46 | 0.54 | 56.67 | 0.3 | 0.36 |
| Hex | 76 | 73 | 40 | 0 | 3 | 2E | 36 | 39 | 1E | 24 |
| Octal | 166 | 163 | 100 | 0 | 3 | 56 | 66 | 71 | 36 | 44 |
| Binary | 1110110 | 1110011 | 1000000 | 0 | 11 | 101110 | 110110 | 111001 | 11110 | 100100 |
Color Harmonies of #767340
Complementary color
Monochromatic Colors of #767340
Black with #767340
Text Example
Text Example
White with #767340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767340; }
p { color: rgb(118,115,64); }
H1.HeaderClassName
{
color: #767340;
}
.AnyTagClassName
{
color: #767340;
}
</style>
background-color css
<style>
a { background-color: #767340; }
a { background-color: rgb(118,115,64); }
div.DivClassName
{
background-color: #767340;
}
.BgClassName
{
background-color: #767340;
}
</style>
border-color css
<style>
span { border-color: #767340; }
span { border-color: rgb(118,115,64); }
td.TdClassName
{
border-color: #767340;
}
.TagClassName
{
border-color: #767340;
}
</style>