Shades of Bilbao #408427
Tints of Bilbao #408427
RGB
CMYK
RGB Variations
Color information
#408427 (or 0x408427) is known color: Bilbao. HEX triplet: 40, 84 and 27. RGB value is (64,132,39). Sum of RGB (Red+Green+Blue) = 64+132+39=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 132 (51.95% from 255 or 56.17% from 235); Blue value is 39 (15.62% from 255 or 16.60% from 235); Max value from RGB is 132 - color contains mainly: green. Hex color #408427 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408427 is #BF7BD8. Grayscale: #656565. Windows color (decimal): -12549081 or 2589760. OLE color: 2589760.
HSL color Cylindrical-coordinate representation of color #408427: hue angle of 103.87º degrees, saturation: 0.54, 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 #408427 is Cyan = 0.52, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 39 | - |
| CMYK | 0.52 | 0 | 0.70 | 0.48 |
| HSL | 103.87º | 0.54% | 0.34% | - |
| HSV(B) | 103.87º | 0.7% | 0.52% | - |
| XYZ | 10.73 | 17.74 | 4.78 | - |
| YUV | 101.07 | 92.97 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 39 | 0.52 | 0 | 0.70 | 0.48 | 103.87 | 0.54 | 0.34 |
| Hex | 40 | 84 | 27 | 34 | 0 | 46 | 30 | 68 | 36 | 22 |
| Octal | 100 | 204 | 47 | 64 | 0 | 106 | 60 | 150 | 66 | 42 |
| Binary | 1000000 | 10000100 | 100111 | 110100 | 0 | 1000110 | 110000 | 1101000 | 110110 | 100010 |
Color Harmonies of #408427
Complementary color
Monochromatic Colors of #408427
Black with #408427
Text Example
Text Example
White with #408427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408427; }
p { color: rgb(64,132,39); }
H1.HeaderClassName
{
color: #408427;
}
.AnyTagClassName
{
color: #408427;
}
</style>
background-color css
<style>
a { background-color: #408427; }
a { background-color: rgb(64,132,39); }
div.DivClassName
{
background-color: #408427;
}
.BgClassName
{
background-color: #408427;
}
</style>
border-color css
<style>
span { border-color: #408427; }
span { border-color: rgb(64,132,39); }
td.TdClassName
{
border-color: #408427;
}
.TagClassName
{
border-color: #408427;
}
</style>