Shades of Bilbao #408416
Tints of Bilbao #408416
RGB
CMYK
RGB Variations
Color information
#408416 (or 0x408416) is known color: Bilbao. HEX triplet: 40, 84 and 16. RGB value is (64,132,22). Sum of RGB (Red+Green+Blue) = 64+132+22=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 132 (51.95% from 255 or 60.55% from 218); Blue value is 22 (8.98% from 255 or 10.09% from 218); Max value from RGB is 132 - color contains mainly: green. Hex color #408416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408416 is #BF7BE9. Grayscale: #636363. Windows color (decimal): -12549098 or 1475648. OLE color: 1475648.
HSL color Cylindrical-coordinate representation of color #408416: hue angle of 97.09º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #408416 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 22 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.48 |
| HSL | 97.09º | 0.71% | 0.3% | - |
| HSV(B) | 97.09º | 0.83% | 0.52% | - |
| XYZ | 10.51 | 17.65 | 3.61 | - |
| YUV | 99.13 | 84.47 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 22 | 0.52 | 0 | 0.83 | 0.48 | 97.09 | 0.71 | 0.3 |
| Hex | 40 | 84 | 16 | 34 | 0 | 53 | 30 | 61 | 47 | 1E |
| Octal | 100 | 204 | 26 | 64 | 0 | 123 | 60 | 141 | 107 | 36 |
| Binary | 1000000 | 10000100 | 10110 | 110100 | 0 | 1010011 | 110000 | 1100001 | 1000111 | 11110 |
Color Harmonies of #408416
Complementary color
Monochromatic Colors of #408416
Black with #408416
Text Example
Text Example
White with #408416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408416; }
p { color: rgb(64,132,22); }
H1.HeaderClassName
{
color: #408416;
}
.AnyTagClassName
{
color: #408416;
}
</style>
background-color css
<style>
a { background-color: #408416; }
a { background-color: rgb(64,132,22); }
div.DivClassName
{
background-color: #408416;
}
.BgClassName
{
background-color: #408416;
}
</style>
border-color css
<style>
span { border-color: #408416; }
span { border-color: rgb(64,132,22); }
td.TdClassName
{
border-color: #408416;
}
.TagClassName
{
border-color: #408416;
}
</style>