Shades of Bilbao #478019
Tints of Bilbao #478019
RGB
CMYK
RGB Variations
Color information
#478019 (or 0x478019) is known color: Bilbao. HEX triplet: 47, 80 and 19. RGB value is (71,128,25). Sum of RGB (Red+Green+Blue) = 71+128+25=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 128 (50.39% from 255 or 57.14% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 128 - color contains mainly: green. Hex color #478019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478019 is #B87FE6. Grayscale: #636363. Windows color (decimal): -12091367 or 1671239. OLE color: 1671239.
HSL color Cylindrical-coordinate representation of color #478019: hue angle of 93.2º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #478019 is Cyan = 0.45, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 25 | - |
| CMYK | 0.45 | 0 | 0.80 | 0.50 |
| HSL | 93.2º | 0.67% | 0.3% | - |
| HSV(B) | 93.2º | 0.8% | 0.5% | - |
| XYZ | 10.49 | 16.85 | 3.62 | - |
| YUV | 99.22 | 86.12 | 107.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 25 | 0.45 | 0 | 0.80 | 0.50 | 93.2 | 0.67 | 0.3 |
| Hex | 47 | 80 | 19 | 2D | 0 | 50 | 32 | 5D | 43 | 1E |
| Octal | 107 | 200 | 31 | 55 | 0 | 120 | 62 | 135 | 103 | 36 |
| Binary | 1000111 | 10000000 | 11001 | 101101 | 0 | 1010000 | 110010 | 1011101 | 1000011 | 11110 |
Color Harmonies of #478019
Complementary color
Monochromatic Colors of #478019
Black with #478019
Text Example
Text Example
White with #478019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478019; }
p { color: rgb(71,128,25); }
H1.HeaderClassName
{
color: #478019;
}
.AnyTagClassName
{
color: #478019;
}
</style>
background-color css
<style>
a { background-color: #478019; }
a { background-color: rgb(71,128,25); }
div.DivClassName
{
background-color: #478019;
}
.BgClassName
{
background-color: #478019;
}
</style>
border-color css
<style>
span { border-color: #478019; }
span { border-color: rgb(71,128,25); }
td.TdClassName
{
border-color: #478019;
}
.TagClassName
{
border-color: #478019;
}
</style>