Shades of Bilbao #417509
Tints of Bilbao #417509
RGB
CMYK
RGB Variations
Color information
#417509 (or 0x417509) is known color: Bilbao. HEX triplet: 41, 75 and 09. RGB value is (65,117,9). Sum of RGB (Red+Green+Blue) = 65+117+9=191 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.03% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 9 (3.91% from 255 or 4.71% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #417509 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417509 is #BE8AF6. Grayscale: #595959. Windows color (decimal): -12487415 or 619841. OLE color: 619841.
HSL color Cylindrical-coordinate representation of color #417509: hue angle of 88.89º 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 #417509 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 9 | - |
| CMYK | 0.44 | 0 | 0.92 | 0.54 |
| HSL | 88.89º | 0.86% | 0.25% | - |
| HSV(B) | 88.89º | 0.92% | 0.46% | - |
| XYZ | 8.59 | 13.87 | 2.48 | - |
| YUV | 89.14 | 82.77 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 9 | 0.44 | 0 | 0.92 | 0.54 | 88.89 | 0.86 | 0.25 |
| Hex | 41 | 75 | 9 | 2C | 0 | 5C | 36 | 59 | 56 | 19 |
| Octal | 101 | 165 | 11 | 54 | 0 | 134 | 66 | 131 | 126 | 31 |
| Binary | 1000001 | 1110101 | 1001 | 101100 | 0 | 1011100 | 110110 | 1011001 | 1010110 | 11001 |
Color Harmonies of #417509
Complementary color
Monochromatic Colors of #417509
Black with #417509
Text Example
Text Example
White with #417509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417509; }
p { color: rgb(65,117,9); }
H1.HeaderClassName
{
color: #417509;
}
.AnyTagClassName
{
color: #417509;
}
</style>
background-color css
<style>
a { background-color: #417509; }
a { background-color: rgb(65,117,9); }
div.DivClassName
{
background-color: #417509;
}
.BgClassName
{
background-color: #417509;
}
</style>
border-color css
<style>
span { border-color: #417509; }
span { border-color: rgb(65,117,9); }
td.TdClassName
{
border-color: #417509;
}
.TagClassName
{
border-color: #417509;
}
</style>