Shades of Bilbao #407629
Tints of Bilbao #407629
RGB
CMYK
RGB Variations
Color information
#407629 (or 0x407629) is known color: Bilbao. HEX triplet: 40, 76 and 29. RGB value is (64,118,41). Sum of RGB (Red+Green+Blue) = 64+118+41=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 118 (46.48% from 255 or 52.91% from 223); Blue value is 41 (16.41% from 255 or 18.39% from 223); Max value from RGB is 118 - color contains mainly: green. Hex color #407629 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407629 is #BF89D6. Grayscale: #5D5D5D. Windows color (decimal): -12552663 or 2717248. OLE color: 2717248.
HSL color Cylindrical-coordinate representation of color #407629: hue angle of 102.08º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #407629 is Cyan = 0.46, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 41 | - |
| CMYK | 0.46 | 0 | 0.65 | 0.54 |
| HSL | 102.08º | 0.48% | 0.31% | - |
| HSV(B) | 102.08º | 0.65% | 0.46% | - |
| XYZ | 8.99 | 14.21 | 4.37 | - |
| YUV | 93.08 | 98.61 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 41 | 0.46 | 0 | 0.65 | 0.54 | 102.08 | 0.48 | 0.31 |
| Hex | 40 | 76 | 29 | 2E | 0 | 41 | 36 | 66 | 30 | 1F |
| Octal | 100 | 166 | 51 | 56 | 0 | 101 | 66 | 146 | 60 | 37 |
| Binary | 1000000 | 1110110 | 101001 | 101110 | 0 | 1000001 | 110110 | 1100110 | 110000 | 11111 |
Color Harmonies of #407629
Complementary color
Monochromatic Colors of #407629
Black with #407629
Text Example
Text Example
White with #407629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407629; }
p { color: rgb(64,118,41); }
H1.HeaderClassName
{
color: #407629;
}
.AnyTagClassName
{
color: #407629;
}
</style>
background-color css
<style>
a { background-color: #407629; }
a { background-color: rgb(64,118,41); }
div.DivClassName
{
background-color: #407629;
}
.BgClassName
{
background-color: #407629;
}
</style>
border-color css
<style>
span { border-color: #407629; }
span { border-color: rgb(64,118,41); }
td.TdClassName
{
border-color: #407629;
}
.TagClassName
{
border-color: #407629;
}
</style>