Shades of Bilbao #478113
Tints of Bilbao #478113
RGB
CMYK
RGB Variations
Color information
#478113 (or 0x478113) is known color: Bilbao. HEX triplet: 47, 81 and 13. RGB value is (71,129,19). Sum of RGB (Red+Green+Blue) = 71+129+19=219 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.42% from 219); Green value is 129 (50.78% from 255 or 58.90% from 219); Blue value is 19 (7.81% from 255 or 8.68% from 219); Max value from RGB is 129 - color contains mainly: green. Hex color #478113 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478113 is #B87EEC. Grayscale: #636363. Windows color (decimal): -12091117 or 1278279. OLE color: 1278279.
HSL color Cylindrical-coordinate representation of color #478113: hue angle of 91.64º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #478113 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 19 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.49 |
| HSL | 91.64º | 0.74% | 0.29% | - |
| HSV(B) | 91.64º | 0.85% | 0.51% | - |
| XYZ | 10.57 | 17.09 | 3.36 | - |
| YUV | 99.12 | 82.78 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 19 | 0.45 | 0 | 0.85 | 0.49 | 91.64 | 0.74 | 0.29 |
| Hex | 47 | 81 | 13 | 2D | 0 | 55 | 31 | 5C | 4A | 1D |
| Octal | 107 | 201 | 23 | 55 | 0 | 125 | 61 | 134 | 112 | 35 |
| Binary | 1000111 | 10000001 | 10011 | 101101 | 0 | 1010101 | 110001 | 1011100 | 1001010 | 11101 |
Color Harmonies of #478113
Complementary color
Monochromatic Colors of #478113
Black with #478113
Text Example
Text Example
White with #478113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478113; }
p { color: rgb(71,129,19); }
H1.HeaderClassName
{
color: #478113;
}
.AnyTagClassName
{
color: #478113;
}
</style>
background-color css
<style>
a { background-color: #478113; }
a { background-color: rgb(71,129,19); }
div.DivClassName
{
background-color: #478113;
}
.BgClassName
{
background-color: #478113;
}
</style>
border-color css
<style>
span { border-color: #478113; }
span { border-color: rgb(71,129,19); }
td.TdClassName
{
border-color: #478113;
}
.TagClassName
{
border-color: #478113;
}
</style>