Shades of Bilbao #408510
Tints of Bilbao #408510
RGB
CMYK
RGB Variations
Color information
#408510 (or 0x408510) is known color: Bilbao. HEX triplet: 40, 85 and 10. RGB value is (64,133,16). Sum of RGB (Red+Green+Blue) = 64+133+16=213 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.05% from 213); Green value is 133 (52.34% from 255 or 62.44% from 213); Blue value is 16 (6.64% from 255 or 7.51% from 213); Max value from RGB is 133 - color contains mainly: green. Hex color #408510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408510 is #BF7AEF. Grayscale: #636363. Windows color (decimal): -12548848 or 1082688. OLE color: 1082688.
HSL color Cylindrical-coordinate representation of color #408510: hue angle of 95.38º degrees, saturation: 0.79, 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 #408510 is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 16 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.48 |
| HSL | 95.38º | 0.79% | 0.29% | - |
| HSV(B) | 95.38º | 0.88% | 0.52% | - |
| XYZ | 10.6 | 17.9 | 3.39 | - |
| YUV | 99.03 | 81.14 | 103.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 16 | 0.52 | 0 | 0.88 | 0.48 | 95.38 | 0.79 | 0.29 |
| Hex | 40 | 85 | 10 | 34 | 0 | 58 | 30 | 5F | 4F | 1D |
| Octal | 100 | 205 | 20 | 64 | 0 | 130 | 60 | 137 | 117 | 35 |
| Binary | 1000000 | 10000101 | 10000 | 110100 | 0 | 1011000 | 110000 | 1011111 | 1001111 | 11101 |
Color Harmonies of #408510
Complementary color
Monochromatic Colors of #408510
Black with #408510
Text Example
Text Example
White with #408510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408510; }
p { color: rgb(64,133,16); }
H1.HeaderClassName
{
color: #408510;
}
.AnyTagClassName
{
color: #408510;
}
</style>
background-color css
<style>
a { background-color: #408510; }
a { background-color: rgb(64,133,16); }
div.DivClassName
{
background-color: #408510;
}
.BgClassName
{
background-color: #408510;
}
</style>
border-color css
<style>
span { border-color: #408510; }
span { border-color: rgb(64,133,16); }
td.TdClassName
{
border-color: #408510;
}
.TagClassName
{
border-color: #408510;
}
</style>