Shades of Bilbao #407127
Tints of Bilbao #407127
RGB
CMYK
RGB Variations
Color information
#407127 (or 0x407127) is known color: Bilbao. HEX triplet: 40, 71 and 27. RGB value is (64,113,39). Sum of RGB (Red+Green+Blue) = 64+113+39=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 113 (44.53% from 255 or 52.31% from 216); Blue value is 39 (15.62% from 255 or 18.06% from 216); Max value from RGB is 113 - color contains mainly: green. Hex color #407127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407127 is #BF8ED8. Grayscale: #5A5A5A. Windows color (decimal): -12553945 or 2584896. OLE color: 2584896.
HSL color Cylindrical-coordinate representation of color #407127: hue angle of 99.73º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #407127 is Cyan = 0.43, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 39 | - |
| CMYK | 0.43 | 0 | 0.65 | 0.56 |
| HSL | 99.73º | 0.49% | 0.3% | - |
| HSV(B) | 99.73º | 0.65% | 0.44% | - |
| XYZ | 8.39 | 13.05 | 4 | - |
| YUV | 89.91 | 99.27 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 39 | 0.43 | 0 | 0.65 | 0.56 | 99.73 | 0.49 | 0.3 |
| Hex | 40 | 71 | 27 | 2B | 0 | 41 | 38 | 64 | 31 | 1E |
| Octal | 100 | 161 | 47 | 53 | 0 | 101 | 70 | 144 | 61 | 36 |
| Binary | 1000000 | 1110001 | 100111 | 101011 | 0 | 1000001 | 111000 | 1100100 | 110001 | 11110 |
Color Harmonies of #407127
Complementary color
Monochromatic Colors of #407127
Black with #407127
Text Example
Text Example
White with #407127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407127; }
p { color: rgb(64,113,39); }
H1.HeaderClassName
{
color: #407127;
}
.AnyTagClassName
{
color: #407127;
}
</style>
background-color css
<style>
a { background-color: #407127; }
a { background-color: rgb(64,113,39); }
div.DivClassName
{
background-color: #407127;
}
.BgClassName
{
background-color: #407127;
}
</style>
border-color css
<style>
span { border-color: #407127; }
span { border-color: rgb(64,113,39); }
td.TdClassName
{
border-color: #407127;
}
.TagClassName
{
border-color: #407127;
}
</style>