Shades of Bilbao #417412
Tints of Bilbao #417412
RGB
CMYK
RGB Variations
Color information
#417412 (or 0x417412) is known color: Bilbao. HEX triplet: 41, 74 and 12. RGB value is (65,116,18). Sum of RGB (Red+Green+Blue) = 65+116+18=199 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.66% from 199); Green value is 116 (45.70% from 255 or 58.29% from 199); Blue value is 18 (7.42% from 255 or 9.05% from 199); Max value from RGB is 116 - color contains mainly: green. Hex color #417412 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417412 is #BE8BED. Grayscale: #595959. Windows color (decimal): -12487662 or 1209409. OLE color: 1209409.
HSL color Cylindrical-coordinate representation of color #417412: hue angle of 91.22º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #417412 is Cyan = 0.44, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 18 | - |
| CMYK | 0.44 | 0 | 0.84 | 0.55 |
| HSL | 91.22º | 0.73% | 0.26% | - |
| HSV(B) | 91.22º | 0.84% | 0.45% | - |
| XYZ | 8.53 | 13.66 | 2.76 | - |
| YUV | 89.58 | 87.6 | 110.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 18 | 0.44 | 0 | 0.84 | 0.55 | 91.22 | 0.73 | 0.26 |
| Hex | 41 | 74 | 12 | 2C | 0 | 54 | 37 | 5B | 49 | 1A |
| Octal | 101 | 164 | 22 | 54 | 0 | 124 | 67 | 133 | 111 | 32 |
| Binary | 1000001 | 1110100 | 10010 | 101100 | 0 | 1010100 | 110111 | 1011011 | 1001001 | 11010 |
Color Harmonies of #417412
Complementary color
Monochromatic Colors of #417412
Black with #417412
Text Example
Text Example
White with #417412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417412; }
p { color: rgb(65,116,18); }
H1.HeaderClassName
{
color: #417412;
}
.AnyTagClassName
{
color: #417412;
}
</style>
background-color css
<style>
a { background-color: #417412; }
a { background-color: rgb(65,116,18); }
div.DivClassName
{
background-color: #417412;
}
.BgClassName
{
background-color: #417412;
}
</style>
border-color css
<style>
span { border-color: #417412; }
span { border-color: rgb(65,116,18); }
td.TdClassName
{
border-color: #417412;
}
.TagClassName
{
border-color: #417412;
}
</style>