Shades of Go Ben #817940
Tints of Go Ben #817940
RGB
CMYK
RGB Variations
Color information
#817940 (or 0x817940) is known color: Go Ben. HEX triplet: 81, 79 and 40. RGB value is (129,121,64). Sum of RGB (Red+Green+Blue) = 129+121+64=314 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.08% from 314); Green value is 121 (47.66% from 255 or 38.54% from 314); Blue value is 64 (25.39% from 255 or 20.38% from 314); Max value from RGB is 129 - color contains mainly: red. Hex color #817940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817940 is #7E86BF. Grayscale: #757575. Windows color (decimal): -8292032 or 4225409. OLE color: 4225409.
HSL color Cylindrical-coordinate representation of color #817940: hue angle of 52.62º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #817940 is Cyan = 0, Magento = 0.06, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 64 | - |
| CMYK | 0 | 0.06 | 0.50 | 0.49 |
| HSL | 52.62º | 0.34% | 0.38% | - |
| HSV(B) | 52.62º | 0.5% | 0.51% | - |
| XYZ | 16.82 | 18.71 | 7.58 | - |
| YUV | 116.89 | 98.15 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 64 | 0 | 0.06 | 0.50 | 0.49 | 52.62 | 0.34 | 0.38 |
| Hex | 81 | 79 | 40 | 0 | 6 | 32 | 31 | 35 | 22 | 26 |
| Octal | 201 | 171 | 100 | 0 | 6 | 62 | 61 | 65 | 42 | 46 |
| Binary | 10000001 | 1111001 | 1000000 | 0 | 110 | 110010 | 110001 | 110101 | 100010 | 100110 |
Color Harmonies of #817940
Complementary color
Monochromatic Colors of #817940
Black with #817940
Text Example
Text Example
White with #817940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817940; }
p { color: rgb(129,121,64); }
H1.HeaderClassName
{
color: #817940;
}
.AnyTagClassName
{
color: #817940;
}
</style>
background-color css
<style>
a { background-color: #817940; }
a { background-color: rgb(129,121,64); }
div.DivClassName
{
background-color: #817940;
}
.BgClassName
{
background-color: #817940;
}
</style>
border-color css
<style>
span { border-color: #817940; }
span { border-color: rgb(129,121,64); }
td.TdClassName
{
border-color: #817940;
}
.TagClassName
{
border-color: #817940;
}
</style>