Shades of Bilbao #408718
Tints of Bilbao #408718
RGB
CMYK
RGB Variations
Color information
#408718 (or 0x408718) is known color: Bilbao. HEX triplet: 40, 87 and 18. RGB value is (64,135,24). Sum of RGB (Red+Green+Blue) = 64+135+24=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 135 (53.12% from 255 or 60.54% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 135 - color contains mainly: green. Hex color #408718 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408718 is #BF78E7. Grayscale: #656565. Windows color (decimal): -12548328 or 1607488. OLE color: 1607488.
HSL color Cylindrical-coordinate representation of color #408718: hue angle of 98.38º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #408718 is Cyan = 0.53, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 24 | - |
| CMYK | 0.53 | 0 | 0.82 | 0.47 |
| HSL | 98.38º | 0.7% | 0.31% | - |
| HSV(B) | 98.38º | 0.82% | 0.53% | - |
| XYZ | 10.94 | 18.48 | 3.86 | - |
| YUV | 101.12 | 84.48 | 101.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 24 | 0.53 | 0 | 0.82 | 0.47 | 98.38 | 0.7 | 0.31 |
| Hex | 40 | 87 | 18 | 35 | 0 | 52 | 2F | 62 | 46 | 1F |
| Octal | 100 | 207 | 30 | 65 | 0 | 122 | 57 | 142 | 106 | 37 |
| Binary | 1000000 | 10000111 | 11000 | 110101 | 0 | 1010010 | 101111 | 1100010 | 1000110 | 11111 |
Color Harmonies of #408718
Complementary color
Monochromatic Colors of #408718
Black with #408718
Text Example
Text Example
White with #408718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408718; }
p { color: rgb(64,135,24); }
H1.HeaderClassName
{
color: #408718;
}
.AnyTagClassName
{
color: #408718;
}
</style>
background-color css
<style>
a { background-color: #408718; }
a { background-color: rgb(64,135,24); }
div.DivClassName
{
background-color: #408718;
}
.BgClassName
{
background-color: #408718;
}
</style>
border-color css
<style>
span { border-color: #408718; }
span { border-color: rgb(64,135,24); }
td.TdClassName
{
border-color: #408718;
}
.TagClassName
{
border-color: #408718;
}
</style>