Shades of Bilbao #47790E
Tints of Bilbao #47790E
RGB
CMYK
RGB Variations
Color information
#47790E (or 0x47790E) is known color: Bilbao. HEX triplet: 47, 79 and 0E. RGB value is (71,121,14). Sum of RGB (Red+Green+Blue) = 71+121+14=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 121 (47.66% from 255 or 58.74% from 206); Blue value is 14 (5.86% from 255 or 6.80% from 206); Max value from RGB is 121 - color contains mainly: green. Hex color #47790E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #47790E is #B886F1. Grayscale: #5E5E5E. Windows color (decimal): -12093170 or 948551. OLE color: 948551.
HSL color Cylindrical-coordinate representation of color #47790E: hue angle of 88.04º degrees, saturation: 0.79, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #47790E is Cyan = 0.41, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 14 | - |
| CMYK | 0.41 | 0 | 0.88 | 0.53 |
| HSL | 88.04º | 0.79% | 0.26% | - |
| HSV(B) | 88.04º | 0.88% | 0.47% | - |
| XYZ | 9.52 | 15.05 | 2.82 | - |
| YUV | 93.85 | 82.94 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 14 | 0.41 | 0 | 0.88 | 0.53 | 88.04 | 0.79 | 0.26 |
| Hex | 47 | 79 | E | 29 | 0 | 58 | 35 | 58 | 4F | 1A |
| Octal | 107 | 171 | 16 | 51 | 0 | 130 | 65 | 130 | 117 | 32 |
| Binary | 1000111 | 1111001 | 1110 | 101001 | 0 | 1011000 | 110101 | 1011000 | 1001111 | 11010 |
Color Harmonies of #47790E
Complementary color
Monochromatic Colors of #47790E
Black with #47790E
Text Example
Text Example
White with #47790E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47790E; }
p { color: rgb(71,121,14); }
H1.HeaderClassName
{
color: #47790E;
}
.AnyTagClassName
{
color: #47790E;
}
</style>
background-color css
<style>
a { background-color: #47790E; }
a { background-color: rgb(71,121,14); }
div.DivClassName
{
background-color: #47790E;
}
.BgClassName
{
background-color: #47790E;
}
</style>
border-color css
<style>
span { border-color: #47790E; }
span { border-color: rgb(71,121,14); }
td.TdClassName
{
border-color: #47790E;
}
.TagClassName
{
border-color: #47790E;
}
</style>