Shades of Bilbao #407713
Tints of Bilbao #407713
RGB
CMYK
RGB Variations
Color information
#407713 (or 0x407713) is known color: Bilbao. HEX triplet: 40, 77 and 13. RGB value is (64,119,19). Sum of RGB (Red+Green+Blue) = 64+119+19=202 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.68% from 202); Green value is 119 (46.88% from 255 or 58.91% from 202); Blue value is 19 (7.81% from 255 or 9.41% from 202); Max value from RGB is 119 - color contains mainly: green. Hex color #407713 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407713 is #BF88EC. Grayscale: #5B5B5B. Windows color (decimal): -12552429 or 1275712. OLE color: 1275712.
HSL color Cylindrical-coordinate representation of color #407713: hue angle of 93º degrees, saturation: 0.72, 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 #407713 is Cyan = 0.46, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 19 | - |
| CMYK | 0.46 | 0 | 0.84 | 0.53 |
| HSL | 93º | 0.72% | 0.27% | - |
| HSV(B) | 93º | 0.84% | 0.47% | - |
| XYZ | 8.83 | 14.33 | 2.92 | - |
| YUV | 91.16 | 87.28 | 108.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 19 | 0.46 | 0 | 0.84 | 0.53 | 93 | 0.72 | 0.27 |
| Hex | 40 | 77 | 13 | 2E | 0 | 54 | 35 | 5D | 48 | 1B |
| Octal | 100 | 167 | 23 | 56 | 0 | 124 | 65 | 135 | 110 | 33 |
| Binary | 1000000 | 1110111 | 10011 | 101110 | 0 | 1010100 | 110101 | 1011101 | 1001000 | 11011 |
Color Harmonies of #407713
Complementary color
Monochromatic Colors of #407713
Black with #407713
Text Example
Text Example
White with #407713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407713; }
p { color: rgb(64,119,19); }
H1.HeaderClassName
{
color: #407713;
}
.AnyTagClassName
{
color: #407713;
}
</style>
background-color css
<style>
a { background-color: #407713; }
a { background-color: rgb(64,119,19); }
div.DivClassName
{
background-color: #407713;
}
.BgClassName
{
background-color: #407713;
}
</style>
border-color css
<style>
span { border-color: #407713; }
span { border-color: rgb(64,119,19); }
td.TdClassName
{
border-color: #407713;
}
.TagClassName
{
border-color: #407713;
}
</style>