Shades of Go Ben #817246
Tints of Go Ben #817246
RGB
CMYK
RGB Variations
Color information
#817246 (or 0x817246) is known color: Go Ben. HEX triplet: 81, 72 and 46. RGB value is (129,114,70). Sum of RGB (Red+Green+Blue) = 129+114+70=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 114 (44.92% from 255 or 36.42% from 313); Blue value is 70 (27.73% from 255 or 22.36% from 313); Max value from RGB is 129 - color contains mainly: red. Hex color #817246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817246 is #7E8DB9. Grayscale: #717171. Windows color (decimal): -8293818 or 4616833. OLE color: 4616833.
HSL color Cylindrical-coordinate representation of color #817246: hue angle of 44.75º 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 #817246 is Cyan = 0, Magento = 0.12, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 70 | - |
| CMYK | 0 | 0.12 | 0.46 | 0.49 |
| HSL | 44.75º | 0.3% | 0.39% | - |
| HSV(B) | 44.75º | 0.46% | 0.51% | - |
| XYZ | 16.18 | 17.14 | 8.25 | - |
| YUV | 113.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 70 | 0 | 0.12 | 0.46 | 0.49 | 44.75 | 0.3 | 0.39 |
| Hex | 81 | 72 | 46 | 0 | C | 2E | 31 | 2D | 1E | 27 |
| Octal | 201 | 162 | 106 | 0 | 14 | 56 | 61 | 55 | 36 | 47 |
| Binary | 10000001 | 1110010 | 1000110 | 0 | 1100 | 101110 | 110001 | 101101 | 11110 | 100111 |
Color Harmonies of #817246
Complementary color
Monochromatic Colors of #817246
Black with #817246
Text Example
Text Example
White with #817246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817246; }
p { color: rgb(129,114,70); }
H1.HeaderClassName
{
color: #817246;
}
.AnyTagClassName
{
color: #817246;
}
</style>
background-color css
<style>
a { background-color: #817246; }
a { background-color: rgb(129,114,70); }
div.DivClassName
{
background-color: #817246;
}
.BgClassName
{
background-color: #817246;
}
</style>
border-color css
<style>
span { border-color: #817246; }
span { border-color: rgb(129,114,70); }
td.TdClassName
{
border-color: #817246;
}
.TagClassName
{
border-color: #817246;
}
</style>