Shades of Bilbao #407124
Tints of Bilbao #407124
RGB
CMYK
RGB Variations
Color information
#407124 (or 0x407124) is known color: Bilbao. HEX triplet: 40, 71 and 24. RGB value is (64,113,36). Sum of RGB (Red+Green+Blue) = 64+113+36=213 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.05% from 213); Green value is 113 (44.53% from 255 or 53.05% from 213); Blue value is 36 (14.45% from 255 or 16.90% from 213); Max value from RGB is 113 - color contains mainly: green. Hex color #407124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407124 is #BF8EDB. Grayscale: #595959. Windows color (decimal): -12553948 or 2388288. OLE color: 2388288.
HSL color Cylindrical-coordinate representation of color #407124: hue angle of 98.18º degrees, saturation: 0.52, 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 #407124 is Cyan = 0.43, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 36 | - |
| CMYK | 0.43 | 0 | 0.68 | 0.56 |
| HSL | 98.18º | 0.52% | 0.29% | - |
| HSV(B) | 98.18º | 0.68% | 0.44% | - |
| XYZ | 8.34 | 13.03 | 3.74 | - |
| YUV | 89.57 | 97.77 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 36 | 0.43 | 0 | 0.68 | 0.56 | 98.18 | 0.52 | 0.29 |
| Hex | 40 | 71 | 24 | 2B | 0 | 44 | 38 | 62 | 34 | 1D |
| Octal | 100 | 161 | 44 | 53 | 0 | 104 | 70 | 142 | 64 | 35 |
| Binary | 1000000 | 1110001 | 100100 | 101011 | 0 | 1000100 | 111000 | 1100010 | 110100 | 11101 |
Color Harmonies of #407124
Complementary color
Monochromatic Colors of #407124
Black with #407124
Text Example
Text Example
White with #407124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407124; }
p { color: rgb(64,113,36); }
H1.HeaderClassName
{
color: #407124;
}
.AnyTagClassName
{
color: #407124;
}
</style>
background-color css
<style>
a { background-color: #407124; }
a { background-color: rgb(64,113,36); }
div.DivClassName
{
background-color: #407124;
}
.BgClassName
{
background-color: #407124;
}
</style>
border-color css
<style>
span { border-color: #407124; }
span { border-color: rgb(64,113,36); }
td.TdClassName
{
border-color: #407124;
}
.TagClassName
{
border-color: #407124;
}
</style>