Shades of Bilbao #478608
Tints of Bilbao #478608
RGB
CMYK
RGB Variations
Color information
#478608 (or 0x478608) is known color: Bilbao. HEX triplet: 47, 86 and 08. RGB value is (71,134,8). Sum of RGB (Red+Green+Blue) = 71+134+8=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 134 (52.73% from 255 or 62.91% from 213); Blue value is 8 (3.52% from 255 or 3.76% from 213); Max value from RGB is 134 - color contains mainly: green. Hex color #478608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478608 is #B879F7. Grayscale: #656565. Windows color (decimal): -12089848 or 558663. OLE color: 558663.
HSL color Cylindrical-coordinate representation of color #478608: hue angle of 90º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #478608 is Cyan = 0.47, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 8 | - |
| CMYK | 0.47 | 0 | 0.94 | 0.47 |
| HSL | 90º | 0.89% | 0.28% | - |
| HSV(B) | 90º | 0.94% | 0.53% | - |
| XYZ | 11.17 | 18.41 | 3.19 | - |
| YUV | 100.8 | 75.63 | 106.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 8 | 0.47 | 0 | 0.94 | 0.47 | 90 | 0.89 | 0.28 |
| Hex | 47 | 86 | 8 | 2F | 0 | 5E | 2F | 5A | 59 | 1C |
| Octal | 107 | 206 | 10 | 57 | 0 | 136 | 57 | 132 | 131 | 34 |
| Binary | 1000111 | 10000110 | 1000 | 101111 | 0 | 1011110 | 101111 | 1011010 | 1011001 | 11100 |
Color Harmonies of #478608
Complementary color
Monochromatic Colors of #478608
Black with #478608
Text Example
Text Example
White with #478608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478608; }
p { color: rgb(71,134,8); }
H1.HeaderClassName
{
color: #478608;
}
.AnyTagClassName
{
color: #478608;
}
</style>
background-color css
<style>
a { background-color: #478608; }
a { background-color: rgb(71,134,8); }
div.DivClassName
{
background-color: #478608;
}
.BgClassName
{
background-color: #478608;
}
</style>
border-color css
<style>
span { border-color: #478608; }
span { border-color: rgb(71,134,8); }
td.TdClassName
{
border-color: #478608;
}
.TagClassName
{
border-color: #478608;
}
</style>