Shades of Bilbao #407404
Tints of Bilbao #407404
RGB
CMYK
RGB Variations
Color information
#407404 (or 0x407404) is known color: Bilbao. HEX triplet: 40, 74 and 04. RGB value is (64,116,4). Sum of RGB (Red+Green+Blue) = 64+116+4=184 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.78% from 184); Green value is 116 (45.70% from 255 or 63.04% from 184); Blue value is 4 (1.95% from 255 or 2.17% from 184); Max value from RGB is 116 - color contains mainly: green. Hex color #407404 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407404 is #BF8BFB. Grayscale: #585858. Windows color (decimal): -12553212 or 291904. OLE color: 291904.
HSL color Cylindrical-coordinate representation of color #407404: hue angle of 87.86º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #407404 is Cyan = 0.45, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 4 | - |
| CMYK | 0.45 | 0 | 0.97 | 0.55 |
| HSL | 87.86º | 0.93% | 0.24% | - |
| HSV(B) | 87.86º | 0.97% | 0.45% | - |
| XYZ | 8.38 | 13.59 | 2.3 | - |
| YUV | 87.68 | 80.77 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 4 | 0.45 | 0 | 0.97 | 0.55 | 87.86 | 0.93 | 0.24 |
| Hex | 40 | 74 | 4 | 2D | 0 | 61 | 37 | 58 | 5D | 18 |
| Octal | 100 | 164 | 4 | 55 | 0 | 141 | 67 | 130 | 135 | 30 |
| Binary | 1000000 | 1110100 | 100 | 101101 | 0 | 1100001 | 110111 | 1011000 | 1011101 | 11000 |
Color Harmonies of #407404
Complementary color
Monochromatic Colors of #407404
Black with #407404
Text Example
Text Example
White with #407404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407404; }
p { color: rgb(64,116,4); }
H1.HeaderClassName
{
color: #407404;
}
.AnyTagClassName
{
color: #407404;
}
</style>
background-color css
<style>
a { background-color: #407404; }
a { background-color: rgb(64,116,4); }
div.DivClassName
{
background-color: #407404;
}
.BgClassName
{
background-color: #407404;
}
</style>
border-color css
<style>
span { border-color: #407404; }
span { border-color: rgb(64,116,4); }
td.TdClassName
{
border-color: #407404;
}
.TagClassName
{
border-color: #407404;
}
</style>