Shades of Bilbao #407010
Tints of Bilbao #407010
RGB
CMYK
RGB Variations
Color information
#407010 (or 0x407010) is known color: Bilbao. HEX triplet: 40, 70 and 10. RGB value is (64,112,16). Sum of RGB (Red+Green+Blue) = 64+112+16=192 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.33% from 192); Green value is 112 (44.14% from 255 or 58.33% from 192); Blue value is 16 (6.64% from 255 or 8.33% from 192); Max value from RGB is 112 - color contains mainly: green. Hex color #407010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407010 is #BF8FEF. Grayscale: #575757. Windows color (decimal): -12554224 or 1077312. OLE color: 1077312.
HSL color Cylindrical-coordinate representation of color #407010: hue angle of 90º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #407010 is Cyan = 0.43, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 16 | - |
| CMYK | 0.43 | 0 | 0.86 | 0.56 |
| HSL | 90º | 0.75% | 0.25% | - |
| HSV(B) | 90º | 0.86% | 0.44% | - |
| XYZ | 8 | 12.72 | 2.52 | - |
| YUV | 86.7 | 88.1 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 16 | 0.43 | 0 | 0.86 | 0.56 | 90 | 0.75 | 0.25 |
| Hex | 40 | 70 | 10 | 2B | 0 | 56 | 38 | 5A | 4B | 19 |
| Octal | 100 | 160 | 20 | 53 | 0 | 126 | 70 | 132 | 113 | 31 |
| Binary | 1000000 | 1110000 | 10000 | 101011 | 0 | 1010110 | 111000 | 1011010 | 1001011 | 11001 |
Color Harmonies of #407010
Complementary color
Monochromatic Colors of #407010
Black with #407010
Text Example
Text Example
White with #407010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407010; }
p { color: rgb(64,112,16); }
H1.HeaderClassName
{
color: #407010;
}
.AnyTagClassName
{
color: #407010;
}
</style>
background-color css
<style>
a { background-color: #407010; }
a { background-color: rgb(64,112,16); }
div.DivClassName
{
background-color: #407010;
}
.BgClassName
{
background-color: #407010;
}
</style>
border-color css
<style>
span { border-color: #407010; }
span { border-color: rgb(64,112,16); }
td.TdClassName
{
border-color: #407010;
}
.TagClassName
{
border-color: #407010;
}
</style>