Shades of Bilbao #417916
Tints of Bilbao #417916
RGB
CMYK
RGB Variations
Color information
#417916 (or 0x417916) is known color: Bilbao. HEX triplet: 41, 79 and 16. RGB value is (65,121,22). Sum of RGB (Red+Green+Blue) = 65+121+22=208 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.25% from 208); Green value is 121 (47.66% from 255 or 58.17% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 121 - color contains mainly: green. Hex color #417916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417916 is #BE86E9. Grayscale: #5D5D5D. Windows color (decimal): -12486378 or 1472833. OLE color: 1472833.
HSL color Cylindrical-coordinate representation of color #417916: hue angle of 93.94º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #417916 is Cyan = 0.46, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 121 | 22 | - |
| CMYK | 0.46 | 0 | 0.82 | 0.53 |
| HSL | 93.94º | 0.69% | 0.28% | - |
| HSV(B) | 93.94º | 0.82% | 0.47% | - |
| XYZ | 9.16 | 14.86 | 3.14 | - |
| YUV | 92.97 | 87.95 | 108.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 121 | 22 | 0.46 | 0 | 0.82 | 0.53 | 93.94 | 0.69 | 0.28 |
| Hex | 41 | 79 | 16 | 2E | 0 | 52 | 35 | 5E | 45 | 1C |
| Octal | 101 | 171 | 26 | 56 | 0 | 122 | 65 | 136 | 105 | 34 |
| Binary | 1000001 | 1111001 | 10110 | 101110 | 0 | 1010010 | 110101 | 1011110 | 1000101 | 11100 |
Color Harmonies of #417916
Complementary color
Monochromatic Colors of #417916
Black with #417916
Text Example
Text Example
White with #417916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417916; }
p { color: rgb(65,121,22); }
H1.HeaderClassName
{
color: #417916;
}
.AnyTagClassName
{
color: #417916;
}
</style>
background-color css
<style>
a { background-color: #417916; }
a { background-color: rgb(65,121,22); }
div.DivClassName
{
background-color: #417916;
}
.BgClassName
{
background-color: #417916;
}
</style>
border-color css
<style>
span { border-color: #417916; }
span { border-color: rgb(65,121,22); }
td.TdClassName
{
border-color: #417916;
}
.TagClassName
{
border-color: #417916;
}
</style>