Shades of Bilbao #417707
Tints of Bilbao #417707
RGB
CMYK
RGB Variations
Color information
#417707 (or 0x417707) is known color: Bilbao. HEX triplet: 41, 77 and 07. RGB value is (65,119,7). Sum of RGB (Red+Green+Blue) = 65+119+7=191 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.03% from 191); Green value is 119 (46.88% from 255 or 62.30% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 119 - color contains mainly: green. Hex color #417707 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417707 is #BE88F8. Grayscale: #5A5A5A. Windows color (decimal): -12486905 or 489281. OLE color: 489281.
HSL color Cylindrical-coordinate representation of color #417707: hue angle of 88.93º 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 #417707 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 7 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.53 |
| HSL | 88.93º | 0.89% | 0.25% | - |
| HSV(B) | 88.93º | 0.94% | 0.47% | - |
| XYZ | 8.82 | 14.33 | 2.5 | - |
| YUV | 90.09 | 81.11 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 7 | 0.45 | 0 | 0.94 | 0.53 | 88.93 | 0.89 | 0.25 |
| Hex | 41 | 77 | 7 | 2D | 0 | 5E | 35 | 59 | 59 | 19 |
| Octal | 101 | 167 | 7 | 55 | 0 | 136 | 65 | 131 | 131 | 31 |
| Binary | 1000001 | 1110111 | 111 | 101101 | 0 | 1011110 | 110101 | 1011001 | 1011001 | 11001 |
Color Harmonies of #417707
Complementary color
Monochromatic Colors of #417707
Black with #417707
Text Example
Text Example
White with #417707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417707; }
p { color: rgb(65,119,7); }
H1.HeaderClassName
{
color: #417707;
}
.AnyTagClassName
{
color: #417707;
}
</style>
background-color css
<style>
a { background-color: #417707; }
a { background-color: rgb(65,119,7); }
div.DivClassName
{
background-color: #417707;
}
.BgClassName
{
background-color: #417707;
}
</style>
border-color css
<style>
span { border-color: #417707; }
span { border-color: rgb(65,119,7); }
td.TdClassName
{
border-color: #417707;
}
.TagClassName
{
border-color: #417707;
}
</style>