Shades of Bilbao #407508
Tints of Bilbao #407508
RGB
CMYK
RGB Variations
Color information
#407508 (or 0x407508) is known color: Bilbao. HEX triplet: 40, 75 and 08. RGB value is (64,117,8). Sum of RGB (Red+Green+Blue) = 64+117+8=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 8 (3.52% from 255 or 4.23% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #407508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407508 is #BF8AF7. Grayscale: #595959. Windows color (decimal): -12552952 or 554304. OLE color: 554304.
HSL color Cylindrical-coordinate representation of color #407508: hue angle of 89.17º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #407508 is Cyan = 0.45, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 8 | - |
| CMYK | 0.45 | 0 | 0.93 | 0.54 |
| HSL | 89.17º | 0.87% | 0.25% | - |
| HSV(B) | 89.17º | 0.93% | 0.46% | - |
| XYZ | 8.52 | 13.83 | 2.45 | - |
| YUV | 88.73 | 82.44 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 8 | 0.45 | 0 | 0.93 | 0.54 | 89.17 | 0.87 | 0.25 |
| Hex | 40 | 75 | 8 | 2D | 0 | 5D | 36 | 59 | 57 | 19 |
| Octal | 100 | 165 | 10 | 55 | 0 | 135 | 66 | 131 | 127 | 31 |
| Binary | 1000000 | 1110101 | 1000 | 101101 | 0 | 1011101 | 110110 | 1011001 | 1010111 | 11001 |
Color Harmonies of #407508
Complementary color
Monochromatic Colors of #407508
Black with #407508
Text Example
Text Example
White with #407508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407508; }
p { color: rgb(64,117,8); }
H1.HeaderClassName
{
color: #407508;
}
.AnyTagClassName
{
color: #407508;
}
</style>
background-color css
<style>
a { background-color: #407508; }
a { background-color: rgb(64,117,8); }
div.DivClassName
{
background-color: #407508;
}
.BgClassName
{
background-color: #407508;
}
</style>
border-color css
<style>
span { border-color: #407508; }
span { border-color: rgb(64,117,8); }
td.TdClassName
{
border-color: #407508;
}
.TagClassName
{
border-color: #407508;
}
</style>