Shades of Go Ben #767446
Tints of Go Ben #767446
RGB
CMYK
RGB Variations
Color information
#767446 (or 0x767446) is known color: Go Ben. HEX triplet: 76, 74 and 46. RGB value is (118,116,70). Sum of RGB (Red+Green+Blue) = 118+116+70=304 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.82% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 70 (27.73% from 255 or 23.03% from 304); Max value from RGB is 118 - color contains mainly: red. Hex color #767446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767446 is #898BB9. Grayscale: #6F6F6F. Windows color (decimal): -9014202 or 4617334. OLE color: 4617334.
HSL color Cylindrical-coordinate representation of color #767446: hue angle of 57.5º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #767446 is Cyan = 0, Magento = 0.02, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 70 | - |
| CMYK | 0 | 0.02 | 0.41 | 0.54 |
| HSL | 57.5º | 0.26% | 0.37% | - |
| HSV(B) | 57.5º | 0.41% | 0.46% | - |
| XYZ | 14.82 | 16.78 | 8.25 | - |
| YUV | 111.35 | 104.66 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 70 | 0 | 0.02 | 0.41 | 0.54 | 57.5 | 0.26 | 0.37 |
| Hex | 76 | 74 | 46 | 0 | 2 | 29 | 36 | 3A | 1A | 25 |
| Octal | 166 | 164 | 106 | 0 | 2 | 51 | 66 | 72 | 32 | 45 |
| Binary | 1110110 | 1110100 | 1000110 | 0 | 10 | 101001 | 110110 | 111010 | 11010 | 100101 |
Color Harmonies of #767446
Complementary color
Monochromatic Colors of #767446
Black with #767446
Text Example
Text Example
White with #767446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767446; }
p { color: rgb(118,116,70); }
H1.HeaderClassName
{
color: #767446;
}
.AnyTagClassName
{
color: #767446;
}
</style>
background-color css
<style>
a { background-color: #767446; }
a { background-color: rgb(118,116,70); }
div.DivClassName
{
background-color: #767446;
}
.BgClassName
{
background-color: #767446;
}
</style>
border-color css
<style>
span { border-color: #767446; }
span { border-color: rgb(118,116,70); }
td.TdClassName
{
border-color: #767446;
}
.TagClassName
{
border-color: #767446;
}
</style>