Shades of Bilbao #478604
Tints of Bilbao #478604
RGB
CMYK
RGB Variations
Color information
#478604 (or 0x478604) is known color: Bilbao. HEX triplet: 47, 86 and 04. RGB value is (71,134,4). Sum of RGB (Red+Green+Blue) = 71+134+4=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 134 (52.73% from 255 or 64.11% from 209); Blue value is 4 (1.95% from 255 or 1.91% from 209); Max value from RGB is 134 - color contains mainly: green. Hex color #478604 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478604 is #B879FB. Grayscale: #646464. Windows color (decimal): -12089852 or 296519. OLE color: 296519.
HSL color Cylindrical-coordinate representation of color #478604: hue angle of 89.08º 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 #478604 is Cyan = 0.47, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 4 | - |
| CMYK | 0.47 | 0 | 0.97 | 0.47 |
| HSL | 89.08º | 0.94% | 0.27% | - |
| HSV(B) | 89.08º | 0.97% | 0.53% | - |
| XYZ | 11.15 | 18.4 | 3.08 | - |
| YUV | 100.34 | 73.63 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 4 | 0.47 | 0 | 0.97 | 0.47 | 89.08 | 0.94 | 0.27 |
| Hex | 47 | 86 | 4 | 2F | 0 | 61 | 2F | 59 | 5E | 1B |
| Octal | 107 | 206 | 4 | 57 | 0 | 141 | 57 | 131 | 136 | 33 |
| Binary | 1000111 | 10000110 | 100 | 101111 | 0 | 1100001 | 101111 | 1011001 | 1011110 | 11011 |
Color Harmonies of #478604
Complementary color
Monochromatic Colors of #478604
Black with #478604
Text Example
Text Example
White with #478604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478604; }
p { color: rgb(71,134,4); }
H1.HeaderClassName
{
color: #478604;
}
.AnyTagClassName
{
color: #478604;
}
</style>
background-color css
<style>
a { background-color: #478604; }
a { background-color: rgb(71,134,4); }
div.DivClassName
{
background-color: #478604;
}
.BgClassName
{
background-color: #478604;
}
</style>
border-color css
<style>
span { border-color: #478604; }
span { border-color: rgb(71,134,4); }
td.TdClassName
{
border-color: #478604;
}
.TagClassName
{
border-color: #478604;
}
</style>