Shades of Go Ben #817846
Tints of Go Ben #817846
RGB
CMYK
RGB Variations
Color information
#817846 (or 0x817846) is known color: Go Ben. HEX triplet: 81, 78 and 46. RGB value is (129,120,70). Sum of RGB (Red+Green+Blue) = 129+120+70=319 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.44% from 319); Green value is 120 (47.27% from 255 or 37.62% from 319); Blue value is 70 (27.73% from 255 or 21.94% from 319); Max value from RGB is 129 - color contains mainly: red. Hex color #817846 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817846 is #7E87B9. Grayscale: #757575. Windows color (decimal): -8292282 or 4618369. OLE color: 4618369.
HSL color Cylindrical-coordinate representation of color #817846: hue angle of 50.85º 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 #817846 is Cyan = 0, Magento = 0.07, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 70 | - |
| CMYK | 0 | 0.07 | 0.46 | 0.49 |
| HSL | 50.85º | 0.3% | 0.39% | - |
| HSV(B) | 50.85º | 0.46% | 0.51% | - |
| XYZ | 16.88 | 18.54 | 8.48 | - |
| YUV | 116.99 | 101.48 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 70 | 0 | 0.07 | 0.46 | 0.49 | 50.85 | 0.3 | 0.39 |
| Hex | 81 | 78 | 46 | 0 | 7 | 2E | 31 | 33 | 1E | 27 |
| Octal | 201 | 170 | 106 | 0 | 7 | 56 | 61 | 63 | 36 | 47 |
| Binary | 10000001 | 1111000 | 1000110 | 0 | 111 | 101110 | 110001 | 110011 | 11110 | 100111 |
Color Harmonies of #817846
Complementary color
Monochromatic Colors of #817846
Black with #817846
Text Example
Text Example
White with #817846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817846; }
p { color: rgb(129,120,70); }
H1.HeaderClassName
{
color: #817846;
}
.AnyTagClassName
{
color: #817846;
}
</style>
background-color css
<style>
a { background-color: #817846; }
a { background-color: rgb(129,120,70); }
div.DivClassName
{
background-color: #817846;
}
.BgClassName
{
background-color: #817846;
}
</style>
border-color css
<style>
span { border-color: #817846; }
span { border-color: rgb(129,120,70); }
td.TdClassName
{
border-color: #817846;
}
.TagClassName
{
border-color: #817846;
}
</style>