Shades of Bilbao #408410
Tints of Bilbao #408410
RGB
CMYK
RGB Variations
Color information
#408410 (or 0x408410) is known color: Bilbao. HEX triplet: 40, 84 and 10. RGB value is (64,132,16). Sum of RGB (Red+Green+Blue) = 64+132+16=212 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.19% from 212); Green value is 132 (51.95% from 255 or 62.26% from 212); Blue value is 16 (6.64% from 255 or 7.55% from 212); Max value from RGB is 132 - color contains mainly: green. Hex color #408410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408410 is #BF7BEF. Grayscale: #626262. Windows color (decimal): -12549104 or 1082432. OLE color: 1082432.
HSL color Cylindrical-coordinate representation of color #408410: hue angle of 95.17º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #408410 is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 16 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.48 |
| HSL | 95.17º | 0.78% | 0.29% | - |
| HSV(B) | 95.17º | 0.88% | 0.52% | - |
| XYZ | 10.46 | 17.63 | 3.34 | - |
| YUV | 98.44 | 81.47 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 16 | 0.52 | 0 | 0.88 | 0.48 | 95.17 | 0.78 | 0.29 |
| Hex | 40 | 84 | 10 | 34 | 0 | 58 | 30 | 5F | 4E | 1D |
| Octal | 100 | 204 | 20 | 64 | 0 | 130 | 60 | 137 | 116 | 35 |
| Binary | 1000000 | 10000100 | 10000 | 110100 | 0 | 1011000 | 110000 | 1011111 | 1001110 | 11101 |
Color Harmonies of #408410
Complementary color
Monochromatic Colors of #408410
Black with #408410
Text Example
Text Example
White with #408410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408410; }
p { color: rgb(64,132,16); }
H1.HeaderClassName
{
color: #408410;
}
.AnyTagClassName
{
color: #408410;
}
</style>
background-color css
<style>
a { background-color: #408410; }
a { background-color: rgb(64,132,16); }
div.DivClassName
{
background-color: #408410;
}
.BgClassName
{
background-color: #408410;
}
</style>
border-color css
<style>
span { border-color: #408410; }
span { border-color: rgb(64,132,16); }
td.TdClassName
{
border-color: #408410;
}
.TagClassName
{
border-color: #408410;
}
</style>