Shades of Bilbao #407229
Tints of Bilbao #407229
RGB
CMYK
RGB Variations
Color information
#407229 (or 0x407229) is known color: Bilbao. HEX triplet: 40, 72 and 29. RGB value is (64,114,41). Sum of RGB (Red+Green+Blue) = 64+114+41=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 41 (16.41% from 255 or 18.72% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #407229 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407229 is #BF8DD6. Grayscale: #5A5A5A. Windows color (decimal): -12553687 or 2716224. OLE color: 2716224.
HSL color Cylindrical-coordinate representation of color #407229: hue angle of 101.1º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #407229 is Cyan = 0.44, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 41 | - |
| CMYK | 0.44 | 0 | 0.64 | 0.55 |
| HSL | 101.1º | 0.47% | 0.3% | - |
| HSV(B) | 101.1º | 0.64% | 0.45% | - |
| XYZ | 8.53 | 13.28 | 4.21 | - |
| YUV | 90.73 | 99.94 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 41 | 0.44 | 0 | 0.64 | 0.55 | 101.1 | 0.47 | 0.3 |
| Hex | 40 | 72 | 29 | 2C | 0 | 40 | 37 | 65 | 2F | 1E |
| Octal | 100 | 162 | 51 | 54 | 0 | 100 | 67 | 145 | 57 | 36 |
| Binary | 1000000 | 1110010 | 101001 | 101100 | 0 | 1000000 | 110111 | 1100101 | 101111 | 11110 |
Color Harmonies of #407229
Complementary color
Monochromatic Colors of #407229
Black with #407229
Text Example
Text Example
White with #407229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407229; }
p { color: rgb(64,114,41); }
H1.HeaderClassName
{
color: #407229;
}
.AnyTagClassName
{
color: #407229;
}
</style>
background-color css
<style>
a { background-color: #407229; }
a { background-color: rgb(64,114,41); }
div.DivClassName
{
background-color: #407229;
}
.BgClassName
{
background-color: #407229;
}
</style>
border-color css
<style>
span { border-color: #407229; }
span { border-color: rgb(64,114,41); }
td.TdClassName
{
border-color: #407229;
}
.TagClassName
{
border-color: #407229;
}
</style>