Shades of Bilbao #407014
Tints of Bilbao #407014
RGB
CMYK
RGB Variations
Color information
#407014 (or 0x407014) is known color: Bilbao. HEX triplet: 40, 70 and 14. RGB value is (64,112,20). Sum of RGB (Red+Green+Blue) = 64+112+20=196 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.65% from 196); Green value is 112 (44.14% from 255 or 57.14% from 196); Blue value is 20 (8.20% from 255 or 10.20% from 196); Max value from RGB is 112 - color contains mainly: green. Hex color #407014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407014 is #BF8FEB. Grayscale: #575757. Windows color (decimal): -12554220 or 1339456. OLE color: 1339456.
HSL color Cylindrical-coordinate representation of color #407014: hue angle of 91.3º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #407014 is Cyan = 0.43, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 20 | - |
| CMYK | 0.43 | 0 | 0.82 | 0.56 |
| HSL | 91.3º | 0.7% | 0.26% | - |
| HSV(B) | 91.3º | 0.82% | 0.44% | - |
| XYZ | 8.03 | 12.73 | 2.7 | - |
| YUV | 87.16 | 90.1 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 20 | 0.43 | 0 | 0.82 | 0.56 | 91.3 | 0.7 | 0.26 |
| Hex | 40 | 70 | 14 | 2B | 0 | 52 | 38 | 5B | 46 | 1A |
| Octal | 100 | 160 | 24 | 53 | 0 | 122 | 70 | 133 | 106 | 32 |
| Binary | 1000000 | 1110000 | 10100 | 101011 | 0 | 1010010 | 111000 | 1011011 | 1000110 | 11010 |
Color Harmonies of #407014
Complementary color
Monochromatic Colors of #407014
Black with #407014
Text Example
Text Example
White with #407014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407014; }
p { color: rgb(64,112,20); }
H1.HeaderClassName
{
color: #407014;
}
.AnyTagClassName
{
color: #407014;
}
</style>
background-color css
<style>
a { background-color: #407014; }
a { background-color: rgb(64,112,20); }
div.DivClassName
{
background-color: #407014;
}
.BgClassName
{
background-color: #407014;
}
</style>
border-color css
<style>
span { border-color: #407014; }
span { border-color: rgb(64,112,20); }
td.TdClassName
{
border-color: #407014;
}
.TagClassName
{
border-color: #407014;
}
</style>