Shades of Bilbao #478804
Tints of Bilbao #478804
RGB
CMYK
RGB Variations
Color information
#478804 (or 0x478804) is known color: Bilbao. HEX triplet: 47, 88 and 04. RGB value is (71,136,4). Sum of RGB (Red+Green+Blue) = 71+136+4=211 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.65% from 211); Green value is 136 (53.52% from 255 or 64.45% from 211); Blue value is 4 (1.95% from 255 or 1.90% from 211); Max value from RGB is 136 - color contains mainly: green. Hex color #478804 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478804 is #B877FB. Grayscale: #656565. Windows color (decimal): -12089340 or 297031. OLE color: 297031.
HSL color Cylindrical-coordinate representation of color #478804: hue angle of 89.55º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #478804 is Cyan = 0.48, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 136 | 4 | - |
| CMYK | 0.48 | 0 | 0.97 | 0.47 |
| HSL | 89.55º | 0.94% | 0.27% | - |
| HSV(B) | 89.55º | 0.97% | 0.53% | - |
| XYZ | 11.42 | 18.96 | 3.17 | - |
| YUV | 101.52 | 72.97 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 136 | 4 | 0.48 | 0 | 0.97 | 0.47 | 89.55 | 0.94 | 0.27 |
| Hex | 47 | 88 | 4 | 30 | 0 | 61 | 2F | 5A | 5E | 1B |
| Octal | 107 | 210 | 4 | 60 | 0 | 141 | 57 | 132 | 136 | 33 |
| Binary | 1000111 | 10001000 | 100 | 110000 | 0 | 1100001 | 101111 | 1011010 | 1011110 | 11011 |
Color Harmonies of #478804
Complementary color
Monochromatic Colors of #478804
Black with #478804
Text Example
Text Example
White with #478804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478804; }
p { color: rgb(71,136,4); }
H1.HeaderClassName
{
color: #478804;
}
.AnyTagClassName
{
color: #478804;
}
</style>
background-color css
<style>
a { background-color: #478804; }
a { background-color: rgb(71,136,4); }
div.DivClassName
{
background-color: #478804;
}
.BgClassName
{
background-color: #478804;
}
</style>
border-color css
<style>
span { border-color: #478804; }
span { border-color: rgb(71,136,4); }
td.TdClassName
{
border-color: #478804;
}
.TagClassName
{
border-color: #478804;
}
</style>