Shades of Bilbao #407411
Tints of Bilbao #407411
RGB
CMYK
RGB Variations
Color information
#407411 (or 0x407411) is known color: Bilbao. HEX triplet: 40, 74 and 11. RGB value is (64,116,17). Sum of RGB (Red+Green+Blue) = 64+116+17=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 116 (45.70% from 255 or 58.88% from 197); Blue value is 17 (7.03% from 255 or 8.63% from 197); Max value from RGB is 116 - color contains mainly: green. Hex color #407411 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407411 is #BF8BEE. Grayscale: #595959. Windows color (decimal): -12553199 or 1143872. OLE color: 1143872.
HSL color Cylindrical-coordinate representation of color #407411: hue angle of 91.52º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #407411 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 17 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.55 |
| HSL | 91.52º | 0.74% | 0.26% | - |
| HSV(B) | 91.52º | 0.85% | 0.45% | - |
| XYZ | 8.46 | 13.62 | 2.71 | - |
| YUV | 89.17 | 87.27 | 110.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 17 | 0.45 | 0 | 0.85 | 0.55 | 91.52 | 0.74 | 0.26 |
| Hex | 40 | 74 | 11 | 2D | 0 | 55 | 37 | 5C | 4A | 1A |
| Octal | 100 | 164 | 21 | 55 | 0 | 125 | 67 | 134 | 112 | 32 |
| Binary | 1000000 | 1110100 | 10001 | 101101 | 0 | 1010101 | 110111 | 1011100 | 1001010 | 11010 |
Color Harmonies of #407411
Complementary color
Monochromatic Colors of #407411
Black with #407411
Text Example
Text Example
White with #407411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407411; }
p { color: rgb(64,116,17); }
H1.HeaderClassName
{
color: #407411;
}
.AnyTagClassName
{
color: #407411;
}
</style>
background-color css
<style>
a { background-color: #407411; }
a { background-color: rgb(64,116,17); }
div.DivClassName
{
background-color: #407411;
}
.BgClassName
{
background-color: #407411;
}
</style>
border-color css
<style>
span { border-color: #407411; }
span { border-color: rgb(64,116,17); }
td.TdClassName
{
border-color: #407411;
}
.TagClassName
{
border-color: #407411;
}
</style>