Shades of Go Ben #817147
Tints of Go Ben #817147
RGB
CMYK
RGB Variations
Color information
#817147 (or 0x817147) is known color: Go Ben. HEX triplet: 81, 71 and 47. RGB value is (129,113,71). Sum of RGB (Red+Green+Blue) = 129+113+71=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 71 (28.12% from 255 or 22.68% from 313); Max value from RGB is 129 - color contains mainly: red. Hex color #817147 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817147 is #7E8EB8. Grayscale: #717171. Windows color (decimal): -8294073 or 4682113. OLE color: 4682113.
HSL color Cylindrical-coordinate representation of color #817147: hue angle of 43.45º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #817147 is Cyan = 0, Magento = 0.12, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 71 | - |
| CMYK | 0 | 0.12 | 0.45 | 0.49 |
| HSL | 43.45º | 0.29% | 0.39% | - |
| HSV(B) | 43.45º | 0.45% | 0.51% | - |
| XYZ | 16.1 | 16.93 | 8.38 | - |
| YUV | 113 | 104.3 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 71 | 0 | 0.12 | 0.45 | 0.49 | 43.45 | 0.29 | 0.39 |
| Hex | 81 | 71 | 47 | 0 | C | 2D | 31 | 2B | 1D | 27 |
| Octal | 201 | 161 | 107 | 0 | 14 | 55 | 61 | 53 | 35 | 47 |
| Binary | 10000001 | 1110001 | 1000111 | 0 | 1100 | 101101 | 110001 | 101011 | 11101 | 100111 |
Color Harmonies of #817147
Complementary color
Monochromatic Colors of #817147
Black with #817147
Text Example
Text Example
White with #817147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817147; }
p { color: rgb(129,113,71); }
H1.HeaderClassName
{
color: #817147;
}
.AnyTagClassName
{
color: #817147;
}
</style>
background-color css
<style>
a { background-color: #817147; }
a { background-color: rgb(129,113,71); }
div.DivClassName
{
background-color: #817147;
}
.BgClassName
{
background-color: #817147;
}
</style>
border-color css
<style>
span { border-color: #817147; }
span { border-color: rgb(129,113,71); }
td.TdClassName
{
border-color: #817147;
}
.TagClassName
{
border-color: #817147;
}
</style>