Shades of Bilbao #407936
Tints of Bilbao #407936
RGB
CMYK
RGB Variations
Color information
#407936 (or 0x407936) is known color: Bilbao. HEX triplet: 40, 79 and 36. RGB value is (64,121,54). Sum of RGB (Red+Green+Blue) = 64+121+54=239 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.78% from 239); Green value is 121 (47.66% from 255 or 50.63% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 121 - color contains mainly: green. Hex color #407936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407936 is #BF86C9. Grayscale: #606060. Windows color (decimal): -12551882 or 3569984. OLE color: 3569984.
HSL color Cylindrical-coordinate representation of color #407936: hue angle of 111.04º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #407936 is Cyan = 0.47, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 54 | - |
| CMYK | 0.47 | 0 | 0.55 | 0.53 |
| HSL | 111.04º | 0.38% | 0.34% | - |
| HSV(B) | 111.04º | 0.55% | 0.47% | - |
| XYZ | 9.62 | 15.03 | 5.88 | - |
| YUV | 96.32 | 104.12 | 104.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 54 | 0.47 | 0 | 0.55 | 0.53 | 111.04 | 0.38 | 0.34 |
| Hex | 40 | 79 | 36 | 2F | 0 | 37 | 35 | 6F | 26 | 22 |
| Octal | 100 | 171 | 66 | 57 | 0 | 67 | 65 | 157 | 46 | 42 |
| Binary | 1000000 | 1111001 | 110110 | 101111 | 0 | 110111 | 110101 | 1101111 | 100110 | 100010 |
Color Harmonies of #407936
Complementary color
Monochromatic Colors of #407936
Black with #407936
Text Example
Text Example
White with #407936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407936; }
p { color: rgb(64,121,54); }
H1.HeaderClassName
{
color: #407936;
}
.AnyTagClassName
{
color: #407936;
}
</style>
background-color css
<style>
a { background-color: #407936; }
a { background-color: rgb(64,121,54); }
div.DivClassName
{
background-color: #407936;
}
.BgClassName
{
background-color: #407936;
}
</style>
border-color css
<style>
span { border-color: #407936; }
span { border-color: rgb(64,121,54); }
td.TdClassName
{
border-color: #407936;
}
.TagClassName
{
border-color: #407936;
}
</style>