Shades of Bilbao #408808
Tints of Bilbao #408808
RGB
CMYK
RGB Variations
Color information
#408808 (or 0x408808) is known color: Bilbao. HEX triplet: 40, 88 and 08. RGB value is (64,136,8). Sum of RGB (Red+Green+Blue) = 64+136+8=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 136 (53.52% from 255 or 65.38% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 136 - color contains mainly: green. Hex color #408808 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408808 is #BF77F7. Grayscale: #646464. Windows color (decimal): -12548088 or 559168. OLE color: 559168.
HSL color Cylindrical-coordinate representation of color #408808: hue angle of 93.75º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #408808 is Cyan = 0.53, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 8 | - |
| CMYK | 0.53 | 0 | 0.94 | 0.47 |
| HSL | 93.75º | 0.89% | 0.28% | - |
| HSV(B) | 93.75º | 0.94% | 0.53% | - |
| XYZ | 10.96 | 18.72 | 3.26 | - |
| YUV | 99.88 | 76.15 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 8 | 0.53 | 0 | 0.94 | 0.47 | 93.75 | 0.89 | 0.28 |
| Hex | 40 | 88 | 8 | 35 | 0 | 5E | 2F | 5E | 59 | 1C |
| Octal | 100 | 210 | 10 | 65 | 0 | 136 | 57 | 136 | 131 | 34 |
| Binary | 1000000 | 10001000 | 1000 | 110101 | 0 | 1011110 | 101111 | 1011110 | 1011001 | 11100 |
Color Harmonies of #408808
Complementary color
Monochromatic Colors of #408808
Black with #408808
Text Example
Text Example
White with #408808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408808; }
p { color: rgb(64,136,8); }
H1.HeaderClassName
{
color: #408808;
}
.AnyTagClassName
{
color: #408808;
}
</style>
background-color css
<style>
a { background-color: #408808; }
a { background-color: rgb(64,136,8); }
div.DivClassName
{
background-color: #408808;
}
.BgClassName
{
background-color: #408808;
}
</style>
border-color css
<style>
span { border-color: #408808; }
span { border-color: rgb(64,136,8); }
td.TdClassName
{
border-color: #408808;
}
.TagClassName
{
border-color: #408808;
}
</style>