Shades of Go Ben #817342
Tints of Go Ben #817342
RGB
CMYK
RGB Variations
Color information
#817342 (or 0x817342) is known color: Go Ben. HEX triplet: 81, 73 and 42. RGB value is (129,115,66). Sum of RGB (Red+Green+Blue) = 129+115+66=310 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.61% from 310); Green value is 115 (45.31% from 255 or 37.10% from 310); Blue value is 66 (26.17% from 255 or 21.29% from 310); Max value from RGB is 129 - color contains mainly: red. Hex color #817342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817342 is #7E8CBD. Grayscale: #717171. Windows color (decimal): -8293566 or 4354945. OLE color: 4354945.
HSL color Cylindrical-coordinate representation of color #817342: hue angle of 46.67º 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 #817342 is Cyan = 0, Magento = 0.11, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 66 | - |
| CMYK | 0 | 0.11 | 0.49 | 0.49 |
| HSL | 46.67º | 0.32% | 0.38% | - |
| HSV(B) | 46.67º | 0.49% | 0.51% | - |
| XYZ | 16.17 | 17.32 | 7.65 | - |
| YUV | 113.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 66 | 0 | 0.11 | 0.49 | 0.49 | 46.67 | 0.32 | 0.38 |
| Hex | 81 | 73 | 42 | 0 | B | 31 | 31 | 2F | 20 | 26 |
| Octal | 201 | 163 | 102 | 0 | 13 | 61 | 61 | 57 | 40 | 46 |
| Binary | 10000001 | 1110011 | 1000010 | 0 | 1011 | 110001 | 110001 | 101111 | 100000 | 100110 |
Color Harmonies of #817342
Complementary color
Monochromatic Colors of #817342
Black with #817342
Text Example
Text Example
White with #817342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817342; }
p { color: rgb(129,115,66); }
H1.HeaderClassName
{
color: #817342;
}
.AnyTagClassName
{
color: #817342;
}
</style>
background-color css
<style>
a { background-color: #817342; }
a { background-color: rgb(129,115,66); }
div.DivClassName
{
background-color: #817342;
}
.BgClassName
{
background-color: #817342;
}
</style>
border-color css
<style>
span { border-color: #817342; }
span { border-color: rgb(129,115,66); }
td.TdClassName
{
border-color: #817342;
}
.TagClassName
{
border-color: #817342;
}
</style>