Shades of Bilbao #407908
Tints of Bilbao #407908
RGB
CMYK
RGB Variations
Color information
#407908 (or 0x407908) is known color: Bilbao. HEX triplet: 40, 79 and 08. RGB value is (64,121,8). Sum of RGB (Red+Green+Blue) = 64+121+8=193 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.16% from 193); Green value is 121 (47.66% from 255 or 62.69% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 121 - color contains mainly: green. Hex color #407908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407908 is #BF86F7. Grayscale: #5B5B5B. Windows color (decimal): -12551928 or 555328. OLE color: 555328.
HSL color Cylindrical-coordinate representation of color #407908: hue angle of 90.27º degrees, saturation: 0.88, 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 #407908 is Cyan = 0.47, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 8 | - |
| CMYK | 0.47 | 0 | 0.93 | 0.53 |
| HSL | 90.27º | 0.88% | 0.25% | - |
| HSV(B) | 90.27º | 0.93% | 0.47% | - |
| XYZ | 9 | 14.78 | 2.61 | - |
| YUV | 91.08 | 81.12 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 8 | 0.47 | 0 | 0.93 | 0.53 | 90.27 | 0.88 | 0.25 |
| Hex | 40 | 79 | 8 | 2F | 0 | 5D | 35 | 5A | 58 | 19 |
| Octal | 100 | 171 | 10 | 57 | 0 | 135 | 65 | 132 | 130 | 31 |
| Binary | 1000000 | 1111001 | 1000 | 101111 | 0 | 1011101 | 110101 | 1011010 | 1011000 | 11001 |
Color Harmonies of #407908
Complementary color
Monochromatic Colors of #407908
Black with #407908
Text Example
Text Example
White with #407908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407908; }
p { color: rgb(64,121,8); }
H1.HeaderClassName
{
color: #407908;
}
.AnyTagClassName
{
color: #407908;
}
</style>
background-color css
<style>
a { background-color: #407908; }
a { background-color: rgb(64,121,8); }
div.DivClassName
{
background-color: #407908;
}
.BgClassName
{
background-color: #407908;
}
</style>
border-color css
<style>
span { border-color: #407908; }
span { border-color: rgb(64,121,8); }
td.TdClassName
{
border-color: #407908;
}
.TagClassName
{
border-color: #407908;
}
</style>