Shades of Bilbao #407924
Tints of Bilbao #407924
RGB
CMYK
RGB Variations
Color information
#407924 (or 0x407924) is known color: Bilbao. HEX triplet: 40, 79 and 24. RGB value is (64,121,36). Sum of RGB (Red+Green+Blue) = 64+121+36=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 121 (47.66% from 255 or 54.75% from 221); Blue value is 36 (14.45% from 255 or 16.29% from 221); Max value from RGB is 121 - color contains mainly: green. Hex color #407924 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407924 is #BF86DB. Grayscale: #5E5E5E. Windows color (decimal): -12551900 or 2390336. OLE color: 2390336.
HSL color Cylindrical-coordinate representation of color #407924: hue angle of 100.24º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #407924 is Cyan = 0.47, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 36 | - |
| CMYK | 0.47 | 0 | 0.70 | 0.53 |
| HSL | 100.24º | 0.54% | 0.31% | - |
| HSV(B) | 100.24º | 0.7% | 0.47% | - |
| XYZ | 9.27 | 14.89 | 4.05 | - |
| YUV | 94.27 | 95.12 | 106.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 36 | 0.47 | 0 | 0.70 | 0.53 | 100.24 | 0.54 | 0.31 |
| Hex | 40 | 79 | 24 | 2F | 0 | 46 | 35 | 64 | 36 | 1F |
| Octal | 100 | 171 | 44 | 57 | 0 | 106 | 65 | 144 | 66 | 37 |
| Binary | 1000000 | 1111001 | 100100 | 101111 | 0 | 1000110 | 110101 | 1100100 | 110110 | 11111 |
Color Harmonies of #407924
Complementary color
Monochromatic Colors of #407924
Black with #407924
Text Example
Text Example
White with #407924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407924; }
p { color: rgb(64,121,36); }
H1.HeaderClassName
{
color: #407924;
}
.AnyTagClassName
{
color: #407924;
}
</style>
background-color css
<style>
a { background-color: #407924; }
a { background-color: rgb(64,121,36); }
div.DivClassName
{
background-color: #407924;
}
.BgClassName
{
background-color: #407924;
}
</style>
border-color css
<style>
span { border-color: #407924; }
span { border-color: rgb(64,121,36); }
td.TdClassName
{
border-color: #407924;
}
.TagClassName
{
border-color: #407924;
}
</style>