Shades of Bilbao #407820
Tints of Bilbao #407820
RGB
CMYK
RGB Variations
Color information
#407820 (or 0x407820) is known color: Bilbao. HEX triplet: 40, 78 and 20. RGB value is (64,120,32). Sum of RGB (Red+Green+Blue) = 64+120+32=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 120 (47.27% from 255 or 55.56% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 120 - color contains mainly: green. Hex color #407820 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407820 is #BF87DF. Grayscale: #5D5D5D. Windows color (decimal): -12552160 or 2127936. OLE color: 2127936.
HSL color Cylindrical-coordinate representation of color #407820: hue angle of 98.18º 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 #407820 is Cyan = 0.47, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 32 | - |
| CMYK | 0.47 | 0 | 0.73 | 0.53 |
| HSL | 98.18º | 0.58% | 0.3% | - |
| HSV(B) | 98.18º | 0.73% | 0.47% | - |
| XYZ | 9.09 | 14.63 | 3.71 | - |
| YUV | 93.22 | 93.45 | 107.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 32 | 0.47 | 0 | 0.73 | 0.53 | 98.18 | 0.58 | 0.3 |
| Hex | 40 | 78 | 20 | 2F | 0 | 49 | 35 | 62 | 3A | 1E |
| Octal | 100 | 170 | 40 | 57 | 0 | 111 | 65 | 142 | 72 | 36 |
| Binary | 1000000 | 1111000 | 100000 | 101111 | 0 | 1001001 | 110101 | 1100010 | 111010 | 11110 |
Color Harmonies of #407820
Complementary color
Monochromatic Colors of #407820
Black with #407820
Text Example
Text Example
White with #407820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407820; }
p { color: rgb(64,120,32); }
H1.HeaderClassName
{
color: #407820;
}
.AnyTagClassName
{
color: #407820;
}
</style>
background-color css
<style>
a { background-color: #407820; }
a { background-color: rgb(64,120,32); }
div.DivClassName
{
background-color: #407820;
}
.BgClassName
{
background-color: #407820;
}
</style>
border-color css
<style>
span { border-color: #407820; }
span { border-color: rgb(64,120,32); }
td.TdClassName
{
border-color: #407820;
}
.TagClassName
{
border-color: #407820;
}
</style>