Shades of Go Ben #827446
Tints of Go Ben #827446
RGB
CMYK
RGB Variations
Color information
#827446 (or 0x827446) is known color: Go Ben. HEX triplet: 82, 74 and 46. RGB value is (130,116,70). Sum of RGB (Red+Green+Blue) = 130+116+70=316 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.14% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 70 (27.73% from 255 or 22.15% from 316); Max value from RGB is 130 - color contains mainly: red. Hex color #827446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827446 is #7D8BB9. Grayscale: #737373. Windows color (decimal): -8227770 or 4617346. OLE color: 4617346.
HSL color Cylindrical-coordinate representation of color #827446: hue angle of 46º 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 #827446 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 70 | - |
| CMYK | 0 | 0.11 | 0.46 | 0.49 |
| HSL | 46º | 0.3% | 0.39% | - |
| HSV(B) | 46º | 0.46% | 0.51% | - |
| XYZ | 16.56 | 17.68 | 8.33 | - |
| YUV | 114.94 | 102.64 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 70 | 0 | 0.11 | 0.46 | 0.49 | 46 | 0.3 | 0.39 |
| Hex | 82 | 74 | 46 | 0 | B | 2E | 31 | 2E | 1E | 27 |
| Octal | 202 | 164 | 106 | 0 | 13 | 56 | 61 | 56 | 36 | 47 |
| Binary | 10000010 | 1110100 | 1000110 | 0 | 1011 | 101110 | 110001 | 101110 | 11110 | 100111 |
Color Harmonies of #827446
Complementary color
Monochromatic Colors of #827446
Black with #827446
Text Example
Text Example
White with #827446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827446; }
p { color: rgb(130,116,70); }
H1.HeaderClassName
{
color: #827446;
}
.AnyTagClassName
{
color: #827446;
}
</style>
background-color css
<style>
a { background-color: #827446; }
a { background-color: rgb(130,116,70); }
div.DivClassName
{
background-color: #827446;
}
.BgClassName
{
background-color: #827446;
}
</style>
border-color css
<style>
span { border-color: #827446; }
span { border-color: rgb(130,116,70); }
td.TdClassName
{
border-color: #827446;
}
.TagClassName
{
border-color: #827446;
}
</style>