Shades of Go Ben #867640
Tints of Go Ben #867640
RGB
CMYK
RGB Variations
Color information
#867640 (or 0x867640) is known color: Go Ben. HEX triplet: 86, 76 and 40. RGB value is (134,118,64). Sum of RGB (Red+Green+Blue) = 134+118+64=316 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.41% from 316); Green value is 118 (46.48% from 255 or 37.34% from 316); Blue value is 64 (25.39% from 255 or 20.25% from 316); Max value from RGB is 134 - color contains mainly: red. Hex color #867640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867640 is #7989BF. Grayscale: #747474. Windows color (decimal): -7965120 or 4224646. OLE color: 4224646.
HSL color Cylindrical-coordinate representation of color #867640: hue angle of 46.29º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #867640 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 64 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.47 |
| HSL | 46.29º | 0.35% | 0.39% | - |
| HSV(B) | 46.29º | 0.52% | 0.53% | - |
| XYZ | 17.24 | 18.4 | 7.49 | - |
| YUV | 116.63 | 98.3 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 64 | 0 | 0.12 | 0.52 | 0.47 | 46.29 | 0.35 | 0.39 |
| Hex | 86 | 76 | 40 | 0 | C | 34 | 2F | 2E | 23 | 27 |
| Octal | 206 | 166 | 100 | 0 | 14 | 64 | 57 | 56 | 43 | 47 |
| Binary | 10000110 | 1110110 | 1000000 | 0 | 1100 | 110100 | 101111 | 101110 | 100011 | 100111 |
Color Harmonies of #867640
Complementary color
Monochromatic Colors of #867640
Black with #867640
Text Example
Text Example
White with #867640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867640; }
p { color: rgb(134,118,64); }
H1.HeaderClassName
{
color: #867640;
}
.AnyTagClassName
{
color: #867640;
}
</style>
background-color css
<style>
a { background-color: #867640; }
a { background-color: rgb(134,118,64); }
div.DivClassName
{
background-color: #867640;
}
.BgClassName
{
background-color: #867640;
}
</style>
border-color css
<style>
span { border-color: #867640; }
span { border-color: rgb(134,118,64); }
td.TdClassName
{
border-color: #867640;
}
.TagClassName
{
border-color: #867640;
}
</style>