Shades of Go Ben #817046
Tints of Go Ben #817046
RGB
CMYK
RGB Variations
Color information
#817046 (or 0x817046) is known color: Go Ben. HEX triplet: 81, 70 and 46. RGB value is (129,112,70). Sum of RGB (Red+Green+Blue) = 129+112+70=311 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.48% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 70 (27.73% from 255 or 22.51% from 311); Max value from RGB is 129 - color contains mainly: red. Hex color #817046 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817046 is #7E8FB9. Grayscale: #707070. Windows color (decimal): -8294330 or 4616321. OLE color: 4616321.
HSL color Cylindrical-coordinate representation of color #817046: hue angle of 42.71º 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 #817046 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 70 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.49 |
| HSL | 42.71º | 0.3% | 0.39% | - |
| HSV(B) | 42.71º | 0.46% | 0.51% | - |
| XYZ | 15.95 | 16.7 | 8.18 | - |
| YUV | 112.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 70 | 0 | 0.13 | 0.46 | 0.49 | 42.71 | 0.3 | 0.39 |
| Hex | 81 | 70 | 46 | 0 | D | 2E | 31 | 2B | 1E | 27 |
| Octal | 201 | 160 | 106 | 0 | 15 | 56 | 61 | 53 | 36 | 47 |
| Binary | 10000001 | 1110000 | 1000110 | 0 | 1101 | 101110 | 110001 | 101011 | 11110 | 100111 |
Color Harmonies of #817046
Complementary color
Monochromatic Colors of #817046
Black with #817046
Text Example
Text Example
White with #817046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817046; }
p { color: rgb(129,112,70); }
H1.HeaderClassName
{
color: #817046;
}
.AnyTagClassName
{
color: #817046;
}
</style>
background-color css
<style>
a { background-color: #817046; }
a { background-color: rgb(129,112,70); }
div.DivClassName
{
background-color: #817046;
}
.BgClassName
{
background-color: #817046;
}
</style>
border-color css
<style>
span { border-color: #817046; }
span { border-color: rgb(129,112,70); }
td.TdClassName
{
border-color: #817046;
}
.TagClassName
{
border-color: #817046;
}
</style>