Shades of Bilbao #407526
Tints of Bilbao #407526
RGB
CMYK
RGB Variations
Color information
#407526 (or 0x407526) is known color: Bilbao. HEX triplet: 40, 75 and 26. RGB value is (64,117,38). Sum of RGB (Red+Green+Blue) = 64+117+38=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 117 (46.09% from 255 or 53.42% from 219); Blue value is 38 (15.23% from 255 or 17.35% from 219); Max value from RGB is 117 - color contains mainly: green. Hex color #407526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407526 is #BF8AD9. Grayscale: #5C5C5C. Windows color (decimal): -12552922 or 2520384. OLE color: 2520384.
HSL color Cylindrical-coordinate representation of color #407526: hue angle of 100.25º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #407526 is Cyan = 0.45, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 38 | - |
| CMYK | 0.45 | 0 | 0.68 | 0.54 |
| HSL | 100.25º | 0.51% | 0.3% | - |
| HSV(B) | 100.25º | 0.68% | 0.46% | - |
| XYZ | 8.83 | 13.95 | 4.06 | - |
| YUV | 92.15 | 97.44 | 107.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 38 | 0.45 | 0 | 0.68 | 0.54 | 100.25 | 0.51 | 0.3 |
| Hex | 40 | 75 | 26 | 2D | 0 | 44 | 36 | 64 | 33 | 1E |
| Octal | 100 | 165 | 46 | 55 | 0 | 104 | 66 | 144 | 63 | 36 |
| Binary | 1000000 | 1110101 | 100110 | 101101 | 0 | 1000100 | 110110 | 1100100 | 110011 | 11110 |
Color Harmonies of #407526
Complementary color
Monochromatic Colors of #407526
Black with #407526
Text Example
Text Example
White with #407526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407526; }
p { color: rgb(64,117,38); }
H1.HeaderClassName
{
color: #407526;
}
.AnyTagClassName
{
color: #407526;
}
</style>
background-color css
<style>
a { background-color: #407526; }
a { background-color: rgb(64,117,38); }
div.DivClassName
{
background-color: #407526;
}
.BgClassName
{
background-color: #407526;
}
</style>
border-color css
<style>
span { border-color: #407526; }
span { border-color: rgb(64,117,38); }
td.TdClassName
{
border-color: #407526;
}
.TagClassName
{
border-color: #407526;
}
</style>