Shades of Bilbao #407718
Tints of Bilbao #407718
RGB
CMYK
RGB Variations
Color information
#407718 (or 0x407718) is known color: Bilbao. HEX triplet: 40, 77 and 18. RGB value is (64,119,24). Sum of RGB (Red+Green+Blue) = 64+119+24=207 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.92% from 207); Green value is 119 (46.88% from 255 or 57.49% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 119 - color contains mainly: green. Hex color #407718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407718 is #BF88E7. Grayscale: #5C5C5C. Windows color (decimal): -12552424 or 1603392. OLE color: 1603392.
HSL color Cylindrical-coordinate representation of color #407718: hue angle of 94.74º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #407718 is Cyan = 0.46, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 24 | - |
| CMYK | 0.46 | 0 | 0.80 | 0.53 |
| HSL | 94.74º | 0.66% | 0.28% | - |
| HSV(B) | 94.74º | 0.8% | 0.47% | - |
| XYZ | 8.88 | 14.35 | 3.17 | - |
| YUV | 91.73 | 89.78 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 24 | 0.46 | 0 | 0.80 | 0.53 | 94.74 | 0.66 | 0.28 |
| Hex | 40 | 77 | 18 | 2E | 0 | 50 | 35 | 5F | 42 | 1C |
| Octal | 100 | 167 | 30 | 56 | 0 | 120 | 65 | 137 | 102 | 34 |
| Binary | 1000000 | 1110111 | 11000 | 101110 | 0 | 1010000 | 110101 | 1011111 | 1000010 | 11100 |
Color Harmonies of #407718
Complementary color
Monochromatic Colors of #407718
Black with #407718
Text Example
Text Example
White with #407718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407718; }
p { color: rgb(64,119,24); }
H1.HeaderClassName
{
color: #407718;
}
.AnyTagClassName
{
color: #407718;
}
</style>
background-color css
<style>
a { background-color: #407718; }
a { background-color: rgb(64,119,24); }
div.DivClassName
{
background-color: #407718;
}
.BgClassName
{
background-color: #407718;
}
</style>
border-color css
<style>
span { border-color: #407718; }
span { border-color: rgb(64,119,24); }
td.TdClassName
{
border-color: #407718;
}
.TagClassName
{
border-color: #407718;
}
</style>