Shades of Bilbao #478110
Tints of Bilbao #478110
RGB
CMYK
RGB Variations
Color information
#478110 (or 0x478110) is known color: Bilbao. HEX triplet: 47, 81 and 10. RGB value is (71,129,16). Sum of RGB (Red+Green+Blue) = 71+129+16=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 129 (50.78% from 255 or 59.72% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 129 - color contains mainly: green. Hex color #478110 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478110 is #B87EEF. Grayscale: #636363. Windows color (decimal): -12091120 or 1081671. OLE color: 1081671.
HSL color Cylindrical-coordinate representation of color #478110: hue angle of 90.8º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #478110 is Cyan = 0.45, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 16 | - |
| CMYK | 0.45 | 0 | 0.88 | 0.49 |
| HSL | 90.8º | 0.78% | 0.28% | - |
| HSV(B) | 90.8º | 0.88% | 0.51% | - |
| XYZ | 10.54 | 17.08 | 3.23 | - |
| YUV | 98.78 | 81.28 | 108.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 16 | 0.45 | 0 | 0.88 | 0.49 | 90.8 | 0.78 | 0.28 |
| Hex | 47 | 81 | 10 | 2D | 0 | 58 | 31 | 5B | 4E | 1C |
| Octal | 107 | 201 | 20 | 55 | 0 | 130 | 61 | 133 | 116 | 34 |
| Binary | 1000111 | 10000001 | 10000 | 101101 | 0 | 1011000 | 110001 | 1011011 | 1001110 | 11100 |
Color Harmonies of #478110
Complementary color
Monochromatic Colors of #478110
Black with #478110
Text Example
Text Example
White with #478110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478110; }
p { color: rgb(71,129,16); }
H1.HeaderClassName
{
color: #478110;
}
.AnyTagClassName
{
color: #478110;
}
</style>
background-color css
<style>
a { background-color: #478110; }
a { background-color: rgb(71,129,16); }
div.DivClassName
{
background-color: #478110;
}
.BgClassName
{
background-color: #478110;
}
</style>
border-color css
<style>
span { border-color: #478110; }
span { border-color: rgb(71,129,16); }
td.TdClassName
{
border-color: #478110;
}
.TagClassName
{
border-color: #478110;
}
</style>