Shades of Bilbao #407114
Tints of Bilbao #407114
RGB
CMYK
RGB Variations
Color information
#407114 (or 0x407114) is known color: Bilbao. HEX triplet: 40, 71 and 14. RGB value is (64,113,20). Sum of RGB (Red+Green+Blue) = 64+113+20=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 20 (8.20% from 255 or 10.15% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #407114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407114 is #BF8EEB. Grayscale: #585858. Windows color (decimal): -12553964 or 1339712. OLE color: 1339712.
HSL color Cylindrical-coordinate representation of color #407114: hue angle of 91.61º 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 #407114 is Cyan = 0.43, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 20 | - |
| CMYK | 0.43 | 0 | 0.82 | 0.56 |
| HSL | 91.61º | 0.7% | 0.26% | - |
| HSV(B) | 91.61º | 0.82% | 0.44% | - |
| XYZ | 8.15 | 12.95 | 2.73 | - |
| YUV | 87.75 | 89.77 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 20 | 0.43 | 0 | 0.82 | 0.56 | 91.61 | 0.7 | 0.26 |
| Hex | 40 | 71 | 14 | 2B | 0 | 52 | 38 | 5C | 46 | 1A |
| Octal | 100 | 161 | 24 | 53 | 0 | 122 | 70 | 134 | 106 | 32 |
| Binary | 1000000 | 1110001 | 10100 | 101011 | 0 | 1010010 | 111000 | 1011100 | 1000110 | 11010 |
Color Harmonies of #407114
Complementary color
Monochromatic Colors of #407114
Black with #407114
Text Example
Text Example
White with #407114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407114; }
p { color: rgb(64,113,20); }
H1.HeaderClassName
{
color: #407114;
}
.AnyTagClassName
{
color: #407114;
}
</style>
background-color css
<style>
a { background-color: #407114; }
a { background-color: rgb(64,113,20); }
div.DivClassName
{
background-color: #407114;
}
.BgClassName
{
background-color: #407114;
}
</style>
border-color css
<style>
span { border-color: #407114; }
span { border-color: rgb(64,113,20); }
td.TdClassName
{
border-color: #407114;
}
.TagClassName
{
border-color: #407114;
}
</style>