Shades of Bilbao #418110
Tints of Bilbao #418110
RGB
CMYK
RGB Variations
Color information
#418110 (or 0x418110) is known color: Bilbao. HEX triplet: 41, 81 and 10. RGB value is (65,129,16). Sum of RGB (Red+Green+Blue) = 65+129+16=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 129 (50.78% from 255 or 61.43% from 210); Blue value is 16 (6.64% from 255 or 7.62% from 210); Max value from RGB is 129 - color contains mainly: green. Hex color #418110 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418110 is #BE7EEF. Grayscale: #616161. Windows color (decimal): -12484336 or 1081665. OLE color: 1081665.
HSL color Cylindrical-coordinate representation of color #418110: hue angle of 93.98º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #418110 is Cyan = 0.50, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 129 | 16 | - |
| CMYK | 0.50 | 0 | 0.88 | 0.49 |
| HSL | 93.98º | 0.78% | 0.28% | - |
| HSV(B) | 93.98º | 0.88% | 0.51% | - |
| XYZ | 10.12 | 16.86 | 3.21 | - |
| YUV | 96.98 | 82.3 | 105.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 129 | 16 | 0.50 | 0 | 0.88 | 0.49 | 93.98 | 0.78 | 0.28 |
| Hex | 41 | 81 | 10 | 32 | 0 | 58 | 31 | 5E | 4E | 1C |
| Octal | 101 | 201 | 20 | 62 | 0 | 130 | 61 | 136 | 116 | 34 |
| Binary | 1000001 | 10000001 | 10000 | 110010 | 0 | 1011000 | 110001 | 1011110 | 1001110 | 11100 |
Color Harmonies of #418110
Complementary color
Monochromatic Colors of #418110
Black with #418110
Text Example
Text Example
White with #418110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418110; }
p { color: rgb(65,129,16); }
H1.HeaderClassName
{
color: #418110;
}
.AnyTagClassName
{
color: #418110;
}
</style>
background-color css
<style>
a { background-color: #418110; }
a { background-color: rgb(65,129,16); }
div.DivClassName
{
background-color: #418110;
}
.BgClassName
{
background-color: #418110;
}
</style>
border-color css
<style>
span { border-color: #418110; }
span { border-color: rgb(65,129,16); }
td.TdClassName
{
border-color: #418110;
}
.TagClassName
{
border-color: #418110;
}
</style>