Shades of Bilbao #407607
Tints of Bilbao #407607
RGB
CMYK
RGB Variations
Color information
#407607 (or 0x407607) is known color: Bilbao. HEX triplet: 40, 76 and 07. RGB value is (64,118,7). Sum of RGB (Red+Green+Blue) = 64+118+7=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 118 (46.48% from 255 or 62.43% from 189); Blue value is 7 (3.12% from 255 or 3.70% from 189); Max value from RGB is 118 - color contains mainly: green. Hex color #407607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407607 is #BF89F8. Grayscale: #595959. Windows color (decimal): -12552697 or 489024. OLE color: 489024.
HSL color Cylindrical-coordinate representation of color #407607: hue angle of 89.19º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #407607 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 7 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.54 |
| HSL | 89.19º | 0.89% | 0.25% | - |
| HSV(B) | 89.19º | 0.94% | 0.46% | - |
| XYZ | 8.63 | 14.06 | 2.46 | - |
| YUV | 89.2 | 81.61 | 110.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 7 | 0.46 | 0 | 0.94 | 0.54 | 89.19 | 0.89 | 0.25 |
| Hex | 40 | 76 | 7 | 2E | 0 | 5E | 36 | 59 | 59 | 19 |
| Octal | 100 | 166 | 7 | 56 | 0 | 136 | 66 | 131 | 131 | 31 |
| Binary | 1000000 | 1110110 | 111 | 101110 | 0 | 1011110 | 110110 | 1011001 | 1011001 | 11001 |
Color Harmonies of #407607
Complementary color
Monochromatic Colors of #407607
Black with #407607
Text Example
Text Example
White with #407607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407607; }
p { color: rgb(64,118,7); }
H1.HeaderClassName
{
color: #407607;
}
.AnyTagClassName
{
color: #407607;
}
</style>
background-color css
<style>
a { background-color: #407607; }
a { background-color: rgb(64,118,7); }
div.DivClassName
{
background-color: #407607;
}
.BgClassName
{
background-color: #407607;
}
</style>
border-color css
<style>
span { border-color: #407607; }
span { border-color: rgb(64,118,7); }
td.TdClassName
{
border-color: #407607;
}
.TagClassName
{
border-color: #407607;
}
</style>