Shades of Bilbao #407816
Tints of Bilbao #407816
RGB
CMYK
RGB Variations
Color information
#407816 (or 0x407816) is known color: Bilbao. HEX triplet: 40, 78 and 16. RGB value is (64,120,22). Sum of RGB (Red+Green+Blue) = 64+120+22=206 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.07% from 206); Green value is 120 (47.27% from 255 or 58.25% from 206); Blue value is 22 (8.98% from 255 or 10.68% from 206); Max value from RGB is 120 - color contains mainly: green. Hex color #407816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407816 is #BF87E9. Grayscale: #5C5C5C. Windows color (decimal): -12552170 or 1472576. OLE color: 1472576.
HSL color Cylindrical-coordinate representation of color #407816: hue angle of 94.29º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #407816 is Cyan = 0.47, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 22 | - |
| CMYK | 0.47 | 0 | 0.82 | 0.53 |
| HSL | 94.29º | 0.69% | 0.28% | - |
| HSV(B) | 94.29º | 0.82% | 0.47% | - |
| XYZ | 8.98 | 14.58 | 3.1 | - |
| YUV | 92.08 | 88.45 | 107.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 22 | 0.47 | 0 | 0.82 | 0.53 | 94.29 | 0.69 | 0.28 |
| Hex | 40 | 78 | 16 | 2F | 0 | 52 | 35 | 5E | 45 | 1C |
| Octal | 100 | 170 | 26 | 57 | 0 | 122 | 65 | 136 | 105 | 34 |
| Binary | 1000000 | 1111000 | 10110 | 101111 | 0 | 1010010 | 110101 | 1011110 | 1000101 | 11100 |
Color Harmonies of #407816
Complementary color
Monochromatic Colors of #407816
Black with #407816
Text Example
Text Example
White with #407816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407816; }
p { color: rgb(64,120,22); }
H1.HeaderClassName
{
color: #407816;
}
.AnyTagClassName
{
color: #407816;
}
</style>
background-color css
<style>
a { background-color: #407816; }
a { background-color: rgb(64,120,22); }
div.DivClassName
{
background-color: #407816;
}
.BgClassName
{
background-color: #407816;
}
</style>
border-color css
<style>
span { border-color: #407816; }
span { border-color: rgb(64,120,22); }
td.TdClassName
{
border-color: #407816;
}
.TagClassName
{
border-color: #407816;
}
</style>