Shades of Bilbao #407213
Tints of Bilbao #407213
RGB
CMYK
RGB Variations
Color information
#407213 (or 0x407213) is known color: Bilbao. HEX triplet: 40, 72 and 13. RGB value is (64,114,19). Sum of RGB (Red+Green+Blue) = 64+114+19=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 114 (44.92% from 255 or 57.87% from 197); Blue value is 19 (7.81% from 255 or 9.64% from 197); Max value from RGB is 114 - color contains mainly: green. Hex color #407213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407213 is #BF8DEC. Grayscale: #585858. Windows color (decimal): -12553709 or 1274432. OLE color: 1274432.
HSL color Cylindrical-coordinate representation of color #407213: hue angle of 91.58º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #407213 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 19 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.55 |
| HSL | 91.58º | 0.71% | 0.26% | - |
| HSV(B) | 91.58º | 0.83% | 0.45% | - |
| XYZ | 8.25 | 13.17 | 2.72 | - |
| YUV | 88.22 | 88.94 | 110.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 19 | 0.44 | 0 | 0.83 | 0.55 | 91.58 | 0.71 | 0.26 |
| Hex | 40 | 72 | 13 | 2C | 0 | 53 | 37 | 5C | 47 | 1A |
| Octal | 100 | 162 | 23 | 54 | 0 | 123 | 67 | 134 | 107 | 32 |
| Binary | 1000000 | 1110010 | 10011 | 101100 | 0 | 1010011 | 110111 | 1011100 | 1000111 | 11010 |
Color Harmonies of #407213
Complementary color
Monochromatic Colors of #407213
Black with #407213
Text Example
Text Example
White with #407213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407213; }
p { color: rgb(64,114,19); }
H1.HeaderClassName
{
color: #407213;
}
.AnyTagClassName
{
color: #407213;
}
</style>
background-color css
<style>
a { background-color: #407213; }
a { background-color: rgb(64,114,19); }
div.DivClassName
{
background-color: #407213;
}
.BgClassName
{
background-color: #407213;
}
</style>
border-color css
<style>
span { border-color: #407213; }
span { border-color: rgb(64,114,19); }
td.TdClassName
{
border-color: #407213;
}
.TagClassName
{
border-color: #407213;
}
</style>