Shades of Bilbao #407209
Tints of Bilbao #407209
RGB
CMYK
RGB Variations
Color information
#407209 (or 0x407209) is known color: Bilbao. HEX triplet: 40, 72 and 09. RGB value is (64,114,9). Sum of RGB (Red+Green+Blue) = 64+114+9=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 9 (3.91% from 255 or 4.81% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #407209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407209 is #BF8DF6. Grayscale: #575757. Windows color (decimal): -12553719 or 619072. OLE color: 619072.
HSL color Cylindrical-coordinate representation of color #407209: hue angle of 88.57º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #407209 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 9 | - |
| CMYK | 0.44 | 0 | 0.92 | 0.55 |
| HSL | 88.57º | 0.85% | 0.24% | - |
| HSV(B) | 88.57º | 0.92% | 0.45% | - |
| XYZ | 8.18 | 13.14 | 2.36 | - |
| YUV | 87.08 | 83.94 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 9 | 0.44 | 0 | 0.92 | 0.55 | 88.57 | 0.85 | 0.24 |
| Hex | 40 | 72 | 9 | 2C | 0 | 5C | 37 | 59 | 55 | 18 |
| Octal | 100 | 162 | 11 | 54 | 0 | 134 | 67 | 131 | 125 | 30 |
| Binary | 1000000 | 1110010 | 1001 | 101100 | 0 | 1011100 | 110111 | 1011001 | 1010101 | 11000 |
Color Harmonies of #407209
Complementary color
Monochromatic Colors of #407209
Black with #407209
Text Example
Text Example
White with #407209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407209; }
p { color: rgb(64,114,9); }
H1.HeaderClassName
{
color: #407209;
}
.AnyTagClassName
{
color: #407209;
}
</style>
background-color css
<style>
a { background-color: #407209; }
a { background-color: rgb(64,114,9); }
div.DivClassName
{
background-color: #407209;
}
.BgClassName
{
background-color: #407209;
}
</style>
border-color css
<style>
span { border-color: #407209; }
span { border-color: rgb(64,114,9); }
td.TdClassName
{
border-color: #407209;
}
.TagClassName
{
border-color: #407209;
}
</style>