Shades of Bilbao #417907
Tints of Bilbao #417907
RGB
CMYK
RGB Variations
Color information
#417907 (or 0x417907) is known color: Bilbao. HEX triplet: 41, 79 and 07. RGB value is (65,121,7). Sum of RGB (Red+Green+Blue) = 65+121+7=193 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.68% from 193); Green value is 121 (47.66% from 255 or 62.69% from 193); Blue value is 7 (3.12% from 255 or 3.63% from 193); Max value from RGB is 121 - color contains mainly: green. Hex color #417907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417907 is #BE86F8. Grayscale: #5B5B5B. Windows color (decimal): -12486393 or 489793. OLE color: 489793.
HSL color Cylindrical-coordinate representation of color #417907: hue angle of 89.47º 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 #417907 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 121 | 7 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.53 |
| HSL | 89.47º | 0.89% | 0.25% | - |
| HSV(B) | 89.47º | 0.94% | 0.47% | - |
| XYZ | 9.06 | 14.81 | 2.58 | - |
| YUV | 91.26 | 80.45 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 121 | 7 | 0.46 | 0 | 0.94 | 0.53 | 89.47 | 0.89 | 0.25 |
| Hex | 41 | 79 | 7 | 2E | 0 | 5E | 35 | 59 | 59 | 19 |
| Octal | 101 | 171 | 7 | 56 | 0 | 136 | 65 | 131 | 131 | 31 |
| Binary | 1000001 | 1111001 | 111 | 101110 | 0 | 1011110 | 110101 | 1011001 | 1011001 | 11001 |
Color Harmonies of #417907
Complementary color
Monochromatic Colors of #417907
Black with #417907
Text Example
Text Example
White with #417907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417907; }
p { color: rgb(65,121,7); }
H1.HeaderClassName
{
color: #417907;
}
.AnyTagClassName
{
color: #417907;
}
</style>
background-color css
<style>
a { background-color: #417907; }
a { background-color: rgb(65,121,7); }
div.DivClassName
{
background-color: #417907;
}
.BgClassName
{
background-color: #417907;
}
</style>
border-color css
<style>
span { border-color: #417907; }
span { border-color: rgb(65,121,7); }
td.TdClassName
{
border-color: #417907;
}
.TagClassName
{
border-color: #417907;
}
</style>