Shades of Bilbao #408220
Tints of Bilbao #408220
RGB
CMYK
RGB Variations
Color information
#408220 (or 0x408220) is known color: Bilbao. HEX triplet: 40, 82 and 20. RGB value is (64,130,32). Sum of RGB (Red+Green+Blue) = 64+130+32=226 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.32% from 226); Green value is 130 (51.17% from 255 or 57.52% from 226); Blue value is 32 (12.89% from 255 or 14.16% from 226); Max value from RGB is 130 - color contains mainly: green. Hex color #408220 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408220 is #BF7DDF. Grayscale: #636363. Windows color (decimal): -12549600 or 2130496. OLE color: 2130496.
HSL color Cylindrical-coordinate representation of color #408220: hue angle of 100.41º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #408220 is Cyan = 0.51, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 32 | - |
| CMYK | 0.51 | 0 | 0.75 | 0.49 |
| HSL | 100.41º | 0.6% | 0.32% | - |
| HSV(B) | 100.41º | 0.75% | 0.51% | - |
| XYZ | 10.36 | 17.16 | 4.13 | - |
| YUV | 99.09 | 90.13 | 102.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 32 | 0.51 | 0 | 0.75 | 0.49 | 100.41 | 0.6 | 0.32 |
| Hex | 40 | 82 | 20 | 33 | 0 | 4B | 31 | 64 | 3C | 20 |
| Octal | 100 | 202 | 40 | 63 | 0 | 113 | 61 | 144 | 74 | 40 |
| Binary | 1000000 | 10000010 | 100000 | 110011 | 0 | 1001011 | 110001 | 1100100 | 111100 | 100000 |
Color Harmonies of #408220
Complementary color
Monochromatic Colors of #408220
Black with #408220
Text Example
Text Example
White with #408220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408220; }
p { color: rgb(64,130,32); }
H1.HeaderClassName
{
color: #408220;
}
.AnyTagClassName
{
color: #408220;
}
</style>
background-color css
<style>
a { background-color: #408220; }
a { background-color: rgb(64,130,32); }
div.DivClassName
{
background-color: #408220;
}
.BgClassName
{
background-color: #408220;
}
</style>
border-color css
<style>
span { border-color: #408220; }
span { border-color: rgb(64,130,32); }
td.TdClassName
{
border-color: #408220;
}
.TagClassName
{
border-color: #408220;
}
</style>