Shades of Bilbao #417505
Tints of Bilbao #417505
RGB
CMYK
RGB Variations
Color information
#417505 (or 0x417505) is known color: Bilbao. HEX triplet: 41, 75 and 05. RGB value is (65,117,5). Sum of RGB (Red+Green+Blue) = 65+117+5=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 117 (46.09% from 255 or 62.57% from 187); Blue value is 5 (2.34% from 255 or 2.67% from 187); Max value from RGB is 117 - color contains mainly: green. Hex color #417505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417505 is #BE8AFA. Grayscale: #595959. Windows color (decimal): -12487419 or 357697. OLE color: 357697.
HSL color Cylindrical-coordinate representation of color #417505: hue angle of 87.86º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #417505 is Cyan = 0.44, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 5 | - |
| CMYK | 0.44 | 0 | 0.96 | 0.54 |
| HSL | 87.86º | 0.92% | 0.24% | - |
| HSV(B) | 87.86º | 0.96% | 0.46% | - |
| XYZ | 8.57 | 13.86 | 2.37 | - |
| YUV | 88.68 | 80.77 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 5 | 0.44 | 0 | 0.96 | 0.54 | 87.86 | 0.92 | 0.24 |
| Hex | 41 | 75 | 5 | 2C | 0 | 60 | 36 | 58 | 5C | 18 |
| Octal | 101 | 165 | 5 | 54 | 0 | 140 | 66 | 130 | 134 | 30 |
| Binary | 1000001 | 1110101 | 101 | 101100 | 0 | 1100000 | 110110 | 1011000 | 1011100 | 11000 |
Color Harmonies of #417505
Complementary color
Monochromatic Colors of #417505
Black with #417505
Text Example
Text Example
White with #417505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417505; }
p { color: rgb(65,117,5); }
H1.HeaderClassName
{
color: #417505;
}
.AnyTagClassName
{
color: #417505;
}
</style>
background-color css
<style>
a { background-color: #417505; }
a { background-color: rgb(65,117,5); }
div.DivClassName
{
background-color: #417505;
}
.BgClassName
{
background-color: #417505;
}
</style>
border-color css
<style>
span { border-color: #417505; }
span { border-color: rgb(65,117,5); }
td.TdClassName
{
border-color: #417505;
}
.TagClassName
{
border-color: #417505;
}
</style>