Shades of Bilbao #407914
Tints of Bilbao #407914
RGB
CMYK
RGB Variations
Color information
#407914 (or 0x407914) is known color: Bilbao. HEX triplet: 40, 79 and 14. RGB value is (64,121,20). Sum of RGB (Red+Green+Blue) = 64+121+20=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 121 (47.66% from 255 or 59.02% from 205); Blue value is 20 (8.20% from 255 or 9.76% from 205); Max value from RGB is 121 - color contains mainly: green. Hex color #407914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407914 is #BF86EB. Grayscale: #5C5C5C. Windows color (decimal): -12551916 or 1341760. OLE color: 1341760.
HSL color Cylindrical-coordinate representation of color #407914: hue angle of 93.86º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #407914 is Cyan = 0.47, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 20 | - |
| CMYK | 0.47 | 0 | 0.83 | 0.53 |
| HSL | 93.86º | 0.72% | 0.28% | - |
| HSV(B) | 93.86º | 0.83% | 0.47% | - |
| XYZ | 9.08 | 14.82 | 3.04 | - |
| YUV | 92.44 | 87.12 | 107.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 20 | 0.47 | 0 | 0.83 | 0.53 | 93.86 | 0.72 | 0.28 |
| Hex | 40 | 79 | 14 | 2F | 0 | 53 | 35 | 5E | 48 | 1C |
| Octal | 100 | 171 | 24 | 57 | 0 | 123 | 65 | 136 | 110 | 34 |
| Binary | 1000000 | 1111001 | 10100 | 101111 | 0 | 1010011 | 110101 | 1011110 | 1001000 | 11100 |
Color Harmonies of #407914
Complementary color
Monochromatic Colors of #407914
Black with #407914
Text Example
Text Example
White with #407914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407914; }
p { color: rgb(64,121,20); }
H1.HeaderClassName
{
color: #407914;
}
.AnyTagClassName
{
color: #407914;
}
</style>
background-color css
<style>
a { background-color: #407914; }
a { background-color: rgb(64,121,20); }
div.DivClassName
{
background-color: #407914;
}
.BgClassName
{
background-color: #407914;
}
</style>
border-color css
<style>
span { border-color: #407914; }
span { border-color: rgb(64,121,20); }
td.TdClassName
{
border-color: #407914;
}
.TagClassName
{
border-color: #407914;
}
</style>