Shades of Bilbao #407426
Tints of Bilbao #407426
RGB
CMYK
RGB Variations
Color information
#407426 (or 0x407426) is known color: Bilbao. HEX triplet: 40, 74 and 26. RGB value is (64,116,38). Sum of RGB (Red+Green+Blue) = 64+116+38=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 116 (45.70% from 255 or 53.21% from 218); Blue value is 38 (15.23% from 255 or 17.43% from 218); Max value from RGB is 116 - color contains mainly: green. Hex color #407426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407426 is #BF8BD9. Grayscale: #5B5B5B. Windows color (decimal): -12553178 or 2520128. OLE color: 2520128.
HSL color Cylindrical-coordinate representation of color #407426: hue angle of 100º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #407426 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 38 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.55 |
| HSL | 100º | 0.51% | 0.3% | - |
| HSV(B) | 100º | 0.67% | 0.45% | - |
| XYZ | 8.71 | 13.72 | 4.02 | - |
| YUV | 91.56 | 97.77 | 108.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 38 | 0.45 | 0 | 0.67 | 0.55 | 100 | 0.51 | 0.3 |
| Hex | 40 | 74 | 26 | 2D | 0 | 43 | 37 | 64 | 33 | 1E |
| Octal | 100 | 164 | 46 | 55 | 0 | 103 | 67 | 144 | 63 | 36 |
| Binary | 1000000 | 1110100 | 100110 | 101101 | 0 | 1000011 | 110111 | 1100100 | 110011 | 11110 |
Color Harmonies of #407426
Complementary color
Monochromatic Colors of #407426
Black with #407426
Text Example
Text Example
White with #407426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407426; }
p { color: rgb(64,116,38); }
H1.HeaderClassName
{
color: #407426;
}
.AnyTagClassName
{
color: #407426;
}
</style>
background-color css
<style>
a { background-color: #407426; }
a { background-color: rgb(64,116,38); }
div.DivClassName
{
background-color: #407426;
}
.BgClassName
{
background-color: #407426;
}
</style>
border-color css
<style>
span { border-color: #407426; }
span { border-color: rgb(64,116,38); }
td.TdClassName
{
border-color: #407426;
}
.TagClassName
{
border-color: #407426;
}
</style>