Shades of Bilbao #408520
Tints of Bilbao #408520
RGB
CMYK
RGB Variations
Color information
#408520 (or 0x408520) is known color: Bilbao. HEX triplet: 40, 85 and 20. RGB value is (64,133,32). Sum of RGB (Red+Green+Blue) = 64+133+32=229 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.95% from 229); Green value is 133 (52.34% from 255 or 58.08% from 229); Blue value is 32 (12.89% from 255 or 13.97% from 229); Max value from RGB is 133 - color contains mainly: green. Hex color #408520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408520 is #BF7ADF. Grayscale: #656565. Windows color (decimal): -12548832 or 2131264. OLE color: 2131264.
HSL color Cylindrical-coordinate representation of color #408520: hue angle of 100.99º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #408520 is Cyan = 0.52, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 32 | - |
| CMYK | 0.52 | 0 | 0.76 | 0.48 |
| HSL | 100.99º | 0.61% | 0.32% | - |
| HSV(B) | 100.99º | 0.76% | 0.52% | - |
| XYZ | 10.76 | 17.97 | 4.27 | - |
| YUV | 100.86 | 89.14 | 101.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 32 | 0.52 | 0 | 0.76 | 0.48 | 100.99 | 0.61 | 0.32 |
| Hex | 40 | 85 | 20 | 34 | 0 | 4C | 30 | 65 | 3D | 20 |
| Octal | 100 | 205 | 40 | 64 | 0 | 114 | 60 | 145 | 75 | 40 |
| Binary | 1000000 | 10000101 | 100000 | 110100 | 0 | 1001100 | 110000 | 1100101 | 111101 | 100000 |
Color Harmonies of #408520
Complementary color
Monochromatic Colors of #408520
Black with #408520
Text Example
Text Example
White with #408520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408520; }
p { color: rgb(64,133,32); }
H1.HeaderClassName
{
color: #408520;
}
.AnyTagClassName
{
color: #408520;
}
</style>
background-color css
<style>
a { background-color: #408520; }
a { background-color: rgb(64,133,32); }
div.DivClassName
{
background-color: #408520;
}
.BgClassName
{
background-color: #408520;
}
</style>
border-color css
<style>
span { border-color: #408520; }
span { border-color: rgb(64,133,32); }
td.TdClassName
{
border-color: #408520;
}
.TagClassName
{
border-color: #408520;
}
</style>