Shades of Bilbao #407605
Tints of Bilbao #407605
RGB
CMYK
RGB Variations
Color information
#407605 (or 0x407605) is known color: Bilbao. HEX triplet: 40, 76 and 05. RGB value is (64,118,5). Sum of RGB (Red+Green+Blue) = 64+118+5=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 118 (46.48% from 255 or 63.10% from 187); Blue value is 5 (2.34% from 255 or 2.67% from 187); Max value from RGB is 118 - color contains mainly: green. Hex color #407605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407605 is #BF89FA. Grayscale: #595959. Windows color (decimal): -12552699 or 357952. OLE color: 357952.
HSL color Cylindrical-coordinate representation of color #407605: hue angle of 88.67º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #407605 is Cyan = 0.46, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 5 | - |
| CMYK | 0.46 | 0 | 0.96 | 0.54 |
| HSL | 88.67º | 0.92% | 0.24% | - |
| HSV(B) | 88.67º | 0.96% | 0.46% | - |
| XYZ | 8.62 | 14.06 | 2.4 | - |
| YUV | 88.97 | 80.61 | 110.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 5 | 0.46 | 0 | 0.96 | 0.54 | 88.67 | 0.92 | 0.24 |
| Hex | 40 | 76 | 5 | 2E | 0 | 60 | 36 | 59 | 5C | 18 |
| Octal | 100 | 166 | 5 | 56 | 0 | 140 | 66 | 131 | 134 | 30 |
| Binary | 1000000 | 1110110 | 101 | 101110 | 0 | 1100000 | 110110 | 1011001 | 1011100 | 11000 |
Color Harmonies of #407605
Complementary color
Monochromatic Colors of #407605
Black with #407605
Text Example
Text Example
White with #407605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407605; }
p { color: rgb(64,118,5); }
H1.HeaderClassName
{
color: #407605;
}
.AnyTagClassName
{
color: #407605;
}
</style>
background-color css
<style>
a { background-color: #407605; }
a { background-color: rgb(64,118,5); }
div.DivClassName
{
background-color: #407605;
}
.BgClassName
{
background-color: #407605;
}
</style>
border-color css
<style>
span { border-color: #407605; }
span { border-color: rgb(64,118,5); }
td.TdClassName
{
border-color: #407605;
}
.TagClassName
{
border-color: #407605;
}
</style>