Shades of Bilbao #477915
Tints of Bilbao #477915
RGB
CMYK
RGB Variations
Color information
#477915 (or 0x477915) is known color: Bilbao. HEX triplet: 47, 79 and 15. RGB value is (71,121,21). Sum of RGB (Red+Green+Blue) = 71+121+21=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 121 (47.66% from 255 or 56.81% from 213); Blue value is 21 (8.59% from 255 or 9.86% from 213); Max value from RGB is 121 - color contains mainly: green. Hex color #477915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477915 is #B886EA. Grayscale: #5F5F5F. Windows color (decimal): -12093163 or 1407303. OLE color: 1407303.
HSL color Cylindrical-coordinate representation of color #477915: hue angle of 90º degrees, saturation: 0.7, 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 #477915 is Cyan = 0.41, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 21 | - |
| CMYK | 0.41 | 0 | 0.83 | 0.53 |
| HSL | 90º | 0.7% | 0.28% | - |
| HSV(B) | 90º | 0.83% | 0.47% | - |
| XYZ | 9.57 | 15.07 | 3.11 | - |
| YUV | 94.65 | 86.44 | 111.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 21 | 0.41 | 0 | 0.83 | 0.53 | 90 | 0.7 | 0.28 |
| Hex | 47 | 79 | 15 | 29 | 0 | 53 | 35 | 5A | 46 | 1C |
| Octal | 107 | 171 | 25 | 51 | 0 | 123 | 65 | 132 | 106 | 34 |
| Binary | 1000111 | 1111001 | 10101 | 101001 | 0 | 1010011 | 110101 | 1011010 | 1000110 | 11100 |
Color Harmonies of #477915
Complementary color
Monochromatic Colors of #477915
Black with #477915
Text Example
Text Example
White with #477915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477915; }
p { color: rgb(71,121,21); }
H1.HeaderClassName
{
color: #477915;
}
.AnyTagClassName
{
color: #477915;
}
</style>
background-color css
<style>
a { background-color: #477915; }
a { background-color: rgb(71,121,21); }
div.DivClassName
{
background-color: #477915;
}
.BgClassName
{
background-color: #477915;
}
</style>
border-color css
<style>
span { border-color: #477915; }
span { border-color: rgb(71,121,21); }
td.TdClassName
{
border-color: #477915;
}
.TagClassName
{
border-color: #477915;
}
</style>