Shades of Bilbao #407626
Tints of Bilbao #407626
RGB
CMYK
RGB Variations
Color information
#407626 (or 0x407626) is known color: Bilbao. HEX triplet: 40, 76 and 26. RGB value is (64,118,38). Sum of RGB (Red+Green+Blue) = 64+118+38=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 118 (46.48% from 255 or 53.64% from 220); Blue value is 38 (15.23% from 255 or 17.27% from 220); Max value from RGB is 118 - color contains mainly: green. Hex color #407626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407626 is #BF89D9. Grayscale: #5D5D5D. Windows color (decimal): -12552666 or 2520640. OLE color: 2520640.
HSL color Cylindrical-coordinate representation of color #407626: hue angle of 100.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #407626 is Cyan = 0.46, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 38 | - |
| CMYK | 0.46 | 0 | 0.68 | 0.54 |
| HSL | 100.5º | 0.51% | 0.31% | - |
| HSV(B) | 100.5º | 0.68% | 0.46% | - |
| XYZ | 8.94 | 14.19 | 4.1 | - |
| YUV | 92.73 | 97.11 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 38 | 0.46 | 0 | 0.68 | 0.54 | 100.5 | 0.51 | 0.31 |
| Hex | 40 | 76 | 26 | 2E | 0 | 44 | 36 | 64 | 33 | 1F |
| Octal | 100 | 166 | 46 | 56 | 0 | 104 | 66 | 144 | 63 | 37 |
| Binary | 1000000 | 1110110 | 100110 | 101110 | 0 | 1000100 | 110110 | 1100100 | 110011 | 11111 |
Color Harmonies of #407626
Complementary color
Monochromatic Colors of #407626
Black with #407626
Text Example
Text Example
White with #407626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407626; }
p { color: rgb(64,118,38); }
H1.HeaderClassName
{
color: #407626;
}
.AnyTagClassName
{
color: #407626;
}
</style>
background-color css
<style>
a { background-color: #407626; }
a { background-color: rgb(64,118,38); }
div.DivClassName
{
background-color: #407626;
}
.BgClassName
{
background-color: #407626;
}
</style>
border-color css
<style>
span { border-color: #407626; }
span { border-color: rgb(64,118,38); }
td.TdClassName
{
border-color: #407626;
}
.TagClassName
{
border-color: #407626;
}
</style>