Shades of Bilbao #408017
Tints of Bilbao #408017
RGB
CMYK
RGB Variations
Color information
#408017 (or 0x408017) is known color: Bilbao. HEX triplet: 40, 80 and 17. RGB value is (64,128,23). Sum of RGB (Red+Green+Blue) = 64+128+23=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 128 (50.39% from 255 or 59.53% from 215); Blue value is 23 (9.38% from 255 or 10.70% from 215); Max value from RGB is 128 - color contains mainly: green. Hex color #408017 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408017 is #BF7FE8. Grayscale: #616161. Windows color (decimal): -12550121 or 1540160. OLE color: 1540160.
HSL color Cylindrical-coordinate representation of color #408017: hue angle of 96.57º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #408017 is Cyan = 0.5, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 23 | - |
| CMYK | 0.5 | 0 | 0.82 | 0.50 |
| HSL | 96.57º | 0.7% | 0.3% | - |
| HSV(B) | 96.57º | 0.82% | 0.5% | - |
| XYZ | 9.99 | 16.59 | 3.49 | - |
| YUV | 96.89 | 86.3 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 23 | 0.5 | 0 | 0.82 | 0.50 | 96.57 | 0.7 | 0.3 |
| Hex | 40 | 80 | 17 | 32 | 0 | 52 | 32 | 61 | 46 | 1E |
| Octal | 100 | 200 | 27 | 62 | 0 | 122 | 62 | 141 | 106 | 36 |
| Binary | 1000000 | 10000000 | 10111 | 110010 | 0 | 1010010 | 110010 | 1100001 | 1000110 | 11110 |
Color Harmonies of #408017
Complementary color
Monochromatic Colors of #408017
Black with #408017
Text Example
Text Example
White with #408017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408017; }
p { color: rgb(64,128,23); }
H1.HeaderClassName
{
color: #408017;
}
.AnyTagClassName
{
color: #408017;
}
</style>
background-color css
<style>
a { background-color: #408017; }
a { background-color: rgb(64,128,23); }
div.DivClassName
{
background-color: #408017;
}
.BgClassName
{
background-color: #408017;
}
</style>
border-color css
<style>
span { border-color: #408017; }
span { border-color: rgb(64,128,23); }
td.TdClassName
{
border-color: #408017;
}
.TagClassName
{
border-color: #408017;
}
</style>