Shades of Bilbao #478300
Tints of Bilbao #478300
RGB
CMYK
RGB Variations
Color information
#478300 (or 0x478300) is known color: Bilbao. HEX triplet: 47, 83 and 00. RGB value is (71,131,0). Sum of RGB (Red+Green+Blue) = 71+131+0=202 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.15% from 202); Green value is 131 (51.56% from 255 or 64.85% from 202); Blue value is 0 (0.39% from 255 or 0% from 202); Max value from RGB is 131 - color contains mainly: green. Hex color #478300 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478300 is #B87CFF. Grayscale: #626262. Windows color (decimal): -12090624 or 33607. OLE color: 33607.
HSL color Cylindrical-coordinate representation of color #478300: hue angle of 87.48º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #478300 is Cyan = 0.46, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 0 | - |
| CMYK | 0.46 | 0 | 1 | 0.49 |
| HSL | 87.48º | 1% | 0.26% | - |
| HSV(B) | 87.48º | 1% | 0.51% | - |
| XYZ | 10.71 | 17.57 | 2.83 | - |
| YUV | 98.13 | 72.62 | 108.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 0 | 0.46 | 0 | 1 | 0.49 | 87.48 | 1 | 0.26 |
| Hex | 47 | 83 | 0 | 2E | 0 | 64 | 31 | 57 | 64 | 1A |
| Octal | 107 | 203 | 0 | 56 | 0 | 144 | 61 | 127 | 144 | 32 |
| Binary | 1000111 | 10000011 | 0 | 101110 | 0 | 1100100 | 110001 | 1010111 | 1100100 | 11010 |
Color Harmonies of #478300
Complementary color
Monochromatic Colors of #478300
Black with #478300
Text Example
Text Example
White with #478300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478300; }
p { color: rgb(71,131,0); }
H1.HeaderClassName
{
color: #478300;
}
.AnyTagClassName
{
color: #478300;
}
</style>
background-color css
<style>
a { background-color: #478300; }
a { background-color: rgb(71,131,0); }
div.DivClassName
{
background-color: #478300;
}
.BgClassName
{
background-color: #478300;
}
</style>
border-color css
<style>
span { border-color: #478300; }
span { border-color: rgb(71,131,0); }
td.TdClassName
{
border-color: #478300;
}
.TagClassName
{
border-color: #478300;
}
</style>