Shades of Bilbao #408217
Tints of Bilbao #408217
RGB
CMYK
RGB Variations
Color information
#408217 (or 0x408217) is known color: Bilbao. HEX triplet: 40, 82 and 17. RGB value is (64,130,23). Sum of RGB (Red+Green+Blue) = 64+130+23=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 130 (51.17% from 255 or 59.91% from 217); Blue value is 23 (9.38% from 255 or 10.60% from 217); Max value from RGB is 130 - color contains mainly: green. Hex color #408217 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408217 is #BF7DE8. Grayscale: #626262. Windows color (decimal): -12549609 or 1540672. OLE color: 1540672.
HSL color Cylindrical-coordinate representation of color #408217: hue angle of 97.01º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #408217 is Cyan = 0.51, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 130 | 23 | - |
| CMYK | 0.51 | 0 | 0.82 | 0.49 |
| HSL | 97.01º | 0.7% | 0.3% | - |
| HSV(B) | 97.01º | 0.82% | 0.51% | - |
| XYZ | 10.25 | 17.12 | 3.57 | - |
| YUV | 98.07 | 85.63 | 103.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 130 | 23 | 0.51 | 0 | 0.82 | 0.49 | 97.01 | 0.7 | 0.3 |
| Hex | 40 | 82 | 17 | 33 | 0 | 52 | 31 | 61 | 46 | 1E |
| Octal | 100 | 202 | 27 | 63 | 0 | 122 | 61 | 141 | 106 | 36 |
| Binary | 1000000 | 10000010 | 10111 | 110011 | 0 | 1010010 | 110001 | 1100001 | 1000110 | 11110 |
Color Harmonies of #408217
Complementary color
Monochromatic Colors of #408217
Black with #408217
Text Example
Text Example
White with #408217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408217; }
p { color: rgb(64,130,23); }
H1.HeaderClassName
{
color: #408217;
}
.AnyTagClassName
{
color: #408217;
}
</style>
background-color css
<style>
a { background-color: #408217; }
a { background-color: rgb(64,130,23); }
div.DivClassName
{
background-color: #408217;
}
.BgClassName
{
background-color: #408217;
}
</style>
border-color css
<style>
span { border-color: #408217; }
span { border-color: rgb(64,130,23); }
td.TdClassName
{
border-color: #408217;
}
.TagClassName
{
border-color: #408217;
}
</style>