Shades of Bilbao #418428
Tints of Bilbao #418428
RGB
CMYK
RGB Variations
Color information
#418428 (or 0x418428) is known color: Bilbao. HEX triplet: 41, 84 and 28. RGB value is (65,132,40). Sum of RGB (Red+Green+Blue) = 65+132+40=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 132 (51.95% from 255 or 55.70% from 237); Blue value is 40 (16.02% from 255 or 16.88% from 237); Max value from RGB is 132 - color contains mainly: green. Hex color #418428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418428 is #BE7BD7. Grayscale: #656565. Windows color (decimal): -12483544 or 2655297. OLE color: 2655297.
HSL color Cylindrical-coordinate representation of color #418428: hue angle of 103.7º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #418428 is Cyan = 0.51, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 132 | 40 | - |
| CMYK | 0.51 | 0 | 0.70 | 0.48 |
| HSL | 103.7º | 0.53% | 0.34% | - |
| HSV(B) | 103.7º | 0.7% | 0.52% | - |
| XYZ | 10.81 | 17.78 | 4.87 | - |
| YUV | 101.48 | 93.3 | 101.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 132 | 40 | 0.51 | 0 | 0.70 | 0.48 | 103.7 | 0.53 | 0.34 |
| Hex | 41 | 84 | 28 | 33 | 0 | 46 | 30 | 68 | 35 | 22 |
| Octal | 101 | 204 | 50 | 63 | 0 | 106 | 60 | 150 | 65 | 42 |
| Binary | 1000001 | 10000100 | 101000 | 110011 | 0 | 1000110 | 110000 | 1101000 | 110101 | 100010 |
Color Harmonies of #418428
Complementary color
Monochromatic Colors of #418428
Black with #418428
Text Example
Text Example
White with #418428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418428; }
p { color: rgb(65,132,40); }
H1.HeaderClassName
{
color: #418428;
}
.AnyTagClassName
{
color: #418428;
}
</style>
background-color css
<style>
a { background-color: #418428; }
a { background-color: rgb(65,132,40); }
div.DivClassName
{
background-color: #418428;
}
.BgClassName
{
background-color: #418428;
}
</style>
border-color css
<style>
span { border-color: #418428; }
span { border-color: rgb(65,132,40); }
td.TdClassName
{
border-color: #418428;
}
.TagClassName
{
border-color: #418428;
}
</style>