Shades of Bilbao #408210
Tints of Bilbao #408210
RGB
CMYK
RGB Variations
Color information
#408210 (or 0x408210) is known color: Bilbao. HEX triplet: 40, 82 and 10. RGB value is (64,130,16). Sum of RGB (Red+Green+Blue) = 64+130+16=210 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.48% from 210); Green value is 130 (51.17% from 255 or 61.90% from 210); Blue value is 16 (6.64% from 255 or 7.62% from 210); Max value from RGB is 130 - color contains mainly: green. Hex color #408210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408210 is #BF7DEF. Grayscale: #616161. Windows color (decimal): -12549616 or 1081920. OLE color: 1081920.
HSL color Cylindrical-coordinate representation of color #408210: hue angle of 94.74º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #408210 is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 16 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.49 |
| HSL | 94.74º | 0.78% | 0.29% | - |
| HSV(B) | 94.74º | 0.88% | 0.51% | - |
| XYZ | 10.19 | 17.09 | 3.25 | - |
| YUV | 97.27 | 82.13 | 104.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 16 | 0.51 | 0 | 0.88 | 0.49 | 94.74 | 0.78 | 0.29 |
| Hex | 40 | 82 | 10 | 33 | 0 | 58 | 31 | 5F | 4E | 1D |
| Octal | 100 | 202 | 20 | 63 | 0 | 130 | 61 | 137 | 116 | 35 |
| Binary | 1000000 | 10000010 | 10000 | 110011 | 0 | 1011000 | 110001 | 1011111 | 1001110 | 11101 |
Color Harmonies of #408210
Complementary color
Monochromatic Colors of #408210
Black with #408210
Text Example
Text Example
White with #408210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408210; }
p { color: rgb(64,130,16); }
H1.HeaderClassName
{
color: #408210;
}
.AnyTagClassName
{
color: #408210;
}
</style>
background-color css
<style>
a { background-color: #408210; }
a { background-color: rgb(64,130,16); }
div.DivClassName
{
background-color: #408210;
}
.BgClassName
{
background-color: #408210;
}
</style>
border-color css
<style>
span { border-color: #408210; }
span { border-color: rgb(64,130,16); }
td.TdClassName
{
border-color: #408210;
}
.TagClassName
{
border-color: #408210;
}
</style>