Shades of Bilbao #418037
Tints of Bilbao #418037
RGB
CMYK
RGB Variations
Color information
#418037 (or 0x418037) is known color: Bilbao. HEX triplet: 41, 80 and 37. RGB value is (65,128,55). Sum of RGB (Red+Green+Blue) = 65+128+55=248 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.21% from 248); Green value is 128 (50.39% from 255 or 51.61% from 248); Blue value is 55 (21.88% from 255 or 22.18% from 248); Max value from RGB is 128 - color contains mainly: green. Hex color #418037 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418037 is #BE7FC8. Grayscale: #656565. Windows color (decimal): -12484553 or 3637313. OLE color: 3637313.
HSL color Cylindrical-coordinate representation of color #418037: hue angle of 111.78º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #418037 is Cyan = 0.49, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 65 | 128 | 55 | - |
| CMYK | 0.49 | 0 | 0.57 | 0.50 |
| HSL | 111.78º | 0.4% | 0.36% | - |
| HSV(B) | 111.78º | 0.57% | 0.5% | - |
| XYZ | 10.59 | 16.84 | 6.31 | - |
| YUV | 100.84 | 102.13 | 102.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 128 | 55 | 0.49 | 0 | 0.57 | 0.50 | 111.78 | 0.4 | 0.36 |
| Hex | 41 | 80 | 37 | 31 | 0 | 39 | 32 | 70 | 28 | 24 |
| Octal | 101 | 200 | 67 | 61 | 0 | 71 | 62 | 160 | 50 | 44 |
| Binary | 1000001 | 10000000 | 110111 | 110001 | 0 | 111001 | 110010 | 1110000 | 101000 | 100100 |
Color Harmonies of #418037
Complementary color
Monochromatic Colors of #418037
Black with #418037
Text Example
Text Example
White with #418037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418037; }
p { color: rgb(65,128,55); }
H1.HeaderClassName
{
color: #418037;
}
.AnyTagClassName
{
color: #418037;
}
</style>
background-color css
<style>
a { background-color: #418037; }
a { background-color: rgb(65,128,55); }
div.DivClassName
{
background-color: #418037;
}
.BgClassName
{
background-color: #418037;
}
</style>
border-color css
<style>
span { border-color: #418037; }
span { border-color: rgb(65,128,55); }
td.TdClassName
{
border-color: #418037;
}
.TagClassName
{
border-color: #418037;
}
</style>