Shades of Bilbao #418109
Tints of Bilbao #418109
RGB
CMYK
RGB Variations
Color information
#418109 (or 0x418109) is known color: Bilbao. HEX triplet: 41, 81 and 09. RGB value is (65,129,9). Sum of RGB (Red+Green+Blue) = 65+129+9=203 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.02% from 203); Green value is 129 (50.78% from 255 or 63.55% from 203); Blue value is 9 (3.91% from 255 or 4.43% from 203); Max value from RGB is 129 - color contains mainly: green. Hex color #418109 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418109 is #BE7EF6. Grayscale: #606060. Windows color (decimal): -12484343 or 622913. OLE color: 622913.
HSL color Cylindrical-coordinate representation of color #418109: hue angle of 92º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #418109 is Cyan = 0.50, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 129 | 9 | - |
| CMYK | 0.50 | 0 | 0.93 | 0.49 |
| HSL | 92º | 0.87% | 0.27% | - |
| HSV(B) | 92º | 0.93% | 0.51% | - |
| XYZ | 10.08 | 16.84 | 2.98 | - |
| YUV | 96.18 | 78.8 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 129 | 9 | 0.50 | 0 | 0.93 | 0.49 | 92 | 0.87 | 0.27 |
| Hex | 41 | 81 | 9 | 32 | 0 | 5D | 31 | 5C | 57 | 1B |
| Octal | 101 | 201 | 11 | 62 | 0 | 135 | 61 | 134 | 127 | 33 |
| Binary | 1000001 | 10000001 | 1001 | 110010 | 0 | 1011101 | 110001 | 1011100 | 1010111 | 11011 |
Color Harmonies of #418109
Complementary color
Monochromatic Colors of #418109
Black with #418109
Text Example
Text Example
White with #418109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418109; }
p { color: rgb(65,129,9); }
H1.HeaderClassName
{
color: #418109;
}
.AnyTagClassName
{
color: #418109;
}
</style>
background-color css
<style>
a { background-color: #418109; }
a { background-color: rgb(65,129,9); }
div.DivClassName
{
background-color: #418109;
}
.BgClassName
{
background-color: #418109;
}
</style>
border-color css
<style>
span { border-color: #418109; }
span { border-color: rgb(65,129,9); }
td.TdClassName
{
border-color: #418109;
}
.TagClassName
{
border-color: #418109;
}
</style>