Shades of Go Ben #817044
Tints of Go Ben #817044
RGB
CMYK
RGB Variations
Color information
#817044 (or 0x817044) is known color: Go Ben. HEX triplet: 81, 70 and 44. RGB value is (129,112,68). Sum of RGB (Red+Green+Blue) = 129+112+68=309 (40% of max value = 765). Red value is 129 (50.78% from 255 or 41.75% from 309); Green value is 112 (44.14% from 255 or 36.25% from 309); Blue value is 68 (26.95% from 255 or 22.01% from 309); Max value from RGB is 129 - color contains mainly: red. Hex color #817044 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817044 is #7E8FBB. Grayscale: #707070. Windows color (decimal): -8294332 or 4485249. OLE color: 4485249.
HSL color Cylindrical-coordinate representation of color #817044: hue angle of 43.28º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #817044 is Cyan = 0, Magento = 0.13, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 68 | - |
| CMYK | 0 | 0.13 | 0.47 | 0.49 |
| HSL | 43.28º | 0.31% | 0.39% | - |
| HSV(B) | 43.28º | 0.47% | 0.51% | - |
| XYZ | 15.89 | 16.67 | 7.85 | - |
| YUV | 112.07 | 103.13 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 68 | 0 | 0.13 | 0.47 | 0.49 | 43.28 | 0.31 | 0.39 |
| Hex | 81 | 70 | 44 | 0 | D | 2F | 31 | 2B | 1F | 27 |
| Octal | 201 | 160 | 104 | 0 | 15 | 57 | 61 | 53 | 37 | 47 |
| Binary | 10000001 | 1110000 | 1000100 | 0 | 1101 | 101111 | 110001 | 101011 | 11111 | 100111 |
Color Harmonies of #817044
Complementary color
Monochromatic Colors of #817044
Black with #817044
Text Example
Text Example
White with #817044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817044; }
p { color: rgb(129,112,68); }
H1.HeaderClassName
{
color: #817044;
}
.AnyTagClassName
{
color: #817044;
}
</style>
background-color css
<style>
a { background-color: #817044; }
a { background-color: rgb(129,112,68); }
div.DivClassName
{
background-color: #817044;
}
.BgClassName
{
background-color: #817044;
}
</style>
border-color css
<style>
span { border-color: #817044; }
span { border-color: rgb(129,112,68); }
td.TdClassName
{
border-color: #817044;
}
.TagClassName
{
border-color: #817044;
}
</style>