Shades of Bilbao #417609
Tints of Bilbao #417609
RGB
CMYK
RGB Variations
Color information
#417609 (or 0x417609) is known color: Bilbao. HEX triplet: 41, 76 and 09. RGB value is (65,118,9). Sum of RGB (Red+Green+Blue) = 65+118+9=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 9 (3.91% from 255 or 4.69% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #417609 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417609 is #BE89F6. Grayscale: #5A5A5A. Windows color (decimal): -12487159 or 620097. OLE color: 620097.
HSL color Cylindrical-coordinate representation of color #417609: hue angle of 89.17º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #417609 is Cyan = 0.45, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 9 | - |
| CMYK | 0.45 | 0 | 0.92 | 0.54 |
| HSL | 89.17º | 0.86% | 0.25% | - |
| HSV(B) | 89.17º | 0.92% | 0.46% | - |
| XYZ | 8.71 | 14.1 | 2.52 | - |
| YUV | 89.73 | 82.44 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 9 | 0.45 | 0 | 0.92 | 0.54 | 89.17 | 0.86 | 0.25 |
| Hex | 41 | 76 | 9 | 2D | 0 | 5C | 36 | 59 | 56 | 19 |
| Octal | 101 | 166 | 11 | 55 | 0 | 134 | 66 | 131 | 126 | 31 |
| Binary | 1000001 | 1110110 | 1001 | 101101 | 0 | 1011100 | 110110 | 1011001 | 1010110 | 11001 |
Color Harmonies of #417609
Complementary color
Monochromatic Colors of #417609
Black with #417609
Text Example
Text Example
White with #417609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417609; }
p { color: rgb(65,118,9); }
H1.HeaderClassName
{
color: #417609;
}
.AnyTagClassName
{
color: #417609;
}
</style>
background-color css
<style>
a { background-color: #417609; }
a { background-color: rgb(65,118,9); }
div.DivClassName
{
background-color: #417609;
}
.BgClassName
{
background-color: #417609;
}
</style>
border-color css
<style>
span { border-color: #417609; }
span { border-color: rgb(65,118,9); }
td.TdClassName
{
border-color: #417609;
}
.TagClassName
{
border-color: #417609;
}
</style>