Shades of Bilbao #418711
Tints of Bilbao #418711
RGB
CMYK
RGB Variations
Color information
#418711 (or 0x418711) is known color: Bilbao. HEX triplet: 41, 87 and 11. RGB value is (65,135,17). Sum of RGB (Red+Green+Blue) = 65+135+17=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 135 (53.12% from 255 or 62.21% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 135 - color contains mainly: green. Hex color #418711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418711 is #BE78EE. Grayscale: #656565. Windows color (decimal): -12482799 or 1148737. OLE color: 1148737.
HSL color Cylindrical-coordinate representation of color #418711: hue angle of 95.59º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #418711 is Cyan = 0.52, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 135 | 17 | - |
| CMYK | 0.52 | 0 | 0.87 | 0.47 |
| HSL | 95.59º | 0.78% | 0.3% | - |
| HSV(B) | 95.59º | 0.87% | 0.53% | - |
| XYZ | 10.95 | 18.49 | 3.52 | - |
| YUV | 100.62 | 80.81 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 135 | 17 | 0.52 | 0 | 0.87 | 0.47 | 95.59 | 0.78 | 0.3 |
| Hex | 41 | 87 | 11 | 34 | 0 | 57 | 2F | 60 | 4E | 1E |
| Octal | 101 | 207 | 21 | 64 | 0 | 127 | 57 | 140 | 116 | 36 |
| Binary | 1000001 | 10000111 | 10001 | 110100 | 0 | 1010111 | 101111 | 1100000 | 1001110 | 11110 |
Color Harmonies of #418711
Complementary color
Monochromatic Colors of #418711
Black with #418711
Text Example
Text Example
White with #418711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418711; }
p { color: rgb(65,135,17); }
H1.HeaderClassName
{
color: #418711;
}
.AnyTagClassName
{
color: #418711;
}
</style>
background-color css
<style>
a { background-color: #418711; }
a { background-color: rgb(65,135,17); }
div.DivClassName
{
background-color: #418711;
}
.BgClassName
{
background-color: #418711;
}
</style>
border-color css
<style>
span { border-color: #418711; }
span { border-color: rgb(65,135,17); }
td.TdClassName
{
border-color: #418711;
}
.TagClassName
{
border-color: #418711;
}
</style>