Shades of Bilbao #417407
Tints of Bilbao #417407
RGB
CMYK
RGB Variations
Color information
#417407 (or 0x417407) is known color: Bilbao. HEX triplet: 41, 74 and 07. RGB value is (65,116,7). Sum of RGB (Red+Green+Blue) = 65+116+7=188 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.57% from 188); Green value is 116 (45.70% from 255 or 61.70% from 188); Blue value is 7 (3.12% from 255 or 3.72% from 188); Max value from RGB is 116 - color contains mainly: green. Hex color #417407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417407 is #BE8BF8. Grayscale: #585858. Windows color (decimal): -12487673 or 488513. OLE color: 488513.
HSL color Cylindrical-coordinate representation of color #417407: hue angle of 88.07º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #417407 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 7 | - |
| CMYK | 0.44 | 0 | 0.94 | 0.55 |
| HSL | 88.07º | 0.89% | 0.24% | - |
| HSV(B) | 88.07º | 0.94% | 0.45% | - |
| XYZ | 8.46 | 13.63 | 2.39 | - |
| YUV | 88.33 | 82.1 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 7 | 0.44 | 0 | 0.94 | 0.55 | 88.07 | 0.89 | 0.24 |
| Hex | 41 | 74 | 7 | 2C | 0 | 5E | 37 | 58 | 59 | 18 |
| Octal | 101 | 164 | 7 | 54 | 0 | 136 | 67 | 130 | 131 | 30 |
| Binary | 1000001 | 1110100 | 111 | 101100 | 0 | 1011110 | 110111 | 1011000 | 1011001 | 11000 |
Color Harmonies of #417407
Complementary color
Monochromatic Colors of #417407
Black with #417407
Text Example
Text Example
White with #417407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417407; }
p { color: rgb(65,116,7); }
H1.HeaderClassName
{
color: #417407;
}
.AnyTagClassName
{
color: #417407;
}
</style>
background-color css
<style>
a { background-color: #417407; }
a { background-color: rgb(65,116,7); }
div.DivClassName
{
background-color: #417407;
}
.BgClassName
{
background-color: #417407;
}
</style>
border-color css
<style>
span { border-color: #417407; }
span { border-color: rgb(65,116,7); }
td.TdClassName
{
border-color: #417407;
}
.TagClassName
{
border-color: #417407;
}
</style>