Shades of Bilbao #417710
Tints of Bilbao #417710
RGB
CMYK
RGB Variations
Color information
#417710 (or 0x417710) is known color: Bilbao. HEX triplet: 41, 77 and 10. RGB value is (65,119,16). Sum of RGB (Red+Green+Blue) = 65+119+16=200 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.5% from 200); Green value is 119 (46.88% from 255 or 59.5% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 119 - color contains mainly: green. Hex color #417710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417710 is #BE88EF. Grayscale: #5B5B5B. Windows color (decimal): -12486896 or 1079105. OLE color: 1079105.
HSL color Cylindrical-coordinate representation of color #417710: hue angle of 91.46º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #417710 is Cyan = 0.45, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 16 | - |
| CMYK | 0.45 | 0 | 0.87 | 0.53 |
| HSL | 91.46º | 0.76% | 0.26% | - |
| HSV(B) | 91.46º | 0.87% | 0.47% | - |
| XYZ | 8.87 | 14.35 | 2.79 | - |
| YUV | 91.11 | 85.61 | 109.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 16 | 0.45 | 0 | 0.87 | 0.53 | 91.46 | 0.76 | 0.26 |
| Hex | 41 | 77 | 10 | 2D | 0 | 57 | 35 | 5B | 4C | 1A |
| Octal | 101 | 167 | 20 | 55 | 0 | 127 | 65 | 133 | 114 | 32 |
| Binary | 1000001 | 1110111 | 10000 | 101101 | 0 | 1010111 | 110101 | 1011011 | 1001100 | 11010 |
Color Harmonies of #417710
Complementary color
Monochromatic Colors of #417710
Black with #417710
Text Example
Text Example
White with #417710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417710; }
p { color: rgb(65,119,16); }
H1.HeaderClassName
{
color: #417710;
}
.AnyTagClassName
{
color: #417710;
}
</style>
background-color css
<style>
a { background-color: #417710; }
a { background-color: rgb(65,119,16); }
div.DivClassName
{
background-color: #417710;
}
.BgClassName
{
background-color: #417710;
}
</style>
border-color css
<style>
span { border-color: #417710; }
span { border-color: rgb(65,119,16); }
td.TdClassName
{
border-color: #417710;
}
.TagClassName
{
border-color: #417710;
}
</style>