Shades of Bilbao #418908
Tints of Bilbao #418908
RGB
CMYK
RGB Variations
Color information
#418908 (or 0x418908) is known color: Bilbao. HEX triplet: 41, 89 and 08. RGB value is (65,137,8). Sum of RGB (Red+Green+Blue) = 65+137+8=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 137 (53.91% from 255 or 65.24% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 137 - color contains mainly: green. Hex color #418908 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418908 is #BE76F7. Grayscale: #656565. Windows color (decimal): -12482296 or 559425. OLE color: 559425.
HSL color Cylindrical-coordinate representation of color #418908: hue angle of 93.49º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #418908 is Cyan = 0.53, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 137 | 8 | - |
| CMYK | 0.53 | 0 | 0.94 | 0.46 |
| HSL | 93.49º | 0.89% | 0.28% | - |
| HSV(B) | 93.49º | 0.94% | 0.54% | - |
| XYZ | 11.17 | 19.03 | 3.31 | - |
| YUV | 100.77 | 75.65 | 102.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 137 | 8 | 0.53 | 0 | 0.94 | 0.46 | 93.49 | 0.89 | 0.28 |
| Hex | 41 | 89 | 8 | 35 | 0 | 5E | 2E | 5D | 59 | 1C |
| Octal | 101 | 211 | 10 | 65 | 0 | 136 | 56 | 135 | 131 | 34 |
| Binary | 1000001 | 10001001 | 1000 | 110101 | 0 | 1011110 | 101110 | 1011101 | 1011001 | 11100 |
Color Harmonies of #418908
Complementary color
Monochromatic Colors of #418908
Black with #418908
Text Example
Text Example
White with #418908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418908; }
p { color: rgb(65,137,8); }
H1.HeaderClassName
{
color: #418908;
}
.AnyTagClassName
{
color: #418908;
}
</style>
background-color css
<style>
a { background-color: #418908; }
a { background-color: rgb(65,137,8); }
div.DivClassName
{
background-color: #418908;
}
.BgClassName
{
background-color: #418908;
}
</style>
border-color css
<style>
span { border-color: #418908; }
span { border-color: rgb(65,137,8); }
td.TdClassName
{
border-color: #418908;
}
.TagClassName
{
border-color: #418908;
}
</style>