Shades of Bilbao #417508
Tints of Bilbao #417508
RGB
CMYK
RGB Variations
Color information
#417508 (or 0x417508) is known color: Bilbao. HEX triplet: 41, 75 and 08. RGB value is (65,117,8). Sum of RGB (Red+Green+Blue) = 65+117+8=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 8 (3.52% from 255 or 4.21% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #417508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417508 is #BE8AF7. Grayscale: #595959. Windows color (decimal): -12487416 or 554305. OLE color: 554305.
HSL color Cylindrical-coordinate representation of color #417508: hue angle of 88.62º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #417508 is Cyan = 0.44, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 8 | - |
| CMYK | 0.44 | 0 | 0.93 | 0.54 |
| HSL | 88.62º | 0.87% | 0.25% | - |
| HSV(B) | 88.62º | 0.93% | 0.46% | - |
| XYZ | 8.59 | 13.86 | 2.45 | - |
| YUV | 89.03 | 82.27 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 8 | 0.44 | 0 | 0.93 | 0.54 | 88.62 | 0.87 | 0.25 |
| Hex | 41 | 75 | 8 | 2C | 0 | 5D | 36 | 59 | 57 | 19 |
| Octal | 101 | 165 | 10 | 54 | 0 | 135 | 66 | 131 | 127 | 31 |
| Binary | 1000001 | 1110101 | 1000 | 101100 | 0 | 1011101 | 110110 | 1011001 | 1010111 | 11001 |
Color Harmonies of #417508
Complementary color
Monochromatic Colors of #417508
Black with #417508
Text Example
Text Example
White with #417508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417508; }
p { color: rgb(65,117,8); }
H1.HeaderClassName
{
color: #417508;
}
.AnyTagClassName
{
color: #417508;
}
</style>
background-color css
<style>
a { background-color: #417508; }
a { background-color: rgb(65,117,8); }
div.DivClassName
{
background-color: #417508;
}
.BgClassName
{
background-color: #417508;
}
</style>
border-color css
<style>
span { border-color: #417508; }
span { border-color: rgb(65,117,8); }
td.TdClassName
{
border-color: #417508;
}
.TagClassName
{
border-color: #417508;
}
</style>