Shades of Bilbao #407724
Tints of Bilbao #407724
RGB
CMYK
RGB Variations
Color information
#407724 (or 0x407724) is known color: Bilbao. HEX triplet: 40, 77 and 24. RGB value is (64,119,36). Sum of RGB (Red+Green+Blue) = 64+119+36=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 119 (46.88% from 255 or 54.34% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 119 - color contains mainly: green. Hex color #407724 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407724 is #BF88DB. Grayscale: #5D5D5D. Windows color (decimal): -12552412 or 2389824. OLE color: 2389824.
HSL color Cylindrical-coordinate representation of color #407724: hue angle of 99.76º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #407724 is Cyan = 0.46, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 36 | - |
| CMYK | 0.46 | 0 | 0.70 | 0.53 |
| HSL | 99.76º | 0.54% | 0.3% | - |
| HSV(B) | 99.76º | 0.7% | 0.47% | - |
| XYZ | 9.03 | 14.41 | 3.97 | - |
| YUV | 93.09 | 95.78 | 107.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 36 | 0.46 | 0 | 0.70 | 0.53 | 99.76 | 0.54 | 0.3 |
| Hex | 40 | 77 | 24 | 2E | 0 | 46 | 35 | 64 | 36 | 1E |
| Octal | 100 | 167 | 44 | 56 | 0 | 106 | 65 | 144 | 66 | 36 |
| Binary | 1000000 | 1110111 | 100100 | 101110 | 0 | 1000110 | 110101 | 1100100 | 110110 | 11110 |
Color Harmonies of #407724
Complementary color
Monochromatic Colors of #407724
Black with #407724
Text Example
Text Example
White with #407724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407724; }
p { color: rgb(64,119,36); }
H1.HeaderClassName
{
color: #407724;
}
.AnyTagClassName
{
color: #407724;
}
</style>
background-color css
<style>
a { background-color: #407724; }
a { background-color: rgb(64,119,36); }
div.DivClassName
{
background-color: #407724;
}
.BgClassName
{
background-color: #407724;
}
</style>
border-color css
<style>
span { border-color: #407724; }
span { border-color: rgb(64,119,36); }
td.TdClassName
{
border-color: #407724;
}
.TagClassName
{
border-color: #407724;
}
</style>