Shades of Bilbao #407407
Tints of Bilbao #407407
RGB
CMYK
RGB Variations
Color information
#407407 (or 0x407407) is known color: Bilbao. HEX triplet: 40, 74 and 07. RGB value is (64,116,7). Sum of RGB (Red+Green+Blue) = 64+116+7=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 116 (45.70% from 255 or 62.03% from 187); Blue value is 7 (3.12% from 255 or 3.74% from 187); Max value from RGB is 116 - color contains mainly: green. Hex color #407407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407407 is #BF8BF8. Grayscale: #585858. Windows color (decimal): -12553209 or 488512. OLE color: 488512.
HSL color Cylindrical-coordinate representation of color #407407: hue angle of 88.62º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #407407 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 7 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.55 |
| HSL | 88.62º | 0.89% | 0.24% | - |
| HSV(B) | 88.62º | 0.94% | 0.45% | - |
| XYZ | 8.4 | 13.6 | 2.38 | - |
| YUV | 88.03 | 82.27 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 7 | 0.45 | 0 | 0.94 | 0.55 | 88.62 | 0.89 | 0.24 |
| Hex | 40 | 74 | 7 | 2D | 0 | 5E | 37 | 59 | 59 | 18 |
| Octal | 100 | 164 | 7 | 55 | 0 | 136 | 67 | 131 | 131 | 30 |
| Binary | 1000000 | 1110100 | 111 | 101101 | 0 | 1011110 | 110111 | 1011001 | 1011001 | 11000 |
Color Harmonies of #407407
Complementary color
Monochromatic Colors of #407407
Black with #407407
Text Example
Text Example
White with #407407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407407; }
p { color: rgb(64,116,7); }
H1.HeaderClassName
{
color: #407407;
}
.AnyTagClassName
{
color: #407407;
}
</style>
background-color css
<style>
a { background-color: #407407; }
a { background-color: rgb(64,116,7); }
div.DivClassName
{
background-color: #407407;
}
.BgClassName
{
background-color: #407407;
}
</style>
border-color css
<style>
span { border-color: #407407; }
span { border-color: rgb(64,116,7); }
td.TdClassName
{
border-color: #407407;
}
.TagClassName
{
border-color: #407407;
}
</style>