Shades of Go Ben #767349
Tints of Go Ben #767349
RGB
CMYK
RGB Variations
Color information
#767349 (or 0x767349) is known color: Go Ben. HEX triplet: 76, 73 and 49. RGB value is (118,115,73). Sum of RGB (Red+Green+Blue) = 118+115+73=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 115 (45.31% from 255 or 37.58% from 306); Blue value is 73 (28.91% from 255 or 23.86% from 306); Max value from RGB is 118 - color contains mainly: red. Hex color #767349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767349 is #898CB6. Grayscale: #6F6F6F. Windows color (decimal): -9014455 or 4813686. OLE color: 4813686.
HSL color Cylindrical-coordinate representation of color #767349: hue angle of 56º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #767349 is Cyan = 0, Magento = 0.03, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 73 | - |
| CMYK | 0 | 0.03 | 0.38 | 0.54 |
| HSL | 56º | 0.24% | 0.37% | - |
| HSV(B) | 56º | 0.38% | 0.46% | - |
| XYZ | 14.8 | 16.59 | 8.73 | - |
| YUV | 111.11 | 106.49 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 73 | 0 | 0.03 | 0.38 | 0.54 | 56 | 0.24 | 0.37 |
| Hex | 76 | 73 | 49 | 0 | 3 | 26 | 36 | 38 | 18 | 25 |
| Octal | 166 | 163 | 111 | 0 | 3 | 46 | 66 | 70 | 30 | 45 |
| Binary | 1110110 | 1110011 | 1001001 | 0 | 11 | 100110 | 110110 | 111000 | 11000 | 100101 |
Color Harmonies of #767349
Complementary color
Monochromatic Colors of #767349
Black with #767349
Text Example
Text Example
White with #767349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767349; }
p { color: rgb(118,115,73); }
H1.HeaderClassName
{
color: #767349;
}
.AnyTagClassName
{
color: #767349;
}
</style>
background-color css
<style>
a { background-color: #767349; }
a { background-color: rgb(118,115,73); }
div.DivClassName
{
background-color: #767349;
}
.BgClassName
{
background-color: #767349;
}
</style>
border-color css
<style>
span { border-color: #767349; }
span { border-color: rgb(118,115,73); }
td.TdClassName
{
border-color: #767349;
}
.TagClassName
{
border-color: #767349;
}
</style>