Shades of Bilbao #417730
Tints of Bilbao #417730
RGB
CMYK
RGB Variations
Color information
#417730 (or 0x417730) is known color: Bilbao. HEX triplet: 41, 77 and 30. RGB value is (65,119,48). Sum of RGB (Red+Green+Blue) = 65+119+48=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 119 (46.88% from 255 or 51.29% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 119 - color contains mainly: green. Hex color #417730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #417730 is #BE88CF. Grayscale: #5E5E5E. Windows color (decimal): -12486864 or 3176257. OLE color: 3176257.
HSL color Cylindrical-coordinate representation of color #417730: hue angle of 105.63º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #417730 is Cyan = 0.45, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 48 | - |
| CMYK | 0.45 | 0 | 0.60 | 0.53 |
| HSL | 105.63º | 0.43% | 0.33% | - |
| HSV(B) | 105.63º | 0.6% | 0.47% | - |
| XYZ | 9.31 | 14.53 | 5.11 | - |
| YUV | 94.76 | 101.61 | 106.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 48 | 0.45 | 0 | 0.60 | 0.53 | 105.63 | 0.43 | 0.33 |
| Hex | 41 | 77 | 30 | 2D | 0 | 3C | 35 | 6A | 2B | 21 |
| Octal | 101 | 167 | 60 | 55 | 0 | 74 | 65 | 152 | 53 | 41 |
| Binary | 1000001 | 1110111 | 110000 | 101101 | 0 | 111100 | 110101 | 1101010 | 101011 | 100001 |
Color Harmonies of #417730
Complementary color
Monochromatic Colors of #417730
Black with #417730
Text Example
Text Example
White with #417730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417730; }
p { color: rgb(65,119,48); }
H1.HeaderClassName
{
color: #417730;
}
.AnyTagClassName
{
color: #417730;
}
</style>
background-color css
<style>
a { background-color: #417730; }
a { background-color: rgb(65,119,48); }
div.DivClassName
{
background-color: #417730;
}
.BgClassName
{
background-color: #417730;
}
</style>
border-color css
<style>
span { border-color: #417730; }
span { border-color: rgb(65,119,48); }
td.TdClassName
{
border-color: #417730;
}
.TagClassName
{
border-color: #417730;
}
</style>