Shades of Bilbao #408618
Tints of Bilbao #408618
RGB
CMYK
RGB Variations
Color information
#408618 (or 0x408618) is known color: Bilbao. HEX triplet: 40, 86 and 18. RGB value is (64,134,24). Sum of RGB (Red+Green+Blue) = 64+134+24=222 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.83% from 222); Green value is 134 (52.73% from 255 or 60.36% from 222); Blue value is 24 (9.77% from 255 or 10.81% from 222); Max value from RGB is 134 - color contains mainly: green. Hex color #408618 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408618 is #BF79E7. Grayscale: #646464. Windows color (decimal): -12548584 or 1607232. OLE color: 1607232.
HSL color Cylindrical-coordinate representation of color #408618: hue angle of 98.18º 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 #408618 is Cyan = 0.52, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 24 | - |
| CMYK | 0.52 | 0 | 0.82 | 0.47 |
| HSL | 98.18º | 0.7% | 0.31% | - |
| HSV(B) | 98.18º | 0.82% | 0.53% | - |
| XYZ | 10.8 | 18.21 | 3.81 | - |
| YUV | 100.53 | 84.81 | 101.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 24 | 0.52 | 0 | 0.82 | 0.47 | 98.18 | 0.7 | 0.31 |
| Hex | 40 | 86 | 18 | 34 | 0 | 52 | 2F | 62 | 46 | 1F |
| Octal | 100 | 206 | 30 | 64 | 0 | 122 | 57 | 142 | 106 | 37 |
| Binary | 1000000 | 10000110 | 11000 | 110100 | 0 | 1010010 | 101111 | 1100010 | 1000110 | 11111 |
Color Harmonies of #408618
Complementary color
Monochromatic Colors of #408618
Black with #408618
Text Example
Text Example
White with #408618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408618; }
p { color: rgb(64,134,24); }
H1.HeaderClassName
{
color: #408618;
}
.AnyTagClassName
{
color: #408618;
}
</style>
background-color css
<style>
a { background-color: #408618; }
a { background-color: rgb(64,134,24); }
div.DivClassName
{
background-color: #408618;
}
.BgClassName
{
background-color: #408618;
}
</style>
border-color css
<style>
span { border-color: #408618; }
span { border-color: rgb(64,134,24); }
td.TdClassName
{
border-color: #408618;
}
.TagClassName
{
border-color: #408618;
}
</style>