Shades of Go Ben #817542
Tints of Go Ben #817542
RGB
CMYK
RGB Variations
Color information
#817542 (or 0x817542) is known color: Go Ben. HEX triplet: 81, 75 and 42. RGB value is (129,117,66). Sum of RGB (Red+Green+Blue) = 129+117+66=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 66 (26.17% from 255 or 21.15% from 312); Max value from RGB is 129 - color contains mainly: red. Hex color #817542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817542 is #7E8ABD. Grayscale: #727272. Windows color (decimal): -8293054 or 4355457. OLE color: 4355457.
HSL color Cylindrical-coordinate representation of color #817542: hue angle of 48.57º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #817542 is Cyan = 0, Magento = 0.09, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 66 | - |
| CMYK | 0 | 0.09 | 0.49 | 0.49 |
| HSL | 48.57º | 0.32% | 0.38% | - |
| HSV(B) | 48.57º | 0.49% | 0.51% | - |
| XYZ | 16.4 | 17.78 | 7.72 | - |
| YUV | 114.77 | 100.48 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 66 | 0 | 0.09 | 0.49 | 0.49 | 48.57 | 0.32 | 0.38 |
| Hex | 81 | 75 | 42 | 0 | 9 | 31 | 31 | 31 | 20 | 26 |
| Octal | 201 | 165 | 102 | 0 | 11 | 61 | 61 | 61 | 40 | 46 |
| Binary | 10000001 | 1110101 | 1000010 | 0 | 1001 | 110001 | 110001 | 110001 | 100000 | 100110 |
Color Harmonies of #817542
Complementary color
Monochromatic Colors of #817542
Black with #817542
Text Example
Text Example
White with #817542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817542; }
p { color: rgb(129,117,66); }
H1.HeaderClassName
{
color: #817542;
}
.AnyTagClassName
{
color: #817542;
}
</style>
background-color css
<style>
a { background-color: #817542; }
a { background-color: rgb(129,117,66); }
div.DivClassName
{
background-color: #817542;
}
.BgClassName
{
background-color: #817542;
}
</style>
border-color css
<style>
span { border-color: #817542; }
span { border-color: rgb(129,117,66); }
td.TdClassName
{
border-color: #817542;
}
.TagClassName
{
border-color: #817542;
}
</style>