Shades of Bilbao #417604
Tints of Bilbao #417604
RGB
CMYK
RGB Variations
Color information
#417604 (or 0x417604) is known color: Bilbao. HEX triplet: 41, 76 and 04. RGB value is (65,118,4). Sum of RGB (Red+Green+Blue) = 65+118+4=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 118 (46.48% from 255 or 63.10% from 187); Blue value is 4 (1.95% from 255 or 2.14% from 187); Max value from RGB is 118 - color contains mainly: green. Hex color #417604 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417604 is #BE89FB. Grayscale: #595959. Windows color (decimal): -12487164 or 292417. OLE color: 292417.
HSL color Cylindrical-coordinate representation of color #417604: hue angle of 87.89º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #417604 is Cyan = 0.45, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 4 | - |
| CMYK | 0.45 | 0 | 0.97 | 0.54 |
| HSL | 87.89º | 0.93% | 0.24% | - |
| HSV(B) | 87.89º | 0.97% | 0.46% | - |
| XYZ | 8.68 | 14.09 | 2.38 | - |
| YUV | 89.16 | 79.94 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 4 | 0.45 | 0 | 0.97 | 0.54 | 87.89 | 0.93 | 0.24 |
| Hex | 41 | 76 | 4 | 2D | 0 | 61 | 36 | 58 | 5D | 18 |
| Octal | 101 | 166 | 4 | 55 | 0 | 141 | 66 | 130 | 135 | 30 |
| Binary | 1000001 | 1110110 | 100 | 101101 | 0 | 1100001 | 110110 | 1011000 | 1011101 | 11000 |
Color Harmonies of #417604
Complementary color
Monochromatic Colors of #417604
Black with #417604
Text Example
Text Example
White with #417604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417604; }
p { color: rgb(65,118,4); }
H1.HeaderClassName
{
color: #417604;
}
.AnyTagClassName
{
color: #417604;
}
</style>
background-color css
<style>
a { background-color: #417604; }
a { background-color: rgb(65,118,4); }
div.DivClassName
{
background-color: #417604;
}
.BgClassName
{
background-color: #417604;
}
</style>
border-color css
<style>
span { border-color: #417604; }
span { border-color: rgb(65,118,4); }
td.TdClassName
{
border-color: #417604;
}
.TagClassName
{
border-color: #417604;
}
</style>