Shades of Bilbao #478805
Tints of Bilbao #478805
RGB
CMYK
RGB Variations
Color information
#478805 (or 0x478805) is known color: Bilbao. HEX triplet: 47, 88 and 05. RGB value is (71,136,5). Sum of RGB (Red+Green+Blue) = 71+136+5=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 136 (53.52% from 255 or 64.15% from 212); Blue value is 5 (2.34% from 255 or 2.36% from 212); Max value from RGB is 136 - color contains mainly: green. Hex color #478805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478805 is #B877FA. Grayscale: #666666. Windows color (decimal): -12089339 or 362567. OLE color: 362567.
HSL color Cylindrical-coordinate representation of color #478805: hue angle of 89.77º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #478805 is Cyan = 0.48, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 136 | 5 | - |
| CMYK | 0.48 | 0 | 0.96 | 0.47 |
| HSL | 89.77º | 0.93% | 0.28% | - |
| HSV(B) | 89.77º | 0.96% | 0.53% | - |
| XYZ | 11.43 | 18.96 | 3.2 | - |
| YUV | 101.63 | 73.47 | 106.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 136 | 5 | 0.48 | 0 | 0.96 | 0.47 | 89.77 | 0.93 | 0.28 |
| Hex | 47 | 88 | 5 | 30 | 0 | 60 | 2F | 5A | 5D | 1C |
| Octal | 107 | 210 | 5 | 60 | 0 | 140 | 57 | 132 | 135 | 34 |
| Binary | 1000111 | 10001000 | 101 | 110000 | 0 | 1100000 | 101111 | 1011010 | 1011101 | 11100 |
Color Harmonies of #478805
Complementary color
Monochromatic Colors of #478805
Black with #478805
Text Example
Text Example
White with #478805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478805; }
p { color: rgb(71,136,5); }
H1.HeaderClassName
{
color: #478805;
}
.AnyTagClassName
{
color: #478805;
}
</style>
background-color css
<style>
a { background-color: #478805; }
a { background-color: rgb(71,136,5); }
div.DivClassName
{
background-color: #478805;
}
.BgClassName
{
background-color: #478805;
}
</style>
border-color css
<style>
span { border-color: #478805; }
span { border-color: rgb(71,136,5); }
td.TdClassName
{
border-color: #478805;
}
.TagClassName
{
border-color: #478805;
}
</style>