Shades of Bilbao #417900
Tints of Bilbao #417900
RGB
CMYK
RGB Variations
Color information
#417900 (or 0x417900) is known color: Bilbao. HEX triplet: 41, 79 and 00. RGB value is (65,121,0). Sum of RGB (Red+Green+Blue) = 65+121+0=186 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.95% from 186); Green value is 121 (47.66% from 255 or 65.05% from 186); Blue value is 0 (0.39% from 255 or 0% from 186); Max value from RGB is 121 - color contains mainly: green. Hex color #417900 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417900 is #BE86FF. Grayscale: #5A5A5A. Windows color (decimal): -12486400 or 31041. OLE color: 31041.
HSL color Cylindrical-coordinate representation of color #417900: hue angle of 87.77º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #417900 is Cyan = 0.46, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 121 | 0 | - |
| CMYK | 0.46 | 0 | 1 | 0.53 |
| HSL | 87.77º | 1% | 0.24% | - |
| HSV(B) | 87.77º | 1% | 0.47% | - |
| XYZ | 9.02 | 14.8 | 2.38 | - |
| YUV | 90.46 | 76.95 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 121 | 0 | 0.46 | 0 | 1 | 0.53 | 87.77 | 1 | 0.24 |
| Hex | 41 | 79 | 0 | 2E | 0 | 64 | 35 | 58 | 64 | 18 |
| Octal | 101 | 171 | 0 | 56 | 0 | 144 | 65 | 130 | 144 | 30 |
| Binary | 1000001 | 1111001 | 0 | 101110 | 0 | 1100100 | 110101 | 1011000 | 1100100 | 11000 |
Color Harmonies of #417900
Complementary color
Monochromatic Colors of #417900
Black with #417900
Text Example
Text Example
White with #417900
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417900; }
p { color: rgb(65,121,0); }
H1.HeaderClassName
{
color: #417900;
}
.AnyTagClassName
{
color: #417900;
}
</style>
background-color css
<style>
a { background-color: #417900; }
a { background-color: rgb(65,121,0); }
div.DivClassName
{
background-color: #417900;
}
.BgClassName
{
background-color: #417900;
}
</style>
border-color css
<style>
span { border-color: #417900; }
span { border-color: rgb(65,121,0); }
td.TdClassName
{
border-color: #417900;
}
.TagClassName
{
border-color: #417900;
}
</style>