Shades of Bilbao #407611
Tints of Bilbao #407611
RGB
CMYK
RGB Variations
Color information
#407611 (or 0x407611) is known color: Bilbao. HEX triplet: 40, 76 and 11. RGB value is (64,118,17). Sum of RGB (Red+Green+Blue) = 64+118+17=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #407611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407611 is #BF89EE. Grayscale: #5A5A5A. Windows color (decimal): -12552687 or 1144384. OLE color: 1144384.
HSL color Cylindrical-coordinate representation of color #407611: hue angle of 92.08º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #407611 is Cyan = 0.46, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 17 | - |
| CMYK | 0.46 | 0 | 0.86 | 0.54 |
| HSL | 92.08º | 0.75% | 0.26% | - |
| HSV(B) | 92.08º | 0.86% | 0.46% | - |
| XYZ | 8.69 | 14.09 | 2.79 | - |
| YUV | 90.34 | 86.61 | 109.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 17 | 0.46 | 0 | 0.86 | 0.54 | 92.08 | 0.75 | 0.26 |
| Hex | 40 | 76 | 11 | 2E | 0 | 56 | 36 | 5C | 4B | 1A |
| Octal | 100 | 166 | 21 | 56 | 0 | 126 | 66 | 134 | 113 | 32 |
| Binary | 1000000 | 1110110 | 10001 | 101110 | 0 | 1010110 | 110110 | 1011100 | 1001011 | 11010 |
Color Harmonies of #407611
Complementary color
Monochromatic Colors of #407611
Black with #407611
Text Example
Text Example
White with #407611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407611; }
p { color: rgb(64,118,17); }
H1.HeaderClassName
{
color: #407611;
}
.AnyTagClassName
{
color: #407611;
}
</style>
background-color css
<style>
a { background-color: #407611; }
a { background-color: rgb(64,118,17); }
div.DivClassName
{
background-color: #407611;
}
.BgClassName
{
background-color: #407611;
}
</style>
border-color css
<style>
span { border-color: #407611; }
span { border-color: rgb(64,118,17); }
td.TdClassName
{
border-color: #407611;
}
.TagClassName
{
border-color: #407611;
}
</style>