Shades of Bilbao #407919
Tints of Bilbao #407919
RGB
CMYK
RGB Variations
Color information
#407919 (or 0x407919) is known color: Bilbao. HEX triplet: 40, 79 and 19. RGB value is (64,121,25). Sum of RGB (Red+Green+Blue) = 64+121+25=210 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.48% from 210); Green value is 121 (47.66% from 255 or 57.62% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 121 - color contains mainly: green. Hex color #407919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407919 is #BF86E6. Grayscale: #5D5D5D. Windows color (decimal): -12551911 or 1669440. OLE color: 1669440.
HSL color Cylindrical-coordinate representation of color #407919: hue angle of 95.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #407919 is Cyan = 0.47, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 25 | - |
| CMYK | 0.47 | 0 | 0.79 | 0.53 |
| HSL | 95.63º | 0.66% | 0.29% | - |
| HSV(B) | 95.63º | 0.79% | 0.47% | - |
| XYZ | 9.13 | 14.83 | 3.3 | - |
| YUV | 93.01 | 89.62 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 25 | 0.47 | 0 | 0.79 | 0.53 | 95.63 | 0.66 | 0.29 |
| Hex | 40 | 79 | 19 | 2F | 0 | 4F | 35 | 60 | 42 | 1D |
| Octal | 100 | 171 | 31 | 57 | 0 | 117 | 65 | 140 | 102 | 35 |
| Binary | 1000000 | 1111001 | 11001 | 101111 | 0 | 1001111 | 110101 | 1100000 | 1000010 | 11101 |
Color Harmonies of #407919
Complementary color
Monochromatic Colors of #407919
Black with #407919
Text Example
Text Example
White with #407919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407919; }
p { color: rgb(64,121,25); }
H1.HeaderClassName
{
color: #407919;
}
.AnyTagClassName
{
color: #407919;
}
</style>
background-color css
<style>
a { background-color: #407919; }
a { background-color: rgb(64,121,25); }
div.DivClassName
{
background-color: #407919;
}
.BgClassName
{
background-color: #407919;
}
</style>
border-color css
<style>
span { border-color: #407919; }
span { border-color: rgb(64,121,25); }
td.TdClassName
{
border-color: #407919;
}
.TagClassName
{
border-color: #407919;
}
</style>