Shades of Bilbao #418509
Tints of Bilbao #418509
RGB
CMYK
RGB Variations
Color information
#418509 (or 0x418509) is known color: Bilbao. HEX triplet: 41, 85 and 09. RGB value is (65,133,9). Sum of RGB (Red+Green+Blue) = 65+133+9=207 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.40% from 207); Green value is 133 (52.34% from 255 or 64.25% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 133 - color contains mainly: green. Hex color #418509 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418509 is #BE7AF6. Grayscale: #626262. Windows color (decimal): -12483319 or 623937. OLE color: 623937.
HSL color Cylindrical-coordinate representation of color #418509: hue angle of 92.9º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #418509 is Cyan = 0.51, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 133 | 9 | - |
| CMYK | 0.51 | 0 | 0.93 | 0.48 |
| HSL | 92.9º | 0.87% | 0.28% | - |
| HSV(B) | 92.9º | 0.93% | 0.52% | - |
| XYZ | 10.62 | 17.92 | 3.16 | - |
| YUV | 98.53 | 77.47 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 133 | 9 | 0.51 | 0 | 0.93 | 0.48 | 92.9 | 0.87 | 0.28 |
| Hex | 41 | 85 | 9 | 33 | 0 | 5D | 30 | 5D | 57 | 1C |
| Octal | 101 | 205 | 11 | 63 | 0 | 135 | 60 | 135 | 127 | 34 |
| Binary | 1000001 | 10000101 | 1001 | 110011 | 0 | 1011101 | 110000 | 1011101 | 1010111 | 11100 |
Color Harmonies of #418509
Complementary color
Monochromatic Colors of #418509
Black with #418509
Text Example
Text Example
White with #418509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418509; }
p { color: rgb(65,133,9); }
H1.HeaderClassName
{
color: #418509;
}
.AnyTagClassName
{
color: #418509;
}
</style>
background-color css
<style>
a { background-color: #418509; }
a { background-color: rgb(65,133,9); }
div.DivClassName
{
background-color: #418509;
}
.BgClassName
{
background-color: #418509;
}
</style>
border-color css
<style>
span { border-color: #418509; }
span { border-color: rgb(65,133,9); }
td.TdClassName
{
border-color: #418509;
}
.TagClassName
{
border-color: #418509;
}
</style>