Shades of Bilbao #407720
Tints of Bilbao #407720
RGB
CMYK
RGB Variations
Color information
#407720 (or 0x407720) is known color: Bilbao. HEX triplet: 40, 77 and 20. RGB value is (64,119,32). Sum of RGB (Red+Green+Blue) = 64+119+32=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 119 (46.88% from 255 or 55.35% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 119 - color contains mainly: green. Hex color #407720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407720 is #BF88DF. Grayscale: #5C5C5C. Windows color (decimal): -12552416 or 2127680. OLE color: 2127680.
HSL color Cylindrical-coordinate representation of color #407720: hue angle of 97.93º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #407720 is Cyan = 0.46, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 32 | - |
| CMYK | 0.46 | 0 | 0.73 | 0.53 |
| HSL | 97.93º | 0.58% | 0.3% | - |
| HSV(B) | 97.93º | 0.73% | 0.47% | - |
| XYZ | 8.97 | 14.39 | 3.67 | - |
| YUV | 92.64 | 93.78 | 107.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 32 | 0.46 | 0 | 0.73 | 0.53 | 97.93 | 0.58 | 0.3 |
| Hex | 40 | 77 | 20 | 2E | 0 | 49 | 35 | 62 | 3A | 1E |
| Octal | 100 | 167 | 40 | 56 | 0 | 111 | 65 | 142 | 72 | 36 |
| Binary | 1000000 | 1110111 | 100000 | 101110 | 0 | 1001001 | 110101 | 1100010 | 111010 | 11110 |
Color Harmonies of #407720
Complementary color
Monochromatic Colors of #407720
Black with #407720
Text Example
Text Example
White with #407720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407720; }
p { color: rgb(64,119,32); }
H1.HeaderClassName
{
color: #407720;
}
.AnyTagClassName
{
color: #407720;
}
</style>
background-color css
<style>
a { background-color: #407720; }
a { background-color: rgb(64,119,32); }
div.DivClassName
{
background-color: #407720;
}
.BgClassName
{
background-color: #407720;
}
</style>
border-color css
<style>
span { border-color: #407720; }
span { border-color: rgb(64,119,32); }
td.TdClassName
{
border-color: #407720;
}
.TagClassName
{
border-color: #407720;
}
</style>