Shades of Go Ben #817746
Tints of Go Ben #817746
RGB
CMYK
RGB Variations
Color information
#817746 (or 0x817746) is known color: Go Ben. HEX triplet: 81, 77 and 46. RGB value is (129,119,70). Sum of RGB (Red+Green+Blue) = 129+119+70=318 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.57% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 70 (27.73% from 255 or 22.01% from 318); Max value from RGB is 129 - color contains mainly: red. Hex color #817746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817746 is #7E88B9. Grayscale: #747474. Windows color (decimal): -8292538 or 4618113. OLE color: 4618113.
HSL color Cylindrical-coordinate representation of color #817746: hue angle of 49.83º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #817746 is Cyan = 0, Magento = 0.08, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 70 | - |
| CMYK | 0 | 0.08 | 0.46 | 0.49 |
| HSL | 49.83º | 0.3% | 0.39% | - |
| HSV(B) | 49.83º | 0.46% | 0.51% | - |
| XYZ | 16.76 | 18.3 | 8.44 | - |
| YUV | 116.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 70 | 0 | 0.08 | 0.46 | 0.49 | 49.83 | 0.3 | 0.39 |
| Hex | 81 | 77 | 46 | 0 | 8 | 2E | 31 | 32 | 1E | 27 |
| Octal | 201 | 167 | 106 | 0 | 10 | 56 | 61 | 62 | 36 | 47 |
| Binary | 10000001 | 1110111 | 1000110 | 0 | 1000 | 101110 | 110001 | 110010 | 11110 | 100111 |
Color Harmonies of #817746
Complementary color
Monochromatic Colors of #817746
Black with #817746
Text Example
Text Example
White with #817746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817746; }
p { color: rgb(129,119,70); }
H1.HeaderClassName
{
color: #817746;
}
.AnyTagClassName
{
color: #817746;
}
</style>
background-color css
<style>
a { background-color: #817746; }
a { background-color: rgb(129,119,70); }
div.DivClassName
{
background-color: #817746;
}
.BgClassName
{
background-color: #817746;
}
</style>
border-color css
<style>
span { border-color: #817746; }
span { border-color: rgb(129,119,70); }
td.TdClassName
{
border-color: #817746;
}
.TagClassName
{
border-color: #817746;
}
</style>