Shades of Bilbao #418516
Tints of Bilbao #418516
RGB
CMYK
RGB Variations
Color information
#418516 (or 0x418516) is known color: Bilbao. HEX triplet: 41, 85 and 16. RGB value is (65,133,22). Sum of RGB (Red+Green+Blue) = 65+133+22=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 133 (52.34% from 255 or 60.45% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 133 - color contains mainly: green. Hex color #418516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418516 is #BE7AE9. Grayscale: #646464. Windows color (decimal): -12483306 or 1475905. OLE color: 1475905.
HSL color Cylindrical-coordinate representation of color #418516: hue angle of 96.76º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #418516 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 133 | 22 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.48 |
| HSL | 96.76º | 0.72% | 0.3% | - |
| HSV(B) | 96.76º | 0.83% | 0.52% | - |
| XYZ | 10.71 | 17.96 | 3.66 | - |
| YUV | 100.01 | 83.97 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 133 | 22 | 0.51 | 0 | 0.83 | 0.48 | 96.76 | 0.72 | 0.3 |
| Hex | 41 | 85 | 16 | 33 | 0 | 53 | 30 | 61 | 48 | 1E |
| Octal | 101 | 205 | 26 | 63 | 0 | 123 | 60 | 141 | 110 | 36 |
| Binary | 1000001 | 10000101 | 10110 | 110011 | 0 | 1010011 | 110000 | 1100001 | 1001000 | 11110 |
Color Harmonies of #418516
Complementary color
Monochromatic Colors of #418516
Black with #418516
Text Example
Text Example
White with #418516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418516; }
p { color: rgb(65,133,22); }
H1.HeaderClassName
{
color: #418516;
}
.AnyTagClassName
{
color: #418516;
}
</style>
background-color css
<style>
a { background-color: #418516; }
a { background-color: rgb(65,133,22); }
div.DivClassName
{
background-color: #418516;
}
.BgClassName
{
background-color: #418516;
}
</style>
border-color css
<style>
span { border-color: #418516; }
span { border-color: rgb(65,133,22); }
td.TdClassName
{
border-color: #418516;
}
.TagClassName
{
border-color: #418516;
}
</style>