Shades of Bilbao #407708
Tints of Bilbao #407708
RGB
CMYK
RGB Variations
Color information
#407708 (or 0x407708) is known color: Bilbao. HEX triplet: 40, 77 and 08. RGB value is (64,119,8). Sum of RGB (Red+Green+Blue) = 64+119+8=191 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.51% from 191); Green value is 119 (46.88% from 255 or 62.30% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 119 - color contains mainly: green. Hex color #407708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407708 is #BF88F7. Grayscale: #5A5A5A. Windows color (decimal): -12552440 or 554816. OLE color: 554816.
HSL color Cylindrical-coordinate representation of color #407708: hue angle of 89.73º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #407708 is Cyan = 0.46, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 8 | - |
| CMYK | 0.46 | 0 | 0.93 | 0.53 |
| HSL | 89.73º | 0.87% | 0.25% | - |
| HSV(B) | 89.73º | 0.93% | 0.47% | - |
| XYZ | 8.76 | 14.3 | 2.53 | - |
| YUV | 89.9 | 81.78 | 109.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 8 | 0.46 | 0 | 0.93 | 0.53 | 89.73 | 0.87 | 0.25 |
| Hex | 40 | 77 | 8 | 2E | 0 | 5D | 35 | 5A | 57 | 19 |
| Octal | 100 | 167 | 10 | 56 | 0 | 135 | 65 | 132 | 127 | 31 |
| Binary | 1000000 | 1110111 | 1000 | 101110 | 0 | 1011101 | 110101 | 1011010 | 1010111 | 11001 |
Color Harmonies of #407708
Complementary color
Monochromatic Colors of #407708
Black with #407708
Text Example
Text Example
White with #407708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407708; }
p { color: rgb(64,119,8); }
H1.HeaderClassName
{
color: #407708;
}
.AnyTagClassName
{
color: #407708;
}
</style>
background-color css
<style>
a { background-color: #407708; }
a { background-color: rgb(64,119,8); }
div.DivClassName
{
background-color: #407708;
}
.BgClassName
{
background-color: #407708;
}
</style>
border-color css
<style>
span { border-color: #407708; }
span { border-color: rgb(64,119,8); }
td.TdClassName
{
border-color: #407708;
}
.TagClassName
{
border-color: #407708;
}
</style>