Shades of Bilbao #418328
Tints of Bilbao #418328
RGB
CMYK
RGB Variations
Color information
#418328 (or 0x418328) is known color: Bilbao. HEX triplet: 41, 83 and 28. RGB value is (65,131,40). Sum of RGB (Red+Green+Blue) = 65+131+40=236 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.54% from 236); Green value is 131 (51.56% from 255 or 55.51% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 131 - color contains mainly: green. Hex color #418328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418328 is #BE7CD7. Grayscale: #656565. Windows color (decimal): -12483800 or 2655041. OLE color: 2655041.
HSL color Cylindrical-coordinate representation of color #418328: hue angle of 103.52º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #418328 is Cyan = 0.50, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 131 | 40 | - |
| CMYK | 0.50 | 0 | 0.69 | 0.49 |
| HSL | 103.52º | 0.53% | 0.34% | - |
| HSV(B) | 103.52º | 0.69% | 0.51% | - |
| XYZ | 10.68 | 17.51 | 4.82 | - |
| YUV | 100.89 | 93.63 | 102.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 131 | 40 | 0.50 | 0 | 0.69 | 0.49 | 103.52 | 0.53 | 0.34 |
| Hex | 41 | 83 | 28 | 32 | 0 | 45 | 31 | 68 | 35 | 22 |
| Octal | 101 | 203 | 50 | 62 | 0 | 105 | 61 | 150 | 65 | 42 |
| Binary | 1000001 | 10000011 | 101000 | 110010 | 0 | 1000101 | 110001 | 1101000 | 110101 | 100010 |
Color Harmonies of #418328
Complementary color
Monochromatic Colors of #418328
Black with #418328
Text Example
Text Example
White with #418328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418328; }
p { color: rgb(65,131,40); }
H1.HeaderClassName
{
color: #418328;
}
.AnyTagClassName
{
color: #418328;
}
</style>
background-color css
<style>
a { background-color: #418328; }
a { background-color: rgb(65,131,40); }
div.DivClassName
{
background-color: #418328;
}
.BgClassName
{
background-color: #418328;
}
</style>
border-color css
<style>
span { border-color: #418328; }
span { border-color: rgb(65,131,40); }
td.TdClassName
{
border-color: #418328;
}
.TagClassName
{
border-color: #418328;
}
</style>