Shades of Bilbao #407205
Tints of Bilbao #407205
RGB
CMYK
RGB Variations
Color information
#407205 (or 0x407205) is known color: Bilbao. HEX triplet: 40, 72 and 05. RGB value is (64,114,5). Sum of RGB (Red+Green+Blue) = 64+114+5=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 114 (44.92% from 255 or 62.30% from 183); Blue value is 5 (2.34% from 255 or 2.73% from 183); Max value from RGB is 114 - color contains mainly: green. Hex color #407205 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407205 is #BF8DFA. Grayscale: #575757. Windows color (decimal): -12553723 or 356928. OLE color: 356928.
HSL color Cylindrical-coordinate representation of color #407205: hue angle of 87.52º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #407205 is Cyan = 0.44, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 5 | - |
| CMYK | 0.44 | 0 | 0.96 | 0.55 |
| HSL | 87.52º | 0.92% | 0.23% | - |
| HSV(B) | 87.52º | 0.96% | 0.45% | - |
| XYZ | 8.16 | 13.14 | 2.25 | - |
| YUV | 86.62 | 81.94 | 111.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 5 | 0.44 | 0 | 0.96 | 0.55 | 87.52 | 0.92 | 0.23 |
| Hex | 40 | 72 | 5 | 2C | 0 | 60 | 37 | 58 | 5C | 17 |
| Octal | 100 | 162 | 5 | 54 | 0 | 140 | 67 | 130 | 134 | 27 |
| Binary | 1000000 | 1110010 | 101 | 101100 | 0 | 1100000 | 110111 | 1011000 | 1011100 | 10111 |
Color Harmonies of #407205
Complementary color
Monochromatic Colors of #407205
Black with #407205
Text Example
Text Example
White with #407205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407205; }
p { color: rgb(64,114,5); }
H1.HeaderClassName
{
color: #407205;
}
.AnyTagClassName
{
color: #407205;
}
</style>
background-color css
<style>
a { background-color: #407205; }
a { background-color: rgb(64,114,5); }
div.DivClassName
{
background-color: #407205;
}
.BgClassName
{
background-color: #407205;
}
</style>
border-color css
<style>
span { border-color: #407205; }
span { border-color: rgb(64,114,5); }
td.TdClassName
{
border-color: #407205;
}
.TagClassName
{
border-color: #407205;
}
</style>