Shades of Go Ben #797641
Tints of Go Ben #797641
RGB
CMYK
RGB Variations
Color information
#797641 (or 0x797641) is known color: Go Ben. HEX triplet: 79, 76 and 41. RGB value is (121,118,65). Sum of RGB (Red+Green+Blue) = 121+118+65=304 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.80% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 65 (25.78% from 255 or 21.38% from 304); Max value from RGB is 121 - color contains mainly: red. Hex color #797641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797641 is #8689BE. Grayscale: #717171. Windows color (decimal): -8817087 or 4290169. OLE color: 4290169.
HSL color Cylindrical-coordinate representation of color #797641: hue angle of 56.79º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #797641 is Cyan = 0, Magento = 0.02, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 65 | - |
| CMYK | 0 | 0.02 | 0.46 | 0.53 |
| HSL | 56.79º | 0.3% | 0.36% | - |
| HSV(B) | 56.79º | 0.46% | 0.47% | - |
| XYZ | 15.32 | 17.4 | 7.55 | - |
| YUV | 112.86 | 100.99 | 133.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 65 | 0 | 0.02 | 0.46 | 0.53 | 56.79 | 0.3 | 0.36 |
| Hex | 79 | 76 | 41 | 0 | 2 | 2E | 35 | 39 | 1E | 24 |
| Octal | 171 | 166 | 101 | 0 | 2 | 56 | 65 | 71 | 36 | 44 |
| Binary | 1111001 | 1110110 | 1000001 | 0 | 10 | 101110 | 110101 | 111001 | 11110 | 100100 |
Color Harmonies of #797641
Complementary color
Monochromatic Colors of #797641
Black with #797641
Text Example
Text Example
White with #797641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797641; }
p { color: rgb(121,118,65); }
H1.HeaderClassName
{
color: #797641;
}
.AnyTagClassName
{
color: #797641;
}
</style>
background-color css
<style>
a { background-color: #797641; }
a { background-color: rgb(121,118,65); }
div.DivClassName
{
background-color: #797641;
}
.BgClassName
{
background-color: #797641;
}
</style>
border-color css
<style>
span { border-color: #797641; }
span { border-color: rgb(121,118,65); }
td.TdClassName
{
border-color: #797641;
}
.TagClassName
{
border-color: #797641;
}
</style>