Shades of Bilbao #407635
Tints of Bilbao #407635
RGB
CMYK
RGB Variations
Color information
#407635 (or 0x407635) is known color: Bilbao. HEX triplet: 40, 76 and 35. RGB value is (64,118,53). Sum of RGB (Red+Green+Blue) = 64+118+53=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 118 (46.48% from 255 or 50.21% from 235); Blue value is 53 (21.09% from 255 or 22.55% from 235); Max value from RGB is 118 - color contains mainly: green. Hex color #407635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407635 is #BF89CA. Grayscale: #5E5E5E. Windows color (decimal): -12552651 or 3503680. OLE color: 3503680.
HSL color Cylindrical-coordinate representation of color #407635: hue angle of 109.85º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #407635 is Cyan = 0.46, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 53 | - |
| CMYK | 0.46 | 0 | 0.55 | 0.54 |
| HSL | 109.85º | 0.38% | 0.34% | - |
| HSV(B) | 109.85º | 0.55% | 0.46% | - |
| XYZ | 9.24 | 14.3 | 5.64 | - |
| YUV | 94.44 | 104.61 | 106.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 53 | 0.46 | 0 | 0.55 | 0.54 | 109.85 | 0.38 | 0.34 |
| Hex | 40 | 76 | 35 | 2E | 0 | 37 | 36 | 6E | 26 | 22 |
| Octal | 100 | 166 | 65 | 56 | 0 | 67 | 66 | 156 | 46 | 42 |
| Binary | 1000000 | 1110110 | 110101 | 101110 | 0 | 110111 | 110110 | 1101110 | 100110 | 100010 |
Color Harmonies of #407635
Complementary color
Monochromatic Colors of #407635
Black with #407635
Text Example
Text Example
White with #407635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407635; }
p { color: rgb(64,118,53); }
H1.HeaderClassName
{
color: #407635;
}
.AnyTagClassName
{
color: #407635;
}
</style>
background-color css
<style>
a { background-color: #407635; }
a { background-color: rgb(64,118,53); }
div.DivClassName
{
background-color: #407635;
}
.BgClassName
{
background-color: #407635;
}
</style>
border-color css
<style>
span { border-color: #407635; }
span { border-color: rgb(64,118,53); }
td.TdClassName
{
border-color: #407635;
}
.TagClassName
{
border-color: #407635;
}
</style>