Shades of Bilbao #407111
Tints of Bilbao #407111
RGB
CMYK
RGB Variations
Color information
#407111 (or 0x407111) is known color: Bilbao. HEX triplet: 40, 71 and 11. RGB value is (64,113,17). Sum of RGB (Red+Green+Blue) = 64+113+17=194 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.99% from 194); Green value is 113 (44.53% from 255 or 58.25% from 194); Blue value is 17 (7.03% from 255 or 8.76% from 194); Max value from RGB is 113 - color contains mainly: green. Hex color #407111 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407111 is #BF8EEE. Grayscale: #575757. Windows color (decimal): -12553967 or 1143104. OLE color: 1143104.
HSL color Cylindrical-coordinate representation of color #407111: hue angle of 90.62º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #407111 is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 17 | - |
| CMYK | 0.43 | 0 | 0.85 | 0.56 |
| HSL | 90.63º | 0.74% | 0.25% | - |
| HSV(B) | 90.63º | 0.85% | 0.44% | - |
| XYZ | 8.12 | 12.94 | 2.6 | - |
| YUV | 87.41 | 88.27 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 17 | 0.43 | 0 | 0.85 | 0.56 | 90.63 | 0.74 | 0.25 |
| Hex | 40 | 71 | 11 | 2B | 0 | 55 | 38 | 5B | 4A | 19 |
| Octal | 100 | 161 | 21 | 53 | 0 | 125 | 70 | 133 | 112 | 31 |
| Binary | 1000000 | 1110001 | 10001 | 101011 | 0 | 1010101 | 111000 | 1011011 | 1001010 | 11001 |
Color Harmonies of #407111
Complementary color
Monochromatic Colors of #407111
Black with #407111
Text Example
Text Example
White with #407111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407111; }
p { color: rgb(64,113,17); }
H1.HeaderClassName
{
color: #407111;
}
.AnyTagClassName
{
color: #407111;
}
</style>
background-color css
<style>
a { background-color: #407111; }
a { background-color: rgb(64,113,17); }
div.DivClassName
{
background-color: #407111;
}
.BgClassName
{
background-color: #407111;
}
</style>
border-color css
<style>
span { border-color: #407111; }
span { border-color: rgb(64,113,17); }
td.TdClassName
{
border-color: #407111;
}
.TagClassName
{
border-color: #407111;
}
</style>