Shades of Bilbao #407913
Tints of Bilbao #407913
RGB
CMYK
RGB Variations
Color information
#407913 (or 0x407913) is known color: Bilbao. HEX triplet: 40, 79 and 13. RGB value is (64,121,19). Sum of RGB (Red+Green+Blue) = 64+121+19=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 121 (47.66% from 255 or 59.31% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 121 - color contains mainly: green. Hex color #407913 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407913 is #BF86EC. Grayscale: #5C5C5C. Windows color (decimal): -12551917 or 1276224. OLE color: 1276224.
HSL color Cylindrical-coordinate representation of color #407913: hue angle of 93.53º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #407913 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 19 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.53 |
| HSL | 93.53º | 0.73% | 0.27% | - |
| HSV(B) | 93.53º | 0.84% | 0.47% | - |
| XYZ | 9.07 | 14.81 | 3 | - |
| YUV | 92.33 | 86.62 | 107.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 19 | 0.47 | 0 | 0.84 | 0.53 | 93.53 | 0.73 | 0.27 |
| Hex | 40 | 79 | 13 | 2F | 0 | 54 | 35 | 5E | 49 | 1B |
| Octal | 100 | 171 | 23 | 57 | 0 | 124 | 65 | 136 | 111 | 33 |
| Binary | 1000000 | 1111001 | 10011 | 101111 | 0 | 1010100 | 110101 | 1011110 | 1001001 | 11011 |
Color Harmonies of #407913
Complementary color
Monochromatic Colors of #407913
Black with #407913
Text Example
Text Example
White with #407913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407913; }
p { color: rgb(64,121,19); }
H1.HeaderClassName
{
color: #407913;
}
.AnyTagClassName
{
color: #407913;
}
</style>
background-color css
<style>
a { background-color: #407913; }
a { background-color: rgb(64,121,19); }
div.DivClassName
{
background-color: #407913;
}
.BgClassName
{
background-color: #407913;
}
</style>
border-color css
<style>
span { border-color: #407913; }
span { border-color: rgb(64,121,19); }
td.TdClassName
{
border-color: #407913;
}
.TagClassName
{
border-color: #407913;
}
</style>