Shades of Bilbao #477620
Tints of Bilbao #477620
RGB
CMYK
RGB Variations
Color information
#477620 (or 0x477620) is known color: Bilbao. HEX triplet: 47, 76 and 20. RGB value is (71,118,32). Sum of RGB (Red+Green+Blue) = 71+118+32=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 32 (12.89% from 255 or 14.48% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #477620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477620 is #B889DF. Grayscale: #5E5E5E. Windows color (decimal): -12093920 or 2127431. OLE color: 2127431.
HSL color Cylindrical-coordinate representation of color #477620: hue angle of 92.79º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #477620 is Cyan = 0.40, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 32 | - |
| CMYK | 0.40 | 0 | 0.73 | 0.54 |
| HSL | 92.79º | 0.57% | 0.29% | - |
| HSV(B) | 92.79º | 0.73% | 0.46% | - |
| XYZ | 9.34 | 14.4 | 3.65 | - |
| YUV | 94.14 | 92.93 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 32 | 0.40 | 0 | 0.73 | 0.54 | 92.79 | 0.57 | 0.29 |
| Hex | 47 | 76 | 20 | 28 | 0 | 49 | 36 | 5D | 39 | 1D |
| Octal | 107 | 166 | 40 | 50 | 0 | 111 | 66 | 135 | 71 | 35 |
| Binary | 1000111 | 1110110 | 100000 | 101000 | 0 | 1001001 | 110110 | 1011101 | 111001 | 11101 |
Color Harmonies of #477620
Complementary color
Monochromatic Colors of #477620
Black with #477620
Text Example
Text Example
White with #477620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477620; }
p { color: rgb(71,118,32); }
H1.HeaderClassName
{
color: #477620;
}
.AnyTagClassName
{
color: #477620;
}
</style>
background-color css
<style>
a { background-color: #477620; }
a { background-color: rgb(71,118,32); }
div.DivClassName
{
background-color: #477620;
}
.BgClassName
{
background-color: #477620;
}
</style>
border-color css
<style>
span { border-color: #477620; }
span { border-color: rgb(71,118,32); }
td.TdClassName
{
border-color: #477620;
}
.TagClassName
{
border-color: #477620;
}
</style>