Shades of Bilbao #407707
Tints of Bilbao #407707
RGB
CMYK
RGB Variations
Color information
#407707 (or 0x407707) is known color: Bilbao. HEX triplet: 40, 77 and 07. RGB value is (64,119,7). Sum of RGB (Red+Green+Blue) = 64+119+7=190 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.68% from 190); Green value is 119 (46.88% from 255 or 62.63% from 190); Blue value is 7 (3.12% from 255 or 3.68% from 190); Max value from RGB is 119 - color contains mainly: green. Hex color #407707 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407707 is #BF88F8. Grayscale: #5A5A5A. Windows color (decimal): -12552441 or 489280. OLE color: 489280.
HSL color Cylindrical-coordinate representation of color #407707: hue angle of 89.46º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #407707 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 7 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.53 |
| HSL | 89.46º | 0.89% | 0.25% | - |
| HSV(B) | 89.46º | 0.94% | 0.47% | - |
| XYZ | 8.75 | 14.3 | 2.5 | - |
| YUV | 89.79 | 81.28 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 7 | 0.46 | 0 | 0.94 | 0.53 | 89.46 | 0.89 | 0.25 |
| Hex | 40 | 77 | 7 | 2E | 0 | 5E | 35 | 59 | 59 | 19 |
| Octal | 100 | 167 | 7 | 56 | 0 | 136 | 65 | 131 | 131 | 31 |
| Binary | 1000000 | 1110111 | 111 | 101110 | 0 | 1011110 | 110101 | 1011001 | 1011001 | 11001 |
Color Harmonies of #407707
Complementary color
Monochromatic Colors of #407707
Black with #407707
Text Example
Text Example
White with #407707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407707; }
p { color: rgb(64,119,7); }
H1.HeaderClassName
{
color: #407707;
}
.AnyTagClassName
{
color: #407707;
}
</style>
background-color css
<style>
a { background-color: #407707; }
a { background-color: rgb(64,119,7); }
div.DivClassName
{
background-color: #407707;
}
.BgClassName
{
background-color: #407707;
}
</style>
border-color css
<style>
span { border-color: #407707; }
span { border-color: rgb(64,119,7); }
td.TdClassName
{
border-color: #407707;
}
.TagClassName
{
border-color: #407707;
}
</style>