Shades of Bilbao #408612
Tints of Bilbao #408612
RGB
CMYK
RGB Variations
Color information
#408612 (or 0x408612) is known color: Bilbao. HEX triplet: 40, 86 and 12. RGB value is (64,134,18). Sum of RGB (Red+Green+Blue) = 64+134+18=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 134 (52.73% from 255 or 62.04% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 134 - color contains mainly: green. Hex color #408612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408612 is #BF79ED. Grayscale: #646464. Windows color (decimal): -12548590 or 1214016. OLE color: 1214016.
HSL color Cylindrical-coordinate representation of color #408612: hue angle of 96.21º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #408612 is Cyan = 0.52, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 18 | - |
| CMYK | 0.52 | 0 | 0.87 | 0.47 |
| HSL | 96.21º | 0.76% | 0.3% | - |
| HSV(B) | 96.21º | 0.87% | 0.53% | - |
| XYZ | 10.75 | 18.18 | 3.52 | - |
| YUV | 99.85 | 81.81 | 102.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 18 | 0.52 | 0 | 0.87 | 0.47 | 96.21 | 0.76 | 0.3 |
| Hex | 40 | 86 | 12 | 34 | 0 | 57 | 2F | 60 | 4C | 1E |
| Octal | 100 | 206 | 22 | 64 | 0 | 127 | 57 | 140 | 114 | 36 |
| Binary | 1000000 | 10000110 | 10010 | 110100 | 0 | 1010111 | 101111 | 1100000 | 1001100 | 11110 |
Color Harmonies of #408612
Complementary color
Monochromatic Colors of #408612
Black with #408612
Text Example
Text Example
White with #408612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408612; }
p { color: rgb(64,134,18); }
H1.HeaderClassName
{
color: #408612;
}
.AnyTagClassName
{
color: #408612;
}
</style>
background-color css
<style>
a { background-color: #408612; }
a { background-color: rgb(64,134,18); }
div.DivClassName
{
background-color: #408612;
}
.BgClassName
{
background-color: #408612;
}
</style>
border-color css
<style>
span { border-color: #408612; }
span { border-color: rgb(64,134,18); }
td.TdClassName
{
border-color: #408612;
}
.TagClassName
{
border-color: #408612;
}
</style>