Shades of Go Ben #857340
Tints of Go Ben #857340
RGB
CMYK
RGB Variations
Color information
#857340 (or 0x857340) is known color: Go Ben. HEX triplet: 85, 73 and 40. RGB value is (133,115,64). Sum of RGB (Red+Green+Blue) = 133+115+64=312 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.63% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 64 (25.39% from 255 or 20.51% from 312); Max value from RGB is 133 - color contains mainly: red. Hex color #857340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857340 is #7A8CBF. Grayscale: #727272. Windows color (decimal): -8031424 or 4223877. OLE color: 4223877.
HSL color Cylindrical-coordinate representation of color #857340: hue angle of 44.35º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #857340 is Cyan = 0, Magento = 0.14, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 64 | - |
| CMYK | 0 | 0.14 | 0.52 | 0.48 |
| HSL | 44.35º | 0.35% | 0.39% | - |
| HSV(B) | 44.35º | 0.52% | 0.52% | - |
| XYZ | 16.73 | 17.62 | 7.37 | - |
| YUV | 114.57 | 99.46 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 64 | 0 | 0.14 | 0.52 | 0.48 | 44.35 | 0.35 | 0.39 |
| Hex | 85 | 73 | 40 | 0 | E | 34 | 30 | 2C | 23 | 27 |
| Octal | 205 | 163 | 100 | 0 | 16 | 64 | 60 | 54 | 43 | 47 |
| Binary | 10000101 | 1110011 | 1000000 | 0 | 1110 | 110100 | 110000 | 101100 | 100011 | 100111 |
Color Harmonies of #857340
Complementary color
Monochromatic Colors of #857340
Black with #857340
Text Example
Text Example
White with #857340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857340; }
p { color: rgb(133,115,64); }
H1.HeaderClassName
{
color: #857340;
}
.AnyTagClassName
{
color: #857340;
}
</style>
background-color css
<style>
a { background-color: #857340; }
a { background-color: rgb(133,115,64); }
div.DivClassName
{
background-color: #857340;
}
.BgClassName
{
background-color: #857340;
}
</style>
border-color css
<style>
span { border-color: #857340; }
span { border-color: rgb(133,115,64); }
td.TdClassName
{
border-color: #857340;
}
.TagClassName
{
border-color: #857340;
}
</style>