Shades of Bilbao #417805
Tints of Bilbao #417805
RGB
CMYK
RGB Variations
Color information
#417805 (or 0x417805) is known color: Bilbao. HEX triplet: 41, 78 and 05. RGB value is (65,120,5). Sum of RGB (Red+Green+Blue) = 65+120+5=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 120 (47.27% from 255 or 63.16% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 120 - color contains mainly: green. Hex color #417805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417805 is #BE87FA. Grayscale: #5A5A5A. Windows color (decimal): -12486651 or 358465. OLE color: 358465.
HSL color Cylindrical-coordinate representation of color #417805: hue angle of 88.7º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #417805 is Cyan = 0.46, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 120 | 5 | - |
| CMYK | 0.46 | 0 | 0.96 | 0.53 |
| HSL | 88.7º | 0.92% | 0.25% | - |
| HSV(B) | 88.7º | 0.96% | 0.47% | - |
| XYZ | 8.92 | 14.57 | 2.49 | - |
| YUV | 90.45 | 79.78 | 109.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 120 | 5 | 0.46 | 0 | 0.96 | 0.53 | 88.7 | 0.92 | 0.25 |
| Hex | 41 | 78 | 5 | 2E | 0 | 60 | 35 | 59 | 5C | 19 |
| Octal | 101 | 170 | 5 | 56 | 0 | 140 | 65 | 131 | 134 | 31 |
| Binary | 1000001 | 1111000 | 101 | 101110 | 0 | 1100000 | 110101 | 1011001 | 1011100 | 11001 |
Color Harmonies of #417805
Complementary color
Monochromatic Colors of #417805
Black with #417805
Text Example
Text Example
White with #417805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417805; }
p { color: rgb(65,120,5); }
H1.HeaderClassName
{
color: #417805;
}
.AnyTagClassName
{
color: #417805;
}
</style>
background-color css
<style>
a { background-color: #417805; }
a { background-color: rgb(65,120,5); }
div.DivClassName
{
background-color: #417805;
}
.BgClassName
{
background-color: #417805;
}
</style>
border-color css
<style>
span { border-color: #417805; }
span { border-color: rgb(65,120,5); }
td.TdClassName
{
border-color: #417805;
}
.TagClassName
{
border-color: #417805;
}
</style>