Shades of Bilbao #418320
Tints of Bilbao #418320
RGB
CMYK
RGB Variations
Color information
#418320 (or 0x418320) is known color: Bilbao. HEX triplet: 41, 83 and 20. RGB value is (65,131,32). Sum of RGB (Red+Green+Blue) = 65+131+32=228 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.51% from 228); Green value is 131 (51.56% from 255 or 57.46% from 228); Blue value is 32 (12.89% from 255 or 14.04% from 228); Max value from RGB is 131 - color contains mainly: green. Hex color #418320 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #418320 is #BE7CDF. Grayscale: #646464. Windows color (decimal): -12483808 or 2130753. OLE color: 2130753.
HSL color Cylindrical-coordinate representation of color #418320: hue angle of 100º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #418320 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 131 | 32 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.49 |
| HSL | 100º | 0.61% | 0.32% | - |
| HSV(B) | 100º | 0.76% | 0.51% | - |
| XYZ | 10.56 | 17.46 | 4.18 | - |
| YUV | 99.98 | 89.63 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 131 | 32 | 0.50 | 0 | 0.76 | 0.49 | 100 | 0.61 | 0.32 |
| Hex | 41 | 83 | 20 | 32 | 0 | 4C | 31 | 64 | 3D | 20 |
| Octal | 101 | 203 | 40 | 62 | 0 | 114 | 61 | 144 | 75 | 40 |
| Binary | 1000001 | 10000011 | 100000 | 110010 | 0 | 1001100 | 110001 | 1100100 | 111101 | 100000 |
Color Harmonies of #418320
Complementary color
Monochromatic Colors of #418320
Black with #418320
Text Example
Text Example
White with #418320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418320; }
p { color: rgb(65,131,32); }
H1.HeaderClassName
{
color: #418320;
}
.AnyTagClassName
{
color: #418320;
}
</style>
background-color css
<style>
a { background-color: #418320; }
a { background-color: rgb(65,131,32); }
div.DivClassName
{
background-color: #418320;
}
.BgClassName
{
background-color: #418320;
}
</style>
border-color css
<style>
span { border-color: #418320; }
span { border-color: rgb(65,131,32); }
td.TdClassName
{
border-color: #418320;
}
.TagClassName
{
border-color: #418320;
}
</style>