Shades of Bilbao #407610
Tints of Bilbao #407610
RGB
CMYK
RGB Variations
Color information
#407610 (or 0x407610) is known color: Bilbao. HEX triplet: 40, 76 and 10. RGB value is (64,118,16). Sum of RGB (Red+Green+Blue) = 64+118+16=198 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.32% from 198); Green value is 118 (46.48% from 255 or 59.60% from 198); Blue value is 16 (6.64% from 255 or 8.08% from 198); Max value from RGB is 118 - color contains mainly: green. Hex color #407610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407610 is #BF89EF. Grayscale: #5A5A5A. Windows color (decimal): -12552688 or 1078848. OLE color: 1078848.
HSL color Cylindrical-coordinate representation of color #407610: hue angle of 91.76º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #407610 is Cyan = 0.46, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 16 | - |
| CMYK | 0.46 | 0 | 0.86 | 0.54 |
| HSL | 91.76º | 0.76% | 0.26% | - |
| HSV(B) | 91.76º | 0.86% | 0.46% | - |
| XYZ | 8.69 | 14.08 | 2.75 | - |
| YUV | 90.23 | 86.11 | 109.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 16 | 0.46 | 0 | 0.86 | 0.54 | 91.76 | 0.76 | 0.26 |
| Hex | 40 | 76 | 10 | 2E | 0 | 56 | 36 | 5C | 4C | 1A |
| Octal | 100 | 166 | 20 | 56 | 0 | 126 | 66 | 134 | 114 | 32 |
| Binary | 1000000 | 1110110 | 10000 | 101110 | 0 | 1010110 | 110110 | 1011100 | 1001100 | 11010 |
Color Harmonies of #407610
Complementary color
Monochromatic Colors of #407610
Black with #407610
Text Example
Text Example
White with #407610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407610; }
p { color: rgb(64,118,16); }
H1.HeaderClassName
{
color: #407610;
}
.AnyTagClassName
{
color: #407610;
}
</style>
background-color css
<style>
a { background-color: #407610; }
a { background-color: rgb(64,118,16); }
div.DivClassName
{
background-color: #407610;
}
.BgClassName
{
background-color: #407610;
}
</style>
border-color css
<style>
span { border-color: #407610; }
span { border-color: rgb(64,118,16); }
td.TdClassName
{
border-color: #407610;
}
.TagClassName
{
border-color: #407610;
}
</style>