Shades of Bilbao #478605
Tints of Bilbao #478605
RGB
CMYK
RGB Variations
Color information
#478605 (or 0x478605) is known color: Bilbao. HEX triplet: 47, 86 and 05. RGB value is (71,134,5). Sum of RGB (Red+Green+Blue) = 71+134+5=210 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.81% from 210); Green value is 134 (52.73% from 255 or 63.81% from 210); Blue value is 5 (2.34% from 255 or 2.38% from 210); Max value from RGB is 134 - color contains mainly: green. Hex color #478605 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478605 is #B879FA. Grayscale: #646464. Windows color (decimal): -12089851 or 362055. OLE color: 362055.
HSL color Cylindrical-coordinate representation of color #478605: hue angle of 89.3º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #478605 is Cyan = 0.47, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 5 | - |
| CMYK | 0.47 | 0 | 0.96 | 0.47 |
| HSL | 89.3º | 0.93% | 0.27% | - |
| HSV(B) | 89.3º | 0.96% | 0.53% | - |
| XYZ | 11.15 | 18.4 | 3.11 | - |
| YUV | 100.46 | 74.13 | 106.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 5 | 0.47 | 0 | 0.96 | 0.47 | 89.3 | 0.93 | 0.27 |
| Hex | 47 | 86 | 5 | 2F | 0 | 60 | 2F | 59 | 5D | 1B |
| Octal | 107 | 206 | 5 | 57 | 0 | 140 | 57 | 131 | 135 | 33 |
| Binary | 1000111 | 10000110 | 101 | 101111 | 0 | 1100000 | 101111 | 1011001 | 1011101 | 11011 |
Color Harmonies of #478605
Complementary color
Monochromatic Colors of #478605
Black with #478605
Text Example
Text Example
White with #478605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478605; }
p { color: rgb(71,134,5); }
H1.HeaderClassName
{
color: #478605;
}
.AnyTagClassName
{
color: #478605;
}
</style>
background-color css
<style>
a { background-color: #478605; }
a { background-color: rgb(71,134,5); }
div.DivClassName
{
background-color: #478605;
}
.BgClassName
{
background-color: #478605;
}
</style>
border-color css
<style>
span { border-color: #478605; }
span { border-color: rgb(71,134,5); }
td.TdClassName
{
border-color: #478605;
}
.TagClassName
{
border-color: #478605;
}
</style>