Shades of Bilbao #417729
Tints of Bilbao #417729
RGB
CMYK
RGB Variations
Color information
#417729 (or 0x417729) is known color: Bilbao. HEX triplet: 41, 77 and 29. RGB value is (65,119,41). Sum of RGB (Red+Green+Blue) = 65+119+41=225 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.89% from 225); Green value is 119 (46.88% from 255 or 52.89% from 225); Blue value is 41 (16.41% from 255 or 18.22% from 225); Max value from RGB is 119 - color contains mainly: green. Hex color #417729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417729 is #BE88D6. Grayscale: #5E5E5E. Windows color (decimal): -12486871 or 2717505. OLE color: 2717505.
HSL color Cylindrical-coordinate representation of color #417729: hue angle of 101.54º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #417729 is Cyan = 0.45, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 41 | - |
| CMYK | 0.45 | 0 | 0.66 | 0.53 |
| HSL | 101.54º | 0.49% | 0.31% | - |
| HSV(B) | 101.54º | 0.66% | 0.47% | - |
| XYZ | 9.18 | 14.48 | 4.41 | - |
| YUV | 93.96 | 98.11 | 107.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 41 | 0.45 | 0 | 0.66 | 0.53 | 101.54 | 0.49 | 0.31 |
| Hex | 41 | 77 | 29 | 2D | 0 | 42 | 35 | 66 | 31 | 1F |
| Octal | 101 | 167 | 51 | 55 | 0 | 102 | 65 | 146 | 61 | 37 |
| Binary | 1000001 | 1110111 | 101001 | 101101 | 0 | 1000010 | 110101 | 1100110 | 110001 | 11111 |
Color Harmonies of #417729
Complementary color
Monochromatic Colors of #417729
Black with #417729
Text Example
Text Example
White with #417729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417729; }
p { color: rgb(65,119,41); }
H1.HeaderClassName
{
color: #417729;
}
.AnyTagClassName
{
color: #417729;
}
</style>
background-color css
<style>
a { background-color: #417729; }
a { background-color: rgb(65,119,41); }
div.DivClassName
{
background-color: #417729;
}
.BgClassName
{
background-color: #417729;
}
</style>
border-color css
<style>
span { border-color: #417729; }
span { border-color: rgb(65,119,41); }
td.TdClassName
{
border-color: #417729;
}
.TagClassName
{
border-color: #417729;
}
</style>