Shades of Bilbao #408212
Tints of Bilbao #408212
RGB
CMYK
RGB Variations
Color information
#408212 (or 0x408212) is known color: Bilbao. HEX triplet: 40, 82 and 12. RGB value is (64,130,18). Sum of RGB (Red+Green+Blue) = 64+130+18=212 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.19% from 212); Green value is 130 (51.17% from 255 or 61.32% from 212); Blue value is 18 (7.42% from 255 or 8.49% from 212); Max value from RGB is 130 - color contains mainly: green. Hex color #408212 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408212 is #BF7DED. Grayscale: #616161. Windows color (decimal): -12549614 or 1212992. OLE color: 1212992.
HSL color Cylindrical-coordinate representation of color #408212: hue angle of 95.36º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #408212 is Cyan = 0.51, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 18 | - |
| CMYK | 0.51 | 0 | 0.86 | 0.49 |
| HSL | 95.36º | 0.76% | 0.29% | - |
| HSV(B) | 95.36º | 0.86% | 0.51% | - |
| XYZ | 10.21 | 17.1 | 3.33 | - |
| YUV | 97.5 | 83.13 | 104.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 18 | 0.51 | 0 | 0.86 | 0.49 | 95.36 | 0.76 | 0.29 |
| Hex | 40 | 82 | 12 | 33 | 0 | 56 | 31 | 5F | 4C | 1D |
| Octal | 100 | 202 | 22 | 63 | 0 | 126 | 61 | 137 | 114 | 35 |
| Binary | 1000000 | 10000010 | 10010 | 110011 | 0 | 1010110 | 110001 | 1011111 | 1001100 | 11101 |
Color Harmonies of #408212
Complementary color
Monochromatic Colors of #408212
Black with #408212
Text Example
Text Example
White with #408212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408212; }
p { color: rgb(64,130,18); }
H1.HeaderClassName
{
color: #408212;
}
.AnyTagClassName
{
color: #408212;
}
</style>
background-color css
<style>
a { background-color: #408212; }
a { background-color: rgb(64,130,18); }
div.DivClassName
{
background-color: #408212;
}
.BgClassName
{
background-color: #408212;
}
</style>
border-color css
<style>
span { border-color: #408212; }
span { border-color: rgb(64,130,18); }
td.TdClassName
{
border-color: #408212;
}
.TagClassName
{
border-color: #408212;
}
</style>