Shades of Bilbao #478607
Tints of Bilbao #478607
RGB
CMYK
RGB Variations
Color information
#478607 (or 0x478607) is known color: Bilbao. HEX triplet: 47, 86 and 07. RGB value is (71,134,7). Sum of RGB (Red+Green+Blue) = 71+134+7=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 134 (52.73% from 255 or 63.21% from 212); Blue value is 7 (3.12% from 255 or 3.30% from 212); Max value from RGB is 134 - color contains mainly: green. Hex color #478607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478607 is #B879F8. Grayscale: #656565. Windows color (decimal): -12089849 or 493127. OLE color: 493127.
HSL color Cylindrical-coordinate representation of color #478607: hue angle of 89.76º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #478607 is Cyan = 0.47, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 7 | - |
| CMYK | 0.47 | 0 | 0.95 | 0.47 |
| HSL | 89.76º | 0.9% | 0.28% | - |
| HSV(B) | 89.76º | 0.95% | 0.53% | - |
| XYZ | 11.16 | 18.41 | 3.17 | - |
| YUV | 100.69 | 75.13 | 106.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 7 | 0.47 | 0 | 0.95 | 0.47 | 89.76 | 0.9 | 0.28 |
| Hex | 47 | 86 | 7 | 2F | 0 | 5F | 2F | 5A | 5A | 1C |
| Octal | 107 | 206 | 7 | 57 | 0 | 137 | 57 | 132 | 132 | 34 |
| Binary | 1000111 | 10000110 | 111 | 101111 | 0 | 1011111 | 101111 | 1011010 | 1011010 | 11100 |
Color Harmonies of #478607
Complementary color
Monochromatic Colors of #478607
Black with #478607
Text Example
Text Example
White with #478607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478607; }
p { color: rgb(71,134,7); }
H1.HeaderClassName
{
color: #478607;
}
.AnyTagClassName
{
color: #478607;
}
</style>
background-color css
<style>
a { background-color: #478607; }
a { background-color: rgb(71,134,7); }
div.DivClassName
{
background-color: #478607;
}
.BgClassName
{
background-color: #478607;
}
</style>
border-color css
<style>
span { border-color: #478607; }
span { border-color: rgb(71,134,7); }
td.TdClassName
{
border-color: #478607;
}
.TagClassName
{
border-color: #478607;
}
</style>