Shades of Bilbao #417607
Tints of Bilbao #417607
RGB
CMYK
RGB Variations
Color information
#417607 (or 0x417607) is known color: Bilbao. HEX triplet: 41, 76 and 07. RGB value is (65,118,7). Sum of RGB (Red+Green+Blue) = 65+118+7=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 118 (46.48% from 255 or 62.11% from 190); Blue value is 7 (3.12% from 255 or 3.68% from 190); Max value from RGB is 118 - color contains mainly: green. Hex color #417607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417607 is #BE89F8. Grayscale: #595959. Windows color (decimal): -12487161 or 489025. OLE color: 489025.
HSL color Cylindrical-coordinate representation of color #417607: hue angle of 88.65º 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 #417607 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 7 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.54 |
| HSL | 88.65º | 0.89% | 0.25% | - |
| HSV(B) | 88.65º | 0.94% | 0.46% | - |
| XYZ | 8.7 | 14.1 | 2.46 | - |
| YUV | 89.5 | 81.44 | 110.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 7 | 0.45 | 0 | 0.94 | 0.54 | 88.65 | 0.89 | 0.25 |
| Hex | 41 | 76 | 7 | 2D | 0 | 5E | 36 | 59 | 59 | 19 |
| Octal | 101 | 166 | 7 | 55 | 0 | 136 | 66 | 131 | 131 | 31 |
| Binary | 1000001 | 1110110 | 111 | 101101 | 0 | 1011110 | 110110 | 1011001 | 1011001 | 11001 |
Color Harmonies of #417607
Complementary color
Monochromatic Colors of #417607
Black with #417607
Text Example
Text Example
White with #417607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417607; }
p { color: rgb(65,118,7); }
H1.HeaderClassName
{
color: #417607;
}
.AnyTagClassName
{
color: #417607;
}
</style>
background-color css
<style>
a { background-color: #417607; }
a { background-color: rgb(65,118,7); }
div.DivClassName
{
background-color: #417607;
}
.BgClassName
{
background-color: #417607;
}
</style>
border-color css
<style>
span { border-color: #417607; }
span { border-color: rgb(65,118,7); }
td.TdClassName
{
border-color: #417607;
}
.TagClassName
{
border-color: #417607;
}
</style>