Shades of Bilbao #408617
Tints of Bilbao #408617
RGB
CMYK
RGB Variations
Color information
#408617 (or 0x408617) is known color: Bilbao. HEX triplet: 40, 86 and 17. RGB value is (64,134,23). Sum of RGB (Red+Green+Blue) = 64+134+23=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 134 (52.73% from 255 or 60.63% from 221); Blue value is 23 (9.38% from 255 or 10.41% from 221); Max value from RGB is 134 - color contains mainly: green. Hex color #408617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408617 is #BF79E8. Grayscale: #646464. Windows color (decimal): -12548585 or 1541696. OLE color: 1541696.
HSL color Cylindrical-coordinate representation of color #408617: hue angle of 97.84º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #408617 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 23 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.47 |
| HSL | 97.84º | 0.71% | 0.31% | - |
| HSV(B) | 97.84º | 0.83% | 0.53% | - |
| XYZ | 10.79 | 18.2 | 3.76 | - |
| YUV | 100.42 | 84.31 | 102.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 23 | 0.52 | 0 | 0.83 | 0.47 | 97.84 | 0.71 | 0.31 |
| Hex | 40 | 86 | 17 | 34 | 0 | 53 | 2F | 62 | 47 | 1F |
| Octal | 100 | 206 | 27 | 64 | 0 | 123 | 57 | 142 | 107 | 37 |
| Binary | 1000000 | 10000110 | 10111 | 110100 | 0 | 1010011 | 101111 | 1100010 | 1000111 | 11111 |
Color Harmonies of #408617
Complementary color
Monochromatic Colors of #408617
Black with #408617
Text Example
Text Example
White with #408617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408617; }
p { color: rgb(64,134,23); }
H1.HeaderClassName
{
color: #408617;
}
.AnyTagClassName
{
color: #408617;
}
</style>
background-color css
<style>
a { background-color: #408617; }
a { background-color: rgb(64,134,23); }
div.DivClassName
{
background-color: #408617;
}
.BgClassName
{
background-color: #408617;
}
</style>
border-color css
<style>
span { border-color: #408617; }
span { border-color: rgb(64,134,23); }
td.TdClassName
{
border-color: #408617;
}
.TagClassName
{
border-color: #408617;
}
</style>