Shades of Bilbao #478018
Tints of Bilbao #478018
RGB
CMYK
RGB Variations
Color information
#478018 (or 0x478018) is known color: Bilbao. HEX triplet: 47, 80 and 18. RGB value is (71,128,24). Sum of RGB (Red+Green+Blue) = 71+128+24=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 128 (50.39% from 255 or 57.40% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 128 - color contains mainly: green. Hex color #478018 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478018 is #B87FE7. Grayscale: #636363. Windows color (decimal): -12091368 or 1605703. OLE color: 1605703.
HSL color Cylindrical-coordinate representation of color #478018: hue angle of 92.88º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #478018 is Cyan = 0.45, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 24 | - |
| CMYK | 0.45 | 0 | 0.81 | 0.50 |
| HSL | 92.88º | 0.68% | 0.3% | - |
| HSV(B) | 92.88º | 0.81% | 0.5% | - |
| XYZ | 10.48 | 16.84 | 3.56 | - |
| YUV | 99.1 | 85.62 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 24 | 0.45 | 0 | 0.81 | 0.50 | 92.88 | 0.68 | 0.3 |
| Hex | 47 | 80 | 18 | 2D | 0 | 51 | 32 | 5D | 44 | 1E |
| Octal | 107 | 200 | 30 | 55 | 0 | 121 | 62 | 135 | 104 | 36 |
| Binary | 1000111 | 10000000 | 11000 | 101101 | 0 | 1010001 | 110010 | 1011101 | 1000100 | 11110 |
Color Harmonies of #478018
Complementary color
Monochromatic Colors of #478018
Black with #478018
Text Example
Text Example
White with #478018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478018; }
p { color: rgb(71,128,24); }
H1.HeaderClassName
{
color: #478018;
}
.AnyTagClassName
{
color: #478018;
}
</style>
background-color css
<style>
a { background-color: #478018; }
a { background-color: rgb(71,128,24); }
div.DivClassName
{
background-color: #478018;
}
.BgClassName
{
background-color: #478018;
}
</style>
border-color css
<style>
span { border-color: #478018; }
span { border-color: rgb(71,128,24); }
td.TdClassName
{
border-color: #478018;
}
.TagClassName
{
border-color: #478018;
}
</style>