Shades of Bilbao #408424
Tints of Bilbao #408424
RGB
CMYK
RGB Variations
Color information
#408424 (or 0x408424) is known color: Bilbao. HEX triplet: 40, 84 and 24. RGB value is (64,132,36). Sum of RGB (Red+Green+Blue) = 64+132+36=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 132 (51.95% from 255 or 56.90% from 232); Blue value is 36 (14.45% from 255 or 15.52% from 232); Max value from RGB is 132 - color contains mainly: green. Hex color #408424 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408424 is #BF7BDB. Grayscale: #656565. Windows color (decimal): -12549084 or 2393152. OLE color: 2393152.
HSL color Cylindrical-coordinate representation of color #408424: hue angle of 102.5º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #408424 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 36 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.48 |
| HSL | 102.5º | 0.57% | 0.33% | - |
| HSV(B) | 102.5º | 0.73% | 0.52% | - |
| XYZ | 10.68 | 17.72 | 4.53 | - |
| YUV | 100.72 | 91.47 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 36 | 0.52 | 0 | 0.73 | 0.48 | 102.5 | 0.57 | 0.33 |
| Hex | 40 | 84 | 24 | 34 | 0 | 49 | 30 | 66 | 39 | 21 |
| Octal | 100 | 204 | 44 | 64 | 0 | 111 | 60 | 146 | 71 | 41 |
| Binary | 1000000 | 10000100 | 100100 | 110100 | 0 | 1001001 | 110000 | 1100110 | 111001 | 100001 |
Color Harmonies of #408424
Complementary color
Monochromatic Colors of #408424
Black with #408424
Text Example
Text Example
White with #408424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408424; }
p { color: rgb(64,132,36); }
H1.HeaderClassName
{
color: #408424;
}
.AnyTagClassName
{
color: #408424;
}
</style>
background-color css
<style>
a { background-color: #408424; }
a { background-color: rgb(64,132,36); }
div.DivClassName
{
background-color: #408424;
}
.BgClassName
{
background-color: #408424;
}
</style>
border-color css
<style>
span { border-color: #408424; }
span { border-color: rgb(64,132,36); }
td.TdClassName
{
border-color: #408424;
}
.TagClassName
{
border-color: #408424;
}
</style>