Shades of Bilbao #477622
Tints of Bilbao #477622
RGB
CMYK
RGB Variations
Color information
#477622 (or 0x477622) is known color: Bilbao. HEX triplet: 47, 76 and 22. RGB value is (71,118,34). Sum of RGB (Red+Green+Blue) = 71+118+34=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 118 (46.48% from 255 or 52.91% from 223); Blue value is 34 (13.67% from 255 or 15.25% from 223); Max value from RGB is 118 - color contains mainly: green. Hex color #477622 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477622 is #B889DD. Grayscale: #5E5E5E. Windows color (decimal): -12093918 or 2258503. OLE color: 2258503.
HSL color Cylindrical-coordinate representation of color #477622: hue angle of 93.57º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #477622 is Cyan = 0.40, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 34 | - |
| CMYK | 0.40 | 0 | 0.71 | 0.54 |
| HSL | 93.57º | 0.55% | 0.3% | - |
| HSV(B) | 93.57º | 0.71% | 0.46% | - |
| XYZ | 9.37 | 14.41 | 3.8 | - |
| YUV | 94.37 | 93.93 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 34 | 0.40 | 0 | 0.71 | 0.54 | 93.57 | 0.55 | 0.3 |
| Hex | 47 | 76 | 22 | 28 | 0 | 47 | 36 | 5E | 37 | 1E |
| Octal | 107 | 166 | 42 | 50 | 0 | 107 | 66 | 136 | 67 | 36 |
| Binary | 1000111 | 1110110 | 100010 | 101000 | 0 | 1000111 | 110110 | 1011110 | 110111 | 11110 |
Color Harmonies of #477622
Complementary color
Monochromatic Colors of #477622
Black with #477622
Text Example
Text Example
White with #477622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477622; }
p { color: rgb(71,118,34); }
H1.HeaderClassName
{
color: #477622;
}
.AnyTagClassName
{
color: #477622;
}
</style>
background-color css
<style>
a { background-color: #477622; }
a { background-color: rgb(71,118,34); }
div.DivClassName
{
background-color: #477622;
}
.BgClassName
{
background-color: #477622;
}
</style>
border-color css
<style>
span { border-color: #477622; }
span { border-color: rgb(71,118,34); }
td.TdClassName
{
border-color: #477622;
}
.TagClassName
{
border-color: #477622;
}
</style>