Shades of Bilbao #478807
Tints of Bilbao #478807
RGB
CMYK
RGB Variations
Color information
#478807 (or 0x478807) is known color: Bilbao. HEX triplet: 47, 88 and 07. RGB value is (71,136,7). Sum of RGB (Red+Green+Blue) = 71+136+7=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 136 (53.52% from 255 or 63.55% from 214); Blue value is 7 (3.12% from 255 or 3.27% from 214); Max value from RGB is 136 - color contains mainly: green. Hex color #478807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478807 is #B877F8. Grayscale: #666666. Windows color (decimal): -12089337 or 493639. OLE color: 493639.
HSL color Cylindrical-coordinate representation of color #478807: hue angle of 90.23º 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 #478807 is Cyan = 0.48, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 136 | 7 | - |
| CMYK | 0.48 | 0 | 0.95 | 0.47 |
| HSL | 90.23º | 0.9% | 0.28% | - |
| HSV(B) | 90.23º | 0.95% | 0.53% | - |
| XYZ | 11.44 | 18.96 | 3.26 | - |
| YUV | 101.86 | 74.47 | 105.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 136 | 7 | 0.48 | 0 | 0.95 | 0.47 | 90.23 | 0.9 | 0.28 |
| Hex | 47 | 88 | 7 | 30 | 0 | 5F | 2F | 5A | 5A | 1C |
| Octal | 107 | 210 | 7 | 60 | 0 | 137 | 57 | 132 | 132 | 34 |
| Binary | 1000111 | 10001000 | 111 | 110000 | 0 | 1011111 | 101111 | 1011010 | 1011010 | 11100 |
Color Harmonies of #478807
Complementary color
Monochromatic Colors of #478807
Black with #478807
Text Example
Text Example
White with #478807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478807; }
p { color: rgb(71,136,7); }
H1.HeaderClassName
{
color: #478807;
}
.AnyTagClassName
{
color: #478807;
}
</style>
background-color css
<style>
a { background-color: #478807; }
a { background-color: rgb(71,136,7); }
div.DivClassName
{
background-color: #478807;
}
.BgClassName
{
background-color: #478807;
}
</style>
border-color css
<style>
span { border-color: #478807; }
span { border-color: rgb(71,136,7); }
td.TdClassName
{
border-color: #478807;
}
.TagClassName
{
border-color: #478807;
}
</style>