Shades of Bilbao #408516
Tints of Bilbao #408516
RGB
CMYK
RGB Variations
Color information
#408516 (or 0x408516) is known color: Bilbao. HEX triplet: 40, 85 and 16. RGB value is (64,133,22). Sum of RGB (Red+Green+Blue) = 64+133+22=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 133 (52.34% from 255 or 60.73% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 133 - color contains mainly: green. Hex color #408516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408516 is #BF7AE9. Grayscale: #646464. Windows color (decimal): -12548842 or 1475904. OLE color: 1475904.
HSL color Cylindrical-coordinate representation of color #408516: hue angle of 97.3º degrees, saturation: 0.72, 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 #408516 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 22 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.48 |
| HSL | 97.3º | 0.72% | 0.3% | - |
| HSV(B) | 97.3º | 0.83% | 0.52% | - |
| XYZ | 10.65 | 17.92 | 3.66 | - |
| YUV | 99.72 | 84.14 | 102.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 22 | 0.52 | 0 | 0.83 | 0.48 | 97.3 | 0.72 | 0.3 |
| Hex | 40 | 85 | 16 | 34 | 0 | 53 | 30 | 61 | 48 | 1E |
| Octal | 100 | 205 | 26 | 64 | 0 | 123 | 60 | 141 | 110 | 36 |
| Binary | 1000000 | 10000101 | 10110 | 110100 | 0 | 1010011 | 110000 | 1100001 | 1001000 | 11110 |
Color Harmonies of #408516
Complementary color
Monochromatic Colors of #408516
Black with #408516
Text Example
Text Example
White with #408516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408516; }
p { color: rgb(64,133,22); }
H1.HeaderClassName
{
color: #408516;
}
.AnyTagClassName
{
color: #408516;
}
</style>
background-color css
<style>
a { background-color: #408516; }
a { background-color: rgb(64,133,22); }
div.DivClassName
{
background-color: #408516;
}
.BgClassName
{
background-color: #408516;
}
</style>
border-color css
<style>
span { border-color: #408516; }
span { border-color: rgb(64,133,22); }
td.TdClassName
{
border-color: #408516;
}
.TagClassName
{
border-color: #408516;
}
</style>