Shades of Bilbao #408126
Tints of Bilbao #408126
RGB
CMYK
RGB Variations
Color information
#408126 (or 0x408126) is known color: Bilbao. HEX triplet: 40, 81 and 26. RGB value is (64,129,38). Sum of RGB (Red+Green+Blue) = 64+129+38=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 129 (50.78% from 255 or 55.84% from 231); Blue value is 38 (15.23% from 255 or 16.45% from 231); Max value from RGB is 129 - color contains mainly: green. Hex color #408126 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408126 is #BF7ED9. Grayscale: #636363. Windows color (decimal): -12549850 or 2523456. OLE color: 2523456.
HSL color Cylindrical-coordinate representation of color #408126: hue angle of 102.86º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #408126 is Cyan = 0.50, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 129 | 38 | - |
| CMYK | 0.50 | 0 | 0.71 | 0.49 |
| HSL | 102.86º | 0.54% | 0.33% | - |
| HSV(B) | 102.86º | 0.71% | 0.51% | - |
| XYZ | 10.31 | 16.93 | 4.56 | - |
| YUV | 99.19 | 93.47 | 102.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 129 | 38 | 0.50 | 0 | 0.71 | 0.49 | 102.86 | 0.54 | 0.33 |
| Hex | 40 | 81 | 26 | 32 | 0 | 47 | 31 | 67 | 36 | 21 |
| Octal | 100 | 201 | 46 | 62 | 0 | 107 | 61 | 147 | 66 | 41 |
| Binary | 1000000 | 10000001 | 100110 | 110010 | 0 | 1000111 | 110001 | 1100111 | 110110 | 100001 |
Color Harmonies of #408126
Complementary color
Monochromatic Colors of #408126
Black with #408126
Text Example
Text Example
White with #408126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408126; }
p { color: rgb(64,129,38); }
H1.HeaderClassName
{
color: #408126;
}
.AnyTagClassName
{
color: #408126;
}
</style>
background-color css
<style>
a { background-color: #408126; }
a { background-color: rgb(64,129,38); }
div.DivClassName
{
background-color: #408126;
}
.BgClassName
{
background-color: #408126;
}
</style>
border-color css
<style>
span { border-color: #408126; }
span { border-color: rgb(64,129,38); }
td.TdClassName
{
border-color: #408126;
}
.TagClassName
{
border-color: #408126;
}
</style>