Shades of Bilbao #417629
Tints of Bilbao #417629
RGB
CMYK
RGB Variations
Color information
#417629 (or 0x417629) is known color: Bilbao. HEX triplet: 41, 76 and 29. RGB value is (65,118,41). Sum of RGB (Red+Green+Blue) = 65+118+41=224 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.02% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #417629 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417629 is #BE89D6. Grayscale: #5D5D5D. Windows color (decimal): -12487127 or 2717249. OLE color: 2717249.
HSL color Cylindrical-coordinate representation of color #417629: hue angle of 101.3º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #417629 is Cyan = 0.45, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 41 | - |
| CMYK | 0.45 | 0 | 0.65 | 0.54 |
| HSL | 101.3º | 0.48% | 0.31% | - |
| HSV(B) | 101.3º | 0.65% | 0.46% | - |
| XYZ | 9.06 | 14.24 | 4.37 | - |
| YUV | 93.38 | 98.44 | 107.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 41 | 0.45 | 0 | 0.65 | 0.54 | 101.3 | 0.48 | 0.31 |
| Hex | 41 | 76 | 29 | 2D | 0 | 41 | 36 | 65 | 30 | 1F |
| Octal | 101 | 166 | 51 | 55 | 0 | 101 | 66 | 145 | 60 | 37 |
| Binary | 1000001 | 1110110 | 101001 | 101101 | 0 | 1000001 | 110110 | 1100101 | 110000 | 11111 |
Color Harmonies of #417629
Complementary color
Monochromatic Colors of #417629
Black with #417629
Text Example
Text Example
White with #417629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417629; }
p { color: rgb(65,118,41); }
H1.HeaderClassName
{
color: #417629;
}
.AnyTagClassName
{
color: #417629;
}
</style>
background-color css
<style>
a { background-color: #417629; }
a { background-color: rgb(65,118,41); }
div.DivClassName
{
background-color: #417629;
}
.BgClassName
{
background-color: #417629;
}
</style>
border-color css
<style>
span { border-color: #417629; }
span { border-color: rgb(65,118,41); }
td.TdClassName
{
border-color: #417629;
}
.TagClassName
{
border-color: #417629;
}
</style>