Shades of Bilbao #417305
Tints of Bilbao #417305
RGB
CMYK
RGB Variations
Color information
#417305 (or 0x417305) is known color: Bilbao. HEX triplet: 41, 73 and 05. RGB value is (65,115,5). Sum of RGB (Red+Green+Blue) = 65+115+5=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 5 (2.34% from 255 or 2.70% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #417305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417305 is #BE8CFA. Grayscale: #575757. Windows color (decimal): -12487931 or 357185. OLE color: 357185.
HSL color Cylindrical-coordinate representation of color #417305: hue angle of 87.27º 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 #417305 is Cyan = 0.43, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 5 | - |
| CMYK | 0.43 | 0 | 0.96 | 0.55 |
| HSL | 87.27º | 0.92% | 0.24% | - |
| HSV(B) | 87.27º | 0.96% | 0.45% | - |
| XYZ | 8.34 | 13.4 | 2.29 | - |
| YUV | 87.51 | 81.44 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 5 | 0.43 | 0 | 0.96 | 0.55 | 87.27 | 0.92 | 0.24 |
| Hex | 41 | 73 | 5 | 2B | 0 | 60 | 37 | 57 | 5C | 18 |
| Octal | 101 | 163 | 5 | 53 | 0 | 140 | 67 | 127 | 134 | 30 |
| Binary | 1000001 | 1110011 | 101 | 101011 | 0 | 1100000 | 110111 | 1010111 | 1011100 | 11000 |
Color Harmonies of #417305
Complementary color
Monochromatic Colors of #417305
Black with #417305
Text Example
Text Example
White with #417305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417305; }
p { color: rgb(65,115,5); }
H1.HeaderClassName
{
color: #417305;
}
.AnyTagClassName
{
color: #417305;
}
</style>
background-color css
<style>
a { background-color: #417305; }
a { background-color: rgb(65,115,5); }
div.DivClassName
{
background-color: #417305;
}
.BgClassName
{
background-color: #417305;
}
</style>
border-color css
<style>
span { border-color: #417305; }
span { border-color: rgb(65,115,5); }
td.TdClassName
{
border-color: #417305;
}
.TagClassName
{
border-color: #417305;
}
</style>