Shades of Bilbao #408613
Tints of Bilbao #408613
RGB
CMYK
RGB Variations
Color information
#408613 (or 0x408613) is known color: Bilbao. HEX triplet: 40, 86 and 13. RGB value is (64,134,19). Sum of RGB (Red+Green+Blue) = 64+134+19=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 134 (52.73% from 255 or 61.75% from 217); Blue value is 19 (7.81% from 255 or 8.76% from 217); Max value from RGB is 134 - color contains mainly: green. Hex color #408613 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408613 is #BF79EC. Grayscale: #646464. Windows color (decimal): -12548589 or 1279552. OLE color: 1279552.
HSL color Cylindrical-coordinate representation of color #408613: hue angle of 96.52º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #408613 is Cyan = 0.52, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 19 | - |
| CMYK | 0.52 | 0 | 0.86 | 0.47 |
| HSL | 96.52º | 0.75% | 0.3% | - |
| HSV(B) | 96.52º | 0.86% | 0.53% | - |
| XYZ | 10.76 | 18.19 | 3.56 | - |
| YUV | 99.96 | 82.31 | 102.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 19 | 0.52 | 0 | 0.86 | 0.47 | 96.52 | 0.75 | 0.3 |
| Hex | 40 | 86 | 13 | 34 | 0 | 56 | 2F | 61 | 4B | 1E |
| Octal | 100 | 206 | 23 | 64 | 0 | 126 | 57 | 141 | 113 | 36 |
| Binary | 1000000 | 10000110 | 10011 | 110100 | 0 | 1010110 | 101111 | 1100001 | 1001011 | 11110 |
Color Harmonies of #408613
Complementary color
Monochromatic Colors of #408613
Black with #408613
Text Example
Text Example
White with #408613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408613; }
p { color: rgb(64,134,19); }
H1.HeaderClassName
{
color: #408613;
}
.AnyTagClassName
{
color: #408613;
}
</style>
background-color css
<style>
a { background-color: #408613; }
a { background-color: rgb(64,134,19); }
div.DivClassName
{
background-color: #408613;
}
.BgClassName
{
background-color: #408613;
}
</style>
border-color css
<style>
span { border-color: #408613; }
span { border-color: rgb(64,134,19); }
td.TdClassName
{
border-color: #408613;
}
.TagClassName
{
border-color: #408613;
}
</style>