Shades of Bilbao #407024
Tints of Bilbao #407024
RGB
CMYK
RGB Variations
Color information
#407024 (or 0x407024) is known color: Bilbao. HEX triplet: 40, 70 and 24. RGB value is (64,112,36). Sum of RGB (Red+Green+Blue) = 64+112+36=212 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.19% from 212); Green value is 112 (44.14% from 255 or 52.83% from 212); Blue value is 36 (14.45% from 255 or 16.98% from 212); Max value from RGB is 112 - color contains mainly: green. Hex color #407024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407024 is #BF8FDB. Grayscale: #595959. Windows color (decimal): -12554204 or 2388032. OLE color: 2388032.
HSL color Cylindrical-coordinate representation of color #407024: hue angle of 97.89º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #407024 is Cyan = 0.43, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 36 | - |
| CMYK | 0.43 | 0 | 0.68 | 0.56 |
| HSL | 97.89º | 0.51% | 0.29% | - |
| HSV(B) | 97.89º | 0.68% | 0.44% | - |
| XYZ | 8.23 | 12.81 | 3.71 | - |
| YUV | 88.98 | 98.1 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 36 | 0.43 | 0 | 0.68 | 0.56 | 97.89 | 0.51 | 0.29 |
| Hex | 40 | 70 | 24 | 2B | 0 | 44 | 38 | 62 | 33 | 1D |
| Octal | 100 | 160 | 44 | 53 | 0 | 104 | 70 | 142 | 63 | 35 |
| Binary | 1000000 | 1110000 | 100100 | 101011 | 0 | 1000100 | 111000 | 1100010 | 110011 | 11101 |
Color Harmonies of #407024
Complementary color
Monochromatic Colors of #407024
Black with #407024
Text Example
Text Example
White with #407024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407024; }
p { color: rgb(64,112,36); }
H1.HeaderClassName
{
color: #407024;
}
.AnyTagClassName
{
color: #407024;
}
</style>
background-color css
<style>
a { background-color: #407024; }
a { background-color: rgb(64,112,36); }
div.DivClassName
{
background-color: #407024;
}
.BgClassName
{
background-color: #407024;
}
</style>
border-color css
<style>
span { border-color: #407024; }
span { border-color: rgb(64,112,36); }
td.TdClassName
{
border-color: #407024;
}
.TagClassName
{
border-color: #407024;
}
</style>