Shades of Bilbao #478218
Tints of Bilbao #478218
RGB
CMYK
RGB Variations
Color information
#478218 (or 0x478218) is known color: Bilbao. HEX triplet: 47, 82 and 18. RGB value is (71,130,24). Sum of RGB (Red+Green+Blue) = 71+130+24=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 130 (51.17% from 255 or 57.78% from 225); Blue value is 24 (9.77% from 255 or 10.67% from 225); Max value from RGB is 130 - color contains mainly: green. Hex color #478218 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478218 is #B87DE7. Grayscale: #646464. Windows color (decimal): -12090856 or 1606215. OLE color: 1606215.
HSL color Cylindrical-coordinate representation of color #478218: hue angle of 93.4º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #478218 is Cyan = 0.45, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 24 | - |
| CMYK | 0.45 | 0 | 0.82 | 0.49 |
| HSL | 93.4º | 0.69% | 0.3% | - |
| HSV(B) | 93.4º | 0.82% | 0.51% | - |
| XYZ | 10.75 | 17.37 | 3.65 | - |
| YUV | 100.28 | 84.95 | 107.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 24 | 0.45 | 0 | 0.82 | 0.49 | 93.4 | 0.69 | 0.3 |
| Hex | 47 | 82 | 18 | 2D | 0 | 52 | 31 | 5D | 45 | 1E |
| Octal | 107 | 202 | 30 | 55 | 0 | 122 | 61 | 135 | 105 | 36 |
| Binary | 1000111 | 10000010 | 11000 | 101101 | 0 | 1010010 | 110001 | 1011101 | 1000101 | 11110 |
Color Harmonies of #478218
Complementary color
Monochromatic Colors of #478218
Black with #478218
Text Example
Text Example
White with #478218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478218; }
p { color: rgb(71,130,24); }
H1.HeaderClassName
{
color: #478218;
}
.AnyTagClassName
{
color: #478218;
}
</style>
background-color css
<style>
a { background-color: #478218; }
a { background-color: rgb(71,130,24); }
div.DivClassName
{
background-color: #478218;
}
.BgClassName
{
background-color: #478218;
}
</style>
border-color css
<style>
span { border-color: #478218; }
span { border-color: rgb(71,130,24); }
td.TdClassName
{
border-color: #478218;
}
.TagClassName
{
border-color: #478218;
}
</style>