Shades of Bilbao #477914
Tints of Bilbao #477914
RGB
CMYK
RGB Variations
Color information
#477914 (or 0x477914) is known color: Bilbao. HEX triplet: 47, 79 and 14. RGB value is (71,121,20). Sum of RGB (Red+Green+Blue) = 71+121+20=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 121 (47.66% from 255 or 57.08% from 212); Blue value is 20 (8.20% from 255 or 9.43% from 212); Max value from RGB is 121 - color contains mainly: green. Hex color #477914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477914 is #B886EB. Grayscale: #5E5E5E. Windows color (decimal): -12093164 or 1341767. OLE color: 1341767.
HSL color Cylindrical-coordinate representation of color #477914: hue angle of 89.7º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #477914 is Cyan = 0.41, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 20 | - |
| CMYK | 0.41 | 0 | 0.83 | 0.53 |
| HSL | 89.7º | 0.72% | 0.28% | - |
| HSV(B) | 89.7º | 0.83% | 0.47% | - |
| XYZ | 9.56 | 15.06 | 3.07 | - |
| YUV | 94.54 | 85.94 | 111.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 20 | 0.41 | 0 | 0.83 | 0.53 | 89.7 | 0.72 | 0.28 |
| Hex | 47 | 79 | 14 | 29 | 0 | 53 | 35 | 5A | 48 | 1C |
| Octal | 107 | 171 | 24 | 51 | 0 | 123 | 65 | 132 | 110 | 34 |
| Binary | 1000111 | 1111001 | 10100 | 101001 | 0 | 1010011 | 110101 | 1011010 | 1001000 | 11100 |
Color Harmonies of #477914
Complementary color
Monochromatic Colors of #477914
Black with #477914
Text Example
Text Example
White with #477914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477914; }
p { color: rgb(71,121,20); }
H1.HeaderClassName
{
color: #477914;
}
.AnyTagClassName
{
color: #477914;
}
</style>
background-color css
<style>
a { background-color: #477914; }
a { background-color: rgb(71,121,20); }
div.DivClassName
{
background-color: #477914;
}
.BgClassName
{
background-color: #477914;
}
</style>
border-color css
<style>
span { border-color: #477914; }
span { border-color: rgb(71,121,20); }
td.TdClassName
{
border-color: #477914;
}
.TagClassName
{
border-color: #477914;
}
</style>