Shades of Bilbao #407211
Tints of Bilbao #407211
RGB
CMYK
RGB Variations
Color information
#407211 (or 0x407211) is known color: Bilbao. HEX triplet: 40, 72 and 11. RGB value is (64,114,17). Sum of RGB (Red+Green+Blue) = 64+114+17=195 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.82% from 195); Green value is 114 (44.92% from 255 or 58.46% from 195); Blue value is 17 (7.03% from 255 or 8.72% from 195); Max value from RGB is 114 - color contains mainly: green. Hex color #407211 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407211 is #BF8DEE. Grayscale: #585858. Windows color (decimal): -12553711 or 1143360. OLE color: 1143360.
HSL color Cylindrical-coordinate representation of color #407211: hue angle of 90.93º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #407211 is Cyan = 0.44, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 17 | - |
| CMYK | 0.44 | 0 | 0.85 | 0.55 |
| HSL | 90.93º | 0.74% | 0.26% | - |
| HSV(B) | 90.93º | 0.85% | 0.45% | - |
| XYZ | 8.23 | 13.17 | 2.64 | - |
| YUV | 87.99 | 87.94 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 17 | 0.44 | 0 | 0.85 | 0.55 | 90.93 | 0.74 | 0.26 |
| Hex | 40 | 72 | 11 | 2C | 0 | 55 | 37 | 5B | 4A | 1A |
| Octal | 100 | 162 | 21 | 54 | 0 | 125 | 67 | 133 | 112 | 32 |
| Binary | 1000000 | 1110010 | 10001 | 101100 | 0 | 1010101 | 110111 | 1011011 | 1001010 | 11010 |
Color Harmonies of #407211
Complementary color
Monochromatic Colors of #407211
Black with #407211
Text Example
Text Example
White with #407211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407211; }
p { color: rgb(64,114,17); }
H1.HeaderClassName
{
color: #407211;
}
.AnyTagClassName
{
color: #407211;
}
</style>
background-color css
<style>
a { background-color: #407211; }
a { background-color: rgb(64,114,17); }
div.DivClassName
{
background-color: #407211;
}
.BgClassName
{
background-color: #407211;
}
</style>
border-color css
<style>
span { border-color: #407211; }
span { border-color: rgb(64,114,17); }
td.TdClassName
{
border-color: #407211;
}
.TagClassName
{
border-color: #407211;
}
</style>