Shades of Bilbao #478606
Tints of Bilbao #478606
RGB
CMYK
RGB Variations
Color information
#478606 (or 0x478606) is known color: Bilbao. HEX triplet: 47, 86 and 06. RGB value is (71,134,6). Sum of RGB (Red+Green+Blue) = 71+134+6=211 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.65% from 211); Green value is 134 (52.73% from 255 or 63.51% from 211); Blue value is 6 (2.73% from 255 or 2.84% from 211); Max value from RGB is 134 - color contains mainly: green. Hex color #478606 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478606 is #B879F9. Grayscale: #656565. Windows color (decimal): -12089850 or 427591. OLE color: 427591.
HSL color Cylindrical-coordinate representation of color #478606: hue angle of 89.53º degrees, saturation: 0.91, 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 #478606 is Cyan = 0.47, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 6 | - |
| CMYK | 0.47 | 0 | 0.96 | 0.47 |
| HSL | 89.53º | 0.91% | 0.27% | - |
| HSV(B) | 89.53º | 0.96% | 0.53% | - |
| XYZ | 11.16 | 18.4 | 3.14 | - |
| YUV | 100.57 | 74.63 | 106.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 6 | 0.47 | 0 | 0.96 | 0.47 | 89.53 | 0.91 | 0.27 |
| Hex | 47 | 86 | 6 | 2F | 0 | 60 | 2F | 5A | 5B | 1B |
| Octal | 107 | 206 | 6 | 57 | 0 | 140 | 57 | 132 | 133 | 33 |
| Binary | 1000111 | 10000110 | 110 | 101111 | 0 | 1100000 | 101111 | 1011010 | 1011011 | 11011 |
Color Harmonies of #478606
Complementary color
Monochromatic Colors of #478606
Black with #478606
Text Example
Text Example
White with #478606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478606; }
p { color: rgb(71,134,6); }
H1.HeaderClassName
{
color: #478606;
}
.AnyTagClassName
{
color: #478606;
}
</style>
background-color css
<style>
a { background-color: #478606; }
a { background-color: rgb(71,134,6); }
div.DivClassName
{
background-color: #478606;
}
.BgClassName
{
background-color: #478606;
}
</style>
border-color css
<style>
span { border-color: #478606; }
span { border-color: rgb(71,134,6); }
td.TdClassName
{
border-color: #478606;
}
.TagClassName
{
border-color: #478606;
}
</style>