Shades of Bilbao #417405
Tints of Bilbao #417405
RGB
CMYK
RGB Variations
Color information
#417405 (or 0x417405) is known color: Bilbao. HEX triplet: 41, 74 and 05. RGB value is (65,116,5). Sum of RGB (Red+Green+Blue) = 65+116+5=186 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.95% from 186); Green value is 116 (45.70% from 255 or 62.37% from 186); Blue value is 5 (2.34% from 255 or 2.69% from 186); Max value from RGB is 116 - color contains mainly: green. Hex color #417405 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417405 is #BE8BFA. Grayscale: #585858. Windows color (decimal): -12487675 or 357441. OLE color: 357441.
HSL color Cylindrical-coordinate representation of color #417405: hue angle of 87.57º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #417405 is Cyan = 0.44, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 5 | - |
| CMYK | 0.44 | 0 | 0.96 | 0.55 |
| HSL | 87.57º | 0.92% | 0.24% | - |
| HSV(B) | 87.57º | 0.96% | 0.45% | - |
| XYZ | 8.45 | 13.63 | 2.33 | - |
| YUV | 88.1 | 81.1 | 111.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 5 | 0.44 | 0 | 0.96 | 0.55 | 87.57 | 0.92 | 0.24 |
| Hex | 41 | 74 | 5 | 2C | 0 | 60 | 37 | 58 | 5C | 18 |
| Octal | 101 | 164 | 5 | 54 | 0 | 140 | 67 | 130 | 134 | 30 |
| Binary | 1000001 | 1110100 | 101 | 101100 | 0 | 1100000 | 110111 | 1011000 | 1011100 | 11000 |
Color Harmonies of #417405
Complementary color
Monochromatic Colors of #417405
Black with #417405
Text Example
Text Example
White with #417405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417405; }
p { color: rgb(65,116,5); }
H1.HeaderClassName
{
color: #417405;
}
.AnyTagClassName
{
color: #417405;
}
</style>
background-color css
<style>
a { background-color: #417405; }
a { background-color: rgb(65,116,5); }
div.DivClassName
{
background-color: #417405;
}
.BgClassName
{
background-color: #417405;
}
</style>
border-color css
<style>
span { border-color: #417405; }
span { border-color: rgb(65,116,5); }
td.TdClassName
{
border-color: #417405;
}
.TagClassName
{
border-color: #417405;
}
</style>