Shades of Go Ben #817343
Tints of Go Ben #817343
RGB
CMYK
RGB Variations
Color information
#817343 (or 0x817343) is known color: Go Ben. HEX triplet: 81, 73 and 43. RGB value is (129,115,67). Sum of RGB (Red+Green+Blue) = 129+115+67=311 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.48% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 67 (26.56% from 255 or 21.54% from 311); Max value from RGB is 129 - color contains mainly: red. Hex color #817343 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817343 is #7E8CBC. Grayscale: #717171. Windows color (decimal): -8293565 or 4420481. OLE color: 4420481.
HSL color Cylindrical-coordinate representation of color #817343: hue angle of 46.45º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #817343 is Cyan = 0, Magento = 0.11, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 67 | - |
| CMYK | 0 | 0.11 | 0.48 | 0.49 |
| HSL | 46.45º | 0.32% | 0.38% | - |
| HSV(B) | 46.45º | 0.48% | 0.51% | - |
| XYZ | 16.2 | 17.33 | 7.8 | - |
| YUV | 113.71 | 101.64 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 67 | 0 | 0.11 | 0.48 | 0.49 | 46.45 | 0.32 | 0.38 |
| Hex | 81 | 73 | 43 | 0 | B | 30 | 31 | 2E | 20 | 26 |
| Octal | 201 | 163 | 103 | 0 | 13 | 60 | 61 | 56 | 40 | 46 |
| Binary | 10000001 | 1110011 | 1000011 | 0 | 1011 | 110000 | 110001 | 101110 | 100000 | 100110 |
Color Harmonies of #817343
Complementary color
Monochromatic Colors of #817343
Black with #817343
Text Example
Text Example
White with #817343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817343; }
p { color: rgb(129,115,67); }
H1.HeaderClassName
{
color: #817343;
}
.AnyTagClassName
{
color: #817343;
}
</style>
background-color css
<style>
a { background-color: #817343; }
a { background-color: rgb(129,115,67); }
div.DivClassName
{
background-color: #817343;
}
.BgClassName
{
background-color: #817343;
}
</style>
border-color css
<style>
span { border-color: #817343; }
span { border-color: rgb(129,115,67); }
td.TdClassName
{
border-color: #817343;
}
.TagClassName
{
border-color: #817343;
}
</style>