Shades of Bilbao #408517
Tints of Bilbao #408517
RGB
CMYK
RGB Variations
Color information
#408517 (or 0x408517) is known color: Bilbao. HEX triplet: 40, 85 and 17. RGB value is (64,133,23). Sum of RGB (Red+Green+Blue) = 64+133+23=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 133 (52.34% from 255 or 60.45% from 220); Blue value is 23 (9.38% from 255 or 10.45% from 220); Max value from RGB is 133 - color contains mainly: green. Hex color #408517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408517 is #BF7AE8. Grayscale: #646464. Windows color (decimal): -12548841 or 1541440. OLE color: 1541440.
HSL color Cylindrical-coordinate representation of color #408517: hue angle of 97.64º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #408517 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 23 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.48 |
| HSL | 97.64º | 0.71% | 0.31% | - |
| HSV(B) | 97.64º | 0.83% | 0.52% | - |
| XYZ | 10.66 | 17.93 | 3.71 | - |
| YUV | 99.83 | 84.64 | 102.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 23 | 0.52 | 0 | 0.83 | 0.48 | 97.64 | 0.71 | 0.31 |
| Hex | 40 | 85 | 17 | 34 | 0 | 53 | 30 | 62 | 47 | 1F |
| Octal | 100 | 205 | 27 | 64 | 0 | 123 | 60 | 142 | 107 | 37 |
| Binary | 1000000 | 10000101 | 10111 | 110100 | 0 | 1010011 | 110000 | 1100010 | 1000111 | 11111 |
Color Harmonies of #408517
Complementary color
Monochromatic Colors of #408517
Black with #408517
Text Example
Text Example
White with #408517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408517; }
p { color: rgb(64,133,23); }
H1.HeaderClassName
{
color: #408517;
}
.AnyTagClassName
{
color: #408517;
}
</style>
background-color css
<style>
a { background-color: #408517; }
a { background-color: rgb(64,133,23); }
div.DivClassName
{
background-color: #408517;
}
.BgClassName
{
background-color: #408517;
}
</style>
border-color css
<style>
span { border-color: #408517; }
span { border-color: rgb(64,133,23); }
td.TdClassName
{
border-color: #408517;
}
.TagClassName
{
border-color: #408517;
}
</style>