Shades of Bilbao #407907
Tints of Bilbao #407907
RGB
CMYK
RGB Variations
Color information
#407907 (or 0x407907) is known color: Bilbao. HEX triplet: 40, 79 and 07. RGB value is (64,121,7). Sum of RGB (Red+Green+Blue) = 64+121+7=192 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.33% from 192); Green value is 121 (47.66% from 255 or 63.02% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 121 - color contains mainly: green. Hex color #407907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407907 is #BF86F8. Grayscale: #5B5B5B. Windows color (decimal): -12551929 or 489792. OLE color: 489792.
HSL color Cylindrical-coordinate representation of color #407907: hue angle of 90º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #407907 is Cyan = 0.47, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 7 | - |
| CMYK | 0.47 | 0 | 0.94 | 0.53 |
| HSL | 90º | 0.89% | 0.25% | - |
| HSV(B) | 90º | 0.94% | 0.47% | - |
| XYZ | 8.99 | 14.78 | 2.58 | - |
| YUV | 90.96 | 80.62 | 108.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 7 | 0.47 | 0 | 0.94 | 0.53 | 90 | 0.89 | 0.25 |
| Hex | 40 | 79 | 7 | 2F | 0 | 5E | 35 | 5A | 59 | 19 |
| Octal | 100 | 171 | 7 | 57 | 0 | 136 | 65 | 132 | 131 | 31 |
| Binary | 1000000 | 1111001 | 111 | 101111 | 0 | 1011110 | 110101 | 1011010 | 1011001 | 11001 |
Color Harmonies of #407907
Complementary color
Monochromatic Colors of #407907
Black with #407907
Text Example
Text Example
White with #407907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407907; }
p { color: rgb(64,121,7); }
H1.HeaderClassName
{
color: #407907;
}
.AnyTagClassName
{
color: #407907;
}
</style>
background-color css
<style>
a { background-color: #407907; }
a { background-color: rgb(64,121,7); }
div.DivClassName
{
background-color: #407907;
}
.BgClassName
{
background-color: #407907;
}
</style>
border-color css
<style>
span { border-color: #407907; }
span { border-color: rgb(64,121,7); }
td.TdClassName
{
border-color: #407907;
}
.TagClassName
{
border-color: #407907;
}
</style>