Shades of Bilbao #407019
Tints of Bilbao #407019
RGB
CMYK
RGB Variations
Color information
#407019 (or 0x407019) is known color: Bilbao. HEX triplet: 40, 70 and 19. RGB value is (64,112,25). Sum of RGB (Red+Green+Blue) = 64+112+25=201 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.84% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 25 (10.16% from 255 or 12.44% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #407019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407019 is #BF8FE6. Grayscale: #585858. Windows color (decimal): -12554215 or 1667136. OLE color: 1667136.
HSL color Cylindrical-coordinate representation of color #407019: hue angle of 93.1º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #407019 is Cyan = 0.43, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 25 | - |
| CMYK | 0.43 | 0 | 0.78 | 0.56 |
| HSL | 93.1º | 0.64% | 0.27% | - |
| HSV(B) | 93.1º | 0.78% | 0.44% | - |
| XYZ | 8.08 | 12.75 | 2.95 | - |
| YUV | 87.73 | 92.6 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 25 | 0.43 | 0 | 0.78 | 0.56 | 93.1 | 0.64 | 0.27 |
| Hex | 40 | 70 | 19 | 2B | 0 | 4E | 38 | 5D | 40 | 1B |
| Octal | 100 | 160 | 31 | 53 | 0 | 116 | 70 | 135 | 100 | 33 |
| Binary | 1000000 | 1110000 | 11001 | 101011 | 0 | 1001110 | 111000 | 1011101 | 1000000 | 11011 |
Color Harmonies of #407019
Complementary color
Monochromatic Colors of #407019
Black with #407019
Text Example
Text Example
White with #407019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407019; }
p { color: rgb(64,112,25); }
H1.HeaderClassName
{
color: #407019;
}
.AnyTagClassName
{
color: #407019;
}
</style>
background-color css
<style>
a { background-color: #407019; }
a { background-color: rgb(64,112,25); }
div.DivClassName
{
background-color: #407019;
}
.BgClassName
{
background-color: #407019;
}
</style>
border-color css
<style>
span { border-color: #407019; }
span { border-color: rgb(64,112,25); }
td.TdClassName
{
border-color: #407019;
}
.TagClassName
{
border-color: #407019;
}
</style>