Shades of Bilbao #408032
Tints of Bilbao #408032
RGB
CMYK
RGB Variations
Color information
#408032 (or 0x408032) is known color: Bilbao. HEX triplet: 40, 80 and 32. RGB value is (64,128,50). Sum of RGB (Red+Green+Blue) = 64+128+50=242 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.45% from 242); Green value is 128 (50.39% from 255 or 52.89% from 242); Blue value is 50 (19.92% from 255 or 20.66% from 242); Max value from RGB is 128 - color contains mainly: green. Hex color #408032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408032 is #BF7FCD. Grayscale: #646464. Windows color (decimal): -12550094 or 3309632. OLE color: 3309632.
HSL color Cylindrical-coordinate representation of color #408032: hue angle of 109.23º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #408032 is Cyan = 0.5, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 50 | - |
| CMYK | 0.5 | 0 | 0.61 | 0.50 |
| HSL | 109.23º | 0.44% | 0.35% | - |
| HSV(B) | 109.23º | 0.61% | 0.5% | - |
| XYZ | 10.41 | 16.76 | 5.7 | - |
| YUV | 99.97 | 99.8 | 102.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 50 | 0.5 | 0 | 0.61 | 0.50 | 109.23 | 0.44 | 0.35 |
| Hex | 40 | 80 | 32 | 32 | 0 | 3D | 32 | 6D | 2C | 23 |
| Octal | 100 | 200 | 62 | 62 | 0 | 75 | 62 | 155 | 54 | 43 |
| Binary | 1000000 | 10000000 | 110010 | 110010 | 0 | 111101 | 110010 | 1101101 | 101100 | 100011 |
Color Harmonies of #408032
Complementary color
Monochromatic Colors of #408032
Black with #408032
Text Example
Text Example
White with #408032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408032; }
p { color: rgb(64,128,50); }
H1.HeaderClassName
{
color: #408032;
}
.AnyTagClassName
{
color: #408032;
}
</style>
background-color css
<style>
a { background-color: #408032; }
a { background-color: rgb(64,128,50); }
div.DivClassName
{
background-color: #408032;
}
.BgClassName
{
background-color: #408032;
}
</style>
border-color css
<style>
span { border-color: #408032; }
span { border-color: rgb(64,128,50); }
td.TdClassName
{
border-color: #408032;
}
.TagClassName
{
border-color: #408032;
}
</style>