Shades of Bilbao #407126
Tints of Bilbao #407126
RGB
CMYK
RGB Variations
Color information
#407126 (or 0x407126) is known color: Bilbao. HEX triplet: 40, 71 and 26. RGB value is (64,113,38). Sum of RGB (Red+Green+Blue) = 64+113+38=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 113 (44.53% from 255 or 52.56% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 113 - color contains mainly: green. Hex color #407126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407126 is #BF8ED9. Grayscale: #5A5A5A. Windows color (decimal): -12553946 or 2519360. OLE color: 2519360.
HSL color Cylindrical-coordinate representation of color #407126: hue angle of 99.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #407126 is Cyan = 0.43, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 38 | - |
| CMYK | 0.43 | 0 | 0.66 | 0.56 |
| HSL | 99.2º | 0.5% | 0.3% | - |
| HSV(B) | 99.2º | 0.66% | 0.44% | - |
| XYZ | 8.37 | 13.04 | 3.91 | - |
| YUV | 89.8 | 98.77 | 109.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 38 | 0.43 | 0 | 0.66 | 0.56 | 99.2 | 0.5 | 0.3 |
| Hex | 40 | 71 | 26 | 2B | 0 | 42 | 38 | 63 | 32 | 1E |
| Octal | 100 | 161 | 46 | 53 | 0 | 102 | 70 | 143 | 62 | 36 |
| Binary | 1000000 | 1110001 | 100110 | 101011 | 0 | 1000010 | 111000 | 1100011 | 110010 | 11110 |
Color Harmonies of #407126
Complementary color
Monochromatic Colors of #407126
Black with #407126
Text Example
Text Example
White with #407126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407126; }
p { color: rgb(64,113,38); }
H1.HeaderClassName
{
color: #407126;
}
.AnyTagClassName
{
color: #407126;
}
</style>
background-color css
<style>
a { background-color: #407126; }
a { background-color: rgb(64,113,38); }
div.DivClassName
{
background-color: #407126;
}
.BgClassName
{
background-color: #407126;
}
</style>
border-color css
<style>
span { border-color: #407126; }
span { border-color: rgb(64,113,38); }
td.TdClassName
{
border-color: #407126;
}
.TagClassName
{
border-color: #407126;
}
</style>