Shades of Bilbao #417507
Tints of Bilbao #417507
RGB
CMYK
RGB Variations
Color information
#417507 (or 0x417507) is known color: Bilbao. HEX triplet: 41, 75 and 07. RGB value is (65,117,7). Sum of RGB (Red+Green+Blue) = 65+117+7=189 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.39% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 7 (3.12% from 255 or 3.70% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #417507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417507 is #BE8AF8. Grayscale: #595959. Windows color (decimal): -12487417 or 488769. OLE color: 488769.
HSL color Cylindrical-coordinate representation of color #417507: hue angle of 88.36º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #417507 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 7 | - |
| CMYK | 0.44 | 0 | 0.94 | 0.54 |
| HSL | 88.36º | 0.89% | 0.24% | - |
| HSV(B) | 88.36º | 0.94% | 0.46% | - |
| XYZ | 8.58 | 13.86 | 2.42 | - |
| YUV | 88.91 | 81.77 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 7 | 0.44 | 0 | 0.94 | 0.54 | 88.36 | 0.89 | 0.24 |
| Hex | 41 | 75 | 7 | 2C | 0 | 5E | 36 | 58 | 59 | 18 |
| Octal | 101 | 165 | 7 | 54 | 0 | 136 | 66 | 130 | 131 | 30 |
| Binary | 1000001 | 1110101 | 111 | 101100 | 0 | 1011110 | 110110 | 1011000 | 1011001 | 11000 |
Color Harmonies of #417507
Complementary color
Monochromatic Colors of #417507
Black with #417507
Text Example
Text Example
White with #417507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417507; }
p { color: rgb(65,117,7); }
H1.HeaderClassName
{
color: #417507;
}
.AnyTagClassName
{
color: #417507;
}
</style>
background-color css
<style>
a { background-color: #417507; }
a { background-color: rgb(65,117,7); }
div.DivClassName
{
background-color: #417507;
}
.BgClassName
{
background-color: #417507;
}
</style>
border-color css
<style>
span { border-color: #417507; }
span { border-color: rgb(65,117,7); }
td.TdClassName
{
border-color: #417507;
}
.TagClassName
{
border-color: #417507;
}
</style>