Shades of Bilbao #417111
Tints of Bilbao #417111
RGB
CMYK
RGB Variations
Color information
#417111 (or 0x417111) is known color: Bilbao. HEX triplet: 41, 71 and 11. RGB value is (65,113,17). Sum of RGB (Red+Green+Blue) = 65+113+17=195 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.33% from 195); Green value is 113 (44.53% from 255 or 57.95% from 195); Blue value is 17 (7.03% from 255 or 8.72% from 195); Max value from RGB is 113 - color contains mainly: green. Hex color #417111 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417111 is #BE8EEE. Grayscale: #585858. Windows color (decimal): -12488431 or 1143105. OLE color: 1143105.
HSL color Cylindrical-coordinate representation of color #417111: hue angle of 90º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #417111 is Cyan = 0.42, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 113 | 17 | - |
| CMYK | 0.42 | 0 | 0.85 | 0.56 |
| HSL | 90º | 0.74% | 0.25% | - |
| HSV(B) | 90º | 0.85% | 0.44% | - |
| XYZ | 8.19 | 12.97 | 2.6 | - |
| YUV | 87.7 | 88.1 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 17 | 0.42 | 0 | 0.85 | 0.56 | 90 | 0.74 | 0.25 |
| Hex | 41 | 71 | 11 | 2A | 0 | 55 | 38 | 5A | 4A | 19 |
| Octal | 101 | 161 | 21 | 52 | 0 | 125 | 70 | 132 | 112 | 31 |
| Binary | 1000001 | 1110001 | 10001 | 101010 | 0 | 1010101 | 111000 | 1011010 | 1001010 | 11001 |
Color Harmonies of #417111
Complementary color
Monochromatic Colors of #417111
Black with #417111
Text Example
Text Example
White with #417111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417111; }
p { color: rgb(65,113,17); }
H1.HeaderClassName
{
color: #417111;
}
.AnyTagClassName
{
color: #417111;
}
</style>
background-color css
<style>
a { background-color: #417111; }
a { background-color: rgb(65,113,17); }
div.DivClassName
{
background-color: #417111;
}
.BgClassName
{
background-color: #417111;
}
</style>
border-color css
<style>
span { border-color: #417111; }
span { border-color: rgb(65,113,17); }
td.TdClassName
{
border-color: #417111;
}
.TagClassName
{
border-color: #417111;
}
</style>