Shades of Bilbao #478708
Tints of Bilbao #478708
RGB
CMYK
RGB Variations
Color information
#478708 (or 0x478708) is known color: Bilbao. HEX triplet: 47, 87 and 08. RGB value is (71,135,8). Sum of RGB (Red+Green+Blue) = 71+135+8=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 135 (53.12% from 255 or 63.08% from 214); Blue value is 8 (3.52% from 255 or 3.74% from 214); Max value from RGB is 135 - color contains mainly: green. Hex color #478708 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478708 is #B878F7. Grayscale: #656565. Windows color (decimal): -12089592 or 558919. OLE color: 558919.
HSL color Cylindrical-coordinate representation of color #478708: hue angle of 90.24º 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 #478708 is Cyan = 0.47, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 135 | 8 | - |
| CMYK | 0.47 | 0 | 0.94 | 0.47 |
| HSL | 90.24º | 0.89% | 0.28% | - |
| HSV(B) | 90.24º | 0.94% | 0.53% | - |
| XYZ | 11.31 | 18.69 | 3.24 | - |
| YUV | 101.39 | 75.3 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 135 | 8 | 0.47 | 0 | 0.94 | 0.47 | 90.24 | 0.89 | 0.28 |
| Hex | 47 | 87 | 8 | 2F | 0 | 5E | 2F | 5A | 59 | 1C |
| Octal | 107 | 207 | 10 | 57 | 0 | 136 | 57 | 132 | 131 | 34 |
| Binary | 1000111 | 10000111 | 1000 | 101111 | 0 | 1011110 | 101111 | 1011010 | 1011001 | 11100 |
Color Harmonies of #478708
Complementary color
Monochromatic Colors of #478708
Black with #478708
Text Example
Text Example
White with #478708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478708; }
p { color: rgb(71,135,8); }
H1.HeaderClassName
{
color: #478708;
}
.AnyTagClassName
{
color: #478708;
}
</style>
background-color css
<style>
a { background-color: #478708; }
a { background-color: rgb(71,135,8); }
div.DivClassName
{
background-color: #478708;
}
.BgClassName
{
background-color: #478708;
}
</style>
border-color css
<style>
span { border-color: #478708; }
span { border-color: rgb(71,135,8); }
td.TdClassName
{
border-color: #478708;
}
.TagClassName
{
border-color: #478708;
}
</style>