Shades of Bilbao #417119
Tints of Bilbao #417119
RGB
CMYK
RGB Variations
Color information
#417119 (or 0x417119) is known color: Bilbao. HEX triplet: 41, 71 and 19. RGB value is (65,113,25). Sum of RGB (Red+Green+Blue) = 65+113+25=203 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.02% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 25 (10.16% from 255 or 12.32% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #417119 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417119 is #BE8EE6. Grayscale: #585858. Windows color (decimal): -12488423 or 1667393. OLE color: 1667393.
HSL color Cylindrical-coordinate representation of color #417119: hue angle of 92.73º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #417119 is Cyan = 0.42, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 113 | 25 | - |
| CMYK | 0.42 | 0 | 0.78 | 0.56 |
| HSL | 92.73º | 0.64% | 0.27% | - |
| HSV(B) | 92.73º | 0.78% | 0.44% | - |
| XYZ | 8.26 | 13 | 2.99 | - |
| YUV | 88.62 | 92.1 | 111.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 25 | 0.42 | 0 | 0.78 | 0.56 | 92.73 | 0.64 | 0.27 |
| Hex | 41 | 71 | 19 | 2A | 0 | 4E | 38 | 5D | 40 | 1B |
| Octal | 101 | 161 | 31 | 52 | 0 | 116 | 70 | 135 | 100 | 33 |
| Binary | 1000001 | 1110001 | 11001 | 101010 | 0 | 1001110 | 111000 | 1011101 | 1000000 | 11011 |
Color Harmonies of #417119
Complementary color
Monochromatic Colors of #417119
Black with #417119
Text Example
Text Example
White with #417119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417119; }
p { color: rgb(65,113,25); }
H1.HeaderClassName
{
color: #417119;
}
.AnyTagClassName
{
color: #417119;
}
</style>
background-color css
<style>
a { background-color: #417119; }
a { background-color: rgb(65,113,25); }
div.DivClassName
{
background-color: #417119;
}
.BgClassName
{
background-color: #417119;
}
</style>
border-color css
<style>
span { border-color: #417119; }
span { border-color: rgb(65,113,25); }
td.TdClassName
{
border-color: #417119;
}
.TagClassName
{
border-color: #417119;
}
</style>