Shades of Bilbao #478114
Tints of Bilbao #478114
RGB
CMYK
RGB Variations
Color information
#478114 (or 0x478114) is known color: Bilbao. HEX triplet: 47, 81 and 14. RGB value is (71,129,20). Sum of RGB (Red+Green+Blue) = 71+129+20=220 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.27% from 220); Green value is 129 (50.78% from 255 or 58.64% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 129 - color contains mainly: green. Hex color #478114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478114 is #B87EEB. Grayscale: #636363. Windows color (decimal): -12091116 or 1343815. OLE color: 1343815.
HSL color Cylindrical-coordinate representation of color #478114: hue angle of 91.93º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #478114 is Cyan = 0.45, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 20 | - |
| CMYK | 0.45 | 0 | 0.84 | 0.49 |
| HSL | 91.93º | 0.73% | 0.29% | - |
| HSV(B) | 91.93º | 0.84% | 0.51% | - |
| XYZ | 10.58 | 17.09 | 3.4 | - |
| YUV | 99.23 | 83.28 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 20 | 0.45 | 0 | 0.84 | 0.49 | 91.93 | 0.73 | 0.29 |
| Hex | 47 | 81 | 14 | 2D | 0 | 54 | 31 | 5C | 49 | 1D |
| Octal | 107 | 201 | 24 | 55 | 0 | 124 | 61 | 134 | 111 | 35 |
| Binary | 1000111 | 10000001 | 10100 | 101101 | 0 | 1010100 | 110001 | 1011100 | 1001001 | 11101 |
Color Harmonies of #478114
Complementary color
Monochromatic Colors of #478114
Black with #478114
Text Example
Text Example
White with #478114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478114; }
p { color: rgb(71,129,20); }
H1.HeaderClassName
{
color: #478114;
}
.AnyTagClassName
{
color: #478114;
}
</style>
background-color css
<style>
a { background-color: #478114; }
a { background-color: rgb(71,129,20); }
div.DivClassName
{
background-color: #478114;
}
.BgClassName
{
background-color: #478114;
}
</style>
border-color css
<style>
span { border-color: #478114; }
span { border-color: rgb(71,129,20); }
td.TdClassName
{
border-color: #478114;
}
.TagClassName
{
border-color: #478114;
}
</style>