Shades of Go Ben #817041
Tints of Go Ben #817041
RGB
CMYK
RGB Variations
Color information
#817041 (or 0x817041) is known color: Go Ben. HEX triplet: 81, 70 and 41. RGB value is (129,112,65). Sum of RGB (Red+Green+Blue) = 129+112+65=306 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.16% from 306); Green value is 112 (44.14% from 255 or 36.60% from 306); Blue value is 65 (25.78% from 255 or 21.24% from 306); Max value from RGB is 129 - color contains mainly: red. Hex color #817041 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817041 is #7E8FBE. Grayscale: #6F6F6F. Windows color (decimal): -8294335 or 4288641. OLE color: 4288641.
HSL color Cylindrical-coordinate representation of color #817041: hue angle of 44.06º degrees, saturation: 0.33, 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 #817041 is Cyan = 0, Magento = 0.13, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 65 | - |
| CMYK | 0 | 0.13 | 0.50 | 0.49 |
| HSL | 44.06º | 0.33% | 0.38% | - |
| HSV(B) | 44.06º | 0.5% | 0.51% | - |
| XYZ | 15.8 | 16.64 | 7.38 | - |
| YUV | 111.73 | 101.63 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 65 | 0 | 0.13 | 0.50 | 0.49 | 44.06 | 0.33 | 0.38 |
| Hex | 81 | 70 | 41 | 0 | D | 32 | 31 | 2C | 21 | 26 |
| Octal | 201 | 160 | 101 | 0 | 15 | 62 | 61 | 54 | 41 | 46 |
| Binary | 10000001 | 1110000 | 1000001 | 0 | 1101 | 110010 | 110001 | 101100 | 100001 | 100110 |
Color Harmonies of #817041
Complementary color
Monochromatic Colors of #817041
Black with #817041
Text Example
Text Example
White with #817041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817041; }
p { color: rgb(129,112,65); }
H1.HeaderClassName
{
color: #817041;
}
.AnyTagClassName
{
color: #817041;
}
</style>
background-color css
<style>
a { background-color: #817041; }
a { background-color: rgb(129,112,65); }
div.DivClassName
{
background-color: #817041;
}
.BgClassName
{
background-color: #817041;
}
</style>
border-color css
<style>
span { border-color: #817041; }
span { border-color: rgb(129,112,65); }
td.TdClassName
{
border-color: #817041;
}
.TagClassName
{
border-color: #817041;
}
</style>