Shades of Bilbao #418614
Tints of Bilbao #418614
RGB
CMYK
RGB Variations
Color information
#418614 (or 0x418614) is known color: Bilbao. HEX triplet: 41, 86 and 14. RGB value is (65,134,20). Sum of RGB (Red+Green+Blue) = 65+134+20=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 134 (52.73% from 255 or 61.19% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 134 - color contains mainly: green. Hex color #418614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418614 is #BE79EB. Grayscale: #646464. Windows color (decimal): -12483052 or 1345089. OLE color: 1345089.
HSL color Cylindrical-coordinate representation of color #418614: hue angle of 96.32º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #418614 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 134 | 20 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.47 |
| HSL | 96.32º | 0.74% | 0.3% | - |
| HSV(B) | 96.32º | 0.85% | 0.53% | - |
| XYZ | 10.83 | 18.22 | 3.61 | - |
| YUV | 100.37 | 82.64 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 134 | 20 | 0.51 | 0 | 0.85 | 0.47 | 96.32 | 0.74 | 0.3 |
| Hex | 41 | 86 | 14 | 33 | 0 | 55 | 2F | 60 | 4A | 1E |
| Octal | 101 | 206 | 24 | 63 | 0 | 125 | 57 | 140 | 112 | 36 |
| Binary | 1000001 | 10000110 | 10100 | 110011 | 0 | 1010101 | 101111 | 1100000 | 1001010 | 11110 |
Color Harmonies of #418614
Complementary color
Monochromatic Colors of #418614
Black with #418614
Text Example
Text Example
White with #418614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418614; }
p { color: rgb(65,134,20); }
H1.HeaderClassName
{
color: #418614;
}
.AnyTagClassName
{
color: #418614;
}
</style>
background-color css
<style>
a { background-color: #418614; }
a { background-color: rgb(65,134,20); }
div.DivClassName
{
background-color: #418614;
}
.BgClassName
{
background-color: #418614;
}
</style>
border-color css
<style>
span { border-color: #418614; }
span { border-color: rgb(65,134,20); }
td.TdClassName
{
border-color: #418614;
}
.TagClassName
{
border-color: #418614;
}
</style>