Shades of Bilbao #407909
Tints of Bilbao #407909
RGB
CMYK
RGB Variations
Color information
#407909 (or 0x407909) is known color: Bilbao. HEX triplet: 40, 79 and 09. RGB value is (64,121,9). Sum of RGB (Red+Green+Blue) = 64+121+9=194 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.99% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 9 (3.91% from 255 or 4.64% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #407909 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407909 is #BF86F6. Grayscale: #5B5B5B. Windows color (decimal): -12551927 or 620864. OLE color: 620864.
HSL color Cylindrical-coordinate representation of color #407909: hue angle of 90.54º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #407909 is Cyan = 0.47, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 9 | - |
| CMYK | 0.47 | 0 | 0.93 | 0.53 |
| HSL | 90.54º | 0.86% | 0.25% | - |
| HSV(B) | 90.54º | 0.93% | 0.47% | - |
| XYZ | 9 | 14.78 | 2.64 | - |
| YUV | 91.19 | 81.62 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 9 | 0.47 | 0 | 0.93 | 0.53 | 90.54 | 0.86 | 0.25 |
| Hex | 40 | 79 | 9 | 2F | 0 | 5D | 35 | 5B | 56 | 19 |
| Octal | 100 | 171 | 11 | 57 | 0 | 135 | 65 | 133 | 126 | 31 |
| Binary | 1000000 | 1111001 | 1001 | 101111 | 0 | 1011101 | 110101 | 1011011 | 1010110 | 11001 |
Color Harmonies of #407909
Complementary color
Monochromatic Colors of #407909
Black with #407909
Text Example
Text Example
White with #407909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407909; }
p { color: rgb(64,121,9); }
H1.HeaderClassName
{
color: #407909;
}
.AnyTagClassName
{
color: #407909;
}
</style>
background-color css
<style>
a { background-color: #407909; }
a { background-color: rgb(64,121,9); }
div.DivClassName
{
background-color: #407909;
}
.BgClassName
{
background-color: #407909;
}
</style>
border-color css
<style>
span { border-color: #407909; }
span { border-color: rgb(64,121,9); }
td.TdClassName
{
border-color: #407909;
}
.TagClassName
{
border-color: #407909;
}
</style>