Shades of Bilbao #408014
Tints of Bilbao #408014
RGB
CMYK
RGB Variations
Color information
#408014 (or 0x408014) is known color: Bilbao. HEX triplet: 40, 80 and 14. RGB value is (64,128,20). Sum of RGB (Red+Green+Blue) = 64+128+20=212 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.19% from 212); Green value is 128 (50.39% from 255 or 60.38% from 212); Blue value is 20 (8.20% from 255 or 9.43% from 212); Max value from RGB is 128 - color contains mainly: green. Hex color #408014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408014 is #BF7FEB. Grayscale: #606060. Windows color (decimal): -12550124 or 1343552. OLE color: 1343552.
HSL color Cylindrical-coordinate representation of color #408014: hue angle of 95.56º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #408014 is Cyan = 0.5, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 20 | - |
| CMYK | 0.5 | 0 | 0.84 | 0.50 |
| HSL | 95.56º | 0.73% | 0.29% | - |
| HSV(B) | 95.56º | 0.84% | 0.5% | - |
| XYZ | 9.96 | 16.58 | 3.34 | - |
| YUV | 96.55 | 84.8 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 20 | 0.5 | 0 | 0.84 | 0.50 | 95.56 | 0.73 | 0.29 |
| Hex | 40 | 80 | 14 | 32 | 0 | 54 | 32 | 60 | 49 | 1D |
| Octal | 100 | 200 | 24 | 62 | 0 | 124 | 62 | 140 | 111 | 35 |
| Binary | 1000000 | 10000000 | 10100 | 110010 | 0 | 1010100 | 110010 | 1100000 | 1001001 | 11101 |
Color Harmonies of #408014
Complementary color
Monochromatic Colors of #408014
Black with #408014
Text Example
Text Example
White with #408014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408014; }
p { color: rgb(64,128,20); }
H1.HeaderClassName
{
color: #408014;
}
.AnyTagClassName
{
color: #408014;
}
</style>
background-color css
<style>
a { background-color: #408014; }
a { background-color: rgb(64,128,20); }
div.DivClassName
{
background-color: #408014;
}
.BgClassName
{
background-color: #408014;
}
</style>
border-color css
<style>
span { border-color: #408014; }
span { border-color: rgb(64,128,20); }
td.TdClassName
{
border-color: #408014;
}
.TagClassName
{
border-color: #408014;
}
</style>