Shades of Bilbao #408907
Tints of Bilbao #408907
RGB
CMYK
RGB Variations
Color information
#408907 (or 0x408907) is known color: Bilbao. HEX triplet: 40, 89 and 07. RGB value is (64,137,7). Sum of RGB (Red+Green+Blue) = 64+137+7=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 137 (53.91% from 255 or 65.87% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 137 - color contains mainly: green. Hex color #408907 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408907 is #BF76F8. Grayscale: #646464. Windows color (decimal): -12547833 or 493888. OLE color: 493888.
HSL color Cylindrical-coordinate representation of color #408907: hue angle of 93.69º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #408907 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 7 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.46 |
| HSL | 93.69º | 0.9% | 0.28% | - |
| HSV(B) | 93.69º | 0.95% | 0.54% | - |
| XYZ | 11.1 | 19 | 3.28 | - |
| YUV | 100.35 | 75.32 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 7 | 0.53 | 0 | 0.95 | 0.46 | 93.69 | 0.9 | 0.28 |
| Hex | 40 | 89 | 7 | 35 | 0 | 5F | 2E | 5E | 5A | 1C |
| Octal | 100 | 211 | 7 | 65 | 0 | 137 | 56 | 136 | 132 | 34 |
| Binary | 1000000 | 10001001 | 111 | 110101 | 0 | 1011111 | 101110 | 1011110 | 1011010 | 11100 |
Color Harmonies of #408907
Complementary color
Monochromatic Colors of #408907
Black with #408907
Text Example
Text Example
White with #408907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408907; }
p { color: rgb(64,137,7); }
H1.HeaderClassName
{
color: #408907;
}
.AnyTagClassName
{
color: #408907;
}
</style>
background-color css
<style>
a { background-color: #408907; }
a { background-color: rgb(64,137,7); }
div.DivClassName
{
background-color: #408907;
}
.BgClassName
{
background-color: #408907;
}
</style>
border-color css
<style>
span { border-color: #408907; }
span { border-color: rgb(64,137,7); }
td.TdClassName
{
border-color: #408907;
}
.TagClassName
{
border-color: #408907;
}
</style>