Shades of Bilbao #407735
Tints of Bilbao #407735
RGB
CMYK
RGB Variations
Color information
#407735 (or 0x407735) is known color: Bilbao. HEX triplet: 40, 77 and 35. RGB value is (64,119,53). Sum of RGB (Red+Green+Blue) = 64+119+53=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 119 (46.88% from 255 or 50.42% from 236); Blue value is 53 (21.09% from 255 or 22.46% from 236); Max value from RGB is 119 - color contains mainly: green. Hex color #407735 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407735 is #BF88CA. Grayscale: #5F5F5F. Windows color (decimal): -12552395 or 3503936. OLE color: 3503936.
HSL color Cylindrical-coordinate representation of color #407735: hue angle of 110º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #407735 is Cyan = 0.46, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 53 | - |
| CMYK | 0.46 | 0 | 0.55 | 0.53 |
| HSL | 110º | 0.38% | 0.34% | - |
| HSV(B) | 110º | 0.55% | 0.47% | - |
| XYZ | 9.35 | 14.54 | 5.68 | - |
| YUV | 95.03 | 104.28 | 105.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 53 | 0.46 | 0 | 0.55 | 0.53 | 110 | 0.38 | 0.34 |
| Hex | 40 | 77 | 35 | 2E | 0 | 37 | 35 | 6E | 26 | 22 |
| Octal | 100 | 167 | 65 | 56 | 0 | 67 | 65 | 156 | 46 | 42 |
| Binary | 1000000 | 1110111 | 110101 | 101110 | 0 | 110111 | 110101 | 1101110 | 100110 | 100010 |
Color Harmonies of #407735
Complementary color
Monochromatic Colors of #407735
Black with #407735
Text Example
Text Example
White with #407735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407735; }
p { color: rgb(64,119,53); }
H1.HeaderClassName
{
color: #407735;
}
.AnyTagClassName
{
color: #407735;
}
</style>
background-color css
<style>
a { background-color: #407735; }
a { background-color: rgb(64,119,53); }
div.DivClassName
{
background-color: #407735;
}
.BgClassName
{
background-color: #407735;
}
</style>
border-color css
<style>
span { border-color: #407735; }
span { border-color: rgb(64,119,53); }
td.TdClassName
{
border-color: #407735;
}
.TagClassName
{
border-color: #407735;
}
</style>