Shades of Bilbao #408221
Tints of Bilbao #408221
RGB
CMYK
RGB Variations
Color information
#408221 (or 0x408221) is known color: Bilbao. HEX triplet: 40, 82 and 21. RGB value is (64,130,33). Sum of RGB (Red+Green+Blue) = 64+130+33=227 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.19% from 227); Green value is 130 (51.17% from 255 or 57.27% from 227); Blue value is 33 (13.28% from 255 or 14.54% from 227); Max value from RGB is 130 - color contains mainly: green. Hex color #408221 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408221 is #BF7DDE. Grayscale: #636363. Windows color (decimal): -12549599 or 2196032. OLE color: 2196032.
HSL color Cylindrical-coordinate representation of color #408221: hue angle of 100.82º 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 #408221 is Cyan = 0.51, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 33 | - |
| CMYK | 0.51 | 0 | 0.75 | 0.49 |
| HSL | 100.82º | 0.6% | 0.32% | - |
| HSV(B) | 100.82º | 0.75% | 0.51% | - |
| XYZ | 10.37 | 17.17 | 4.21 | - |
| YUV | 99.21 | 90.63 | 102.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 33 | 0.51 | 0 | 0.75 | 0.49 | 100.82 | 0.6 | 0.32 |
| Hex | 40 | 82 | 21 | 33 | 0 | 4B | 31 | 65 | 3C | 20 |
| Octal | 100 | 202 | 41 | 63 | 0 | 113 | 61 | 145 | 74 | 40 |
| Binary | 1000000 | 10000010 | 100001 | 110011 | 0 | 1001011 | 110001 | 1100101 | 111100 | 100000 |
Color Harmonies of #408221
Complementary color
Monochromatic Colors of #408221
Black with #408221
Text Example
Text Example
White with #408221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408221; }
p { color: rgb(64,130,33); }
H1.HeaderClassName
{
color: #408221;
}
.AnyTagClassName
{
color: #408221;
}
</style>
background-color css
<style>
a { background-color: #408221; }
a { background-color: rgb(64,130,33); }
div.DivClassName
{
background-color: #408221;
}
.BgClassName
{
background-color: #408221;
}
</style>
border-color css
<style>
span { border-color: #408221; }
span { border-color: rgb(64,130,33); }
td.TdClassName
{
border-color: #408221;
}
.TagClassName
{
border-color: #408221;
}
</style>