Shades of Bilbao #408219
Tints of Bilbao #408219
RGB
CMYK
RGB Variations
Color information
#408219 (or 0x408219) is known color: Bilbao. HEX triplet: 40, 82 and 19. RGB value is (64,130,25). Sum of RGB (Red+Green+Blue) = 64+130+25=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 130 (51.17% from 255 or 59.36% from 219); Blue value is 25 (10.16% from 255 or 11.42% from 219); Max value from RGB is 130 - color contains mainly: green. Hex color #408219 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408219 is #BF7DE6. Grayscale: #626262. Windows color (decimal): -12549607 or 1671744. OLE color: 1671744.
HSL color Cylindrical-coordinate representation of color #408219: hue angle of 97.71º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #408219 is Cyan = 0.51, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 25 | - |
| CMYK | 0.51 | 0 | 0.81 | 0.49 |
| HSL | 97.71º | 0.68% | 0.3% | - |
| HSV(B) | 97.71º | 0.81% | 0.51% | - |
| XYZ | 10.27 | 17.13 | 3.68 | - |
| YUV | 98.3 | 86.63 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 25 | 0.51 | 0 | 0.81 | 0.49 | 97.71 | 0.68 | 0.3 |
| Hex | 40 | 82 | 19 | 33 | 0 | 51 | 31 | 62 | 44 | 1E |
| Octal | 100 | 202 | 31 | 63 | 0 | 121 | 61 | 142 | 104 | 36 |
| Binary | 1000000 | 10000010 | 11001 | 110011 | 0 | 1010001 | 110001 | 1100010 | 1000100 | 11110 |
Color Harmonies of #408219
Complementary color
Monochromatic Colors of #408219
Black with #408219
Text Example
Text Example
White with #408219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408219; }
p { color: rgb(64,130,25); }
H1.HeaderClassName
{
color: #408219;
}
.AnyTagClassName
{
color: #408219;
}
</style>
background-color css
<style>
a { background-color: #408219; }
a { background-color: rgb(64,130,25); }
div.DivClassName
{
background-color: #408219;
}
.BgClassName
{
background-color: #408219;
}
</style>
border-color css
<style>
span { border-color: #408219; }
span { border-color: rgb(64,130,25); }
td.TdClassName
{
border-color: #408219;
}
.TagClassName
{
border-color: #408219;
}
</style>