Shades of Bilbao #417915
Tints of Bilbao #417915
RGB
CMYK
RGB Variations
Color information
#417915 (or 0x417915) is known color: Bilbao. HEX triplet: 41, 79 and 15. RGB value is (65,121,21). Sum of RGB (Red+Green+Blue) = 65+121+21=207 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.40% from 207); Green value is 121 (47.66% from 255 or 58.45% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 121 - color contains mainly: green. Hex color #417915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417915 is #BE86EA. Grayscale: #5D5D5D. Windows color (decimal): -12486379 or 1407297. OLE color: 1407297.
HSL color Cylindrical-coordinate representation of color #417915: hue angle of 93.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #417915 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 121 | 21 | - |
| CMYK | 0.46 | 0 | 0.83 | 0.53 |
| HSL | 93.6º | 0.7% | 0.28% | - |
| HSV(B) | 93.6º | 0.83% | 0.47% | - |
| XYZ | 9.15 | 14.85 | 3.09 | - |
| YUV | 92.86 | 87.45 | 108.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 121 | 21 | 0.46 | 0 | 0.83 | 0.53 | 93.6 | 0.7 | 0.28 |
| Hex | 41 | 79 | 15 | 2E | 0 | 53 | 35 | 5E | 46 | 1C |
| Octal | 101 | 171 | 25 | 56 | 0 | 123 | 65 | 136 | 106 | 34 |
| Binary | 1000001 | 1111001 | 10101 | 101110 | 0 | 1010011 | 110101 | 1011110 | 1000110 | 11100 |
Color Harmonies of #417915
Complementary color
Monochromatic Colors of #417915
Black with #417915
Text Example
Text Example
White with #417915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417915; }
p { color: rgb(65,121,21); }
H1.HeaderClassName
{
color: #417915;
}
.AnyTagClassName
{
color: #417915;
}
</style>
background-color css
<style>
a { background-color: #417915; }
a { background-color: rgb(65,121,21); }
div.DivClassName
{
background-color: #417915;
}
.BgClassName
{
background-color: #417915;
}
</style>
border-color css
<style>
span { border-color: #417915; }
span { border-color: rgb(65,121,21); }
td.TdClassName
{
border-color: #417915;
}
.TagClassName
{
border-color: #417915;
}
</style>