Shades of Bilbao #418512
Tints of Bilbao #418512
RGB
CMYK
RGB Variations
Color information
#418512 (or 0x418512) is known color: Bilbao. HEX triplet: 41, 85 and 12. RGB value is (65,133,18). Sum of RGB (Red+Green+Blue) = 65+133+18=216 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.09% from 216); Green value is 133 (52.34% from 255 or 61.57% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 133 - color contains mainly: green. Hex color #418512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418512 is #BE7AED. Grayscale: #636363. Windows color (decimal): -12483310 or 1213761. OLE color: 1213761.
HSL color Cylindrical-coordinate representation of color #418512: hue angle of 95.48º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #418512 is Cyan = 0.51, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 133 | 18 | - |
| CMYK | 0.51 | 0 | 0.86 | 0.48 |
| HSL | 95.48º | 0.76% | 0.3% | - |
| HSV(B) | 95.48º | 0.86% | 0.52% | - |
| XYZ | 10.68 | 17.94 | 3.47 | - |
| YUV | 99.56 | 81.97 | 103.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 133 | 18 | 0.51 | 0 | 0.86 | 0.48 | 95.48 | 0.76 | 0.3 |
| Hex | 41 | 85 | 12 | 33 | 0 | 56 | 30 | 5F | 4C | 1E |
| Octal | 101 | 205 | 22 | 63 | 0 | 126 | 60 | 137 | 114 | 36 |
| Binary | 1000001 | 10000101 | 10010 | 110011 | 0 | 1010110 | 110000 | 1011111 | 1001100 | 11110 |
Color Harmonies of #418512
Complementary color
Monochromatic Colors of #418512
Black with #418512
Text Example
Text Example
White with #418512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418512; }
p { color: rgb(65,133,18); }
H1.HeaderClassName
{
color: #418512;
}
.AnyTagClassName
{
color: #418512;
}
</style>
background-color css
<style>
a { background-color: #418512; }
a { background-color: rgb(65,133,18); }
div.DivClassName
{
background-color: #418512;
}
.BgClassName
{
background-color: #418512;
}
</style>
border-color css
<style>
span { border-color: #418512; }
span { border-color: rgb(65,133,18); }
td.TdClassName
{
border-color: #418512;
}
.TagClassName
{
border-color: #418512;
}
</style>