Shades of Bilbao #408135
Tints of Bilbao #408135
RGB
CMYK
RGB Variations
Color information
#408135 (or 0x408135) is known color: Bilbao. HEX triplet: 40, 81 and 35. RGB value is (64,129,53). Sum of RGB (Red+Green+Blue) = 64+129+53=246 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.02% from 246); Green value is 129 (50.78% from 255 or 52.44% from 246); Blue value is 53 (21.09% from 255 or 21.54% from 246); Max value from RGB is 129 - color contains mainly: green. Hex color #408135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408135 is #BF7ECA. Grayscale: #656565. Windows color (decimal): -12549835 or 3506496. OLE color: 3506496.
HSL color Cylindrical-coordinate representation of color #408135: hue angle of 111.32º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #408135 is Cyan = 0.50, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 129 | 53 | - |
| CMYK | 0.50 | 0 | 0.59 | 0.49 |
| HSL | 111.32º | 0.42% | 0.36% | - |
| HSV(B) | 111.32º | 0.59% | 0.51% | - |
| XYZ | 10.61 | 17.05 | 6.1 | - |
| YUV | 100.9 | 100.97 | 101.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 129 | 53 | 0.50 | 0 | 0.59 | 0.49 | 111.32 | 0.42 | 0.36 |
| Hex | 40 | 81 | 35 | 32 | 0 | 3B | 31 | 6F | 2A | 24 |
| Octal | 100 | 201 | 65 | 62 | 0 | 73 | 61 | 157 | 52 | 44 |
| Binary | 1000000 | 10000001 | 110101 | 110010 | 0 | 111011 | 110001 | 1101111 | 101010 | 100100 |
Color Harmonies of #408135
Complementary color
Monochromatic Colors of #408135
Black with #408135
Text Example
Text Example
White with #408135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408135; }
p { color: rgb(64,129,53); }
H1.HeaderClassName
{
color: #408135;
}
.AnyTagClassName
{
color: #408135;
}
</style>
background-color css
<style>
a { background-color: #408135; }
a { background-color: rgb(64,129,53); }
div.DivClassName
{
background-color: #408135;
}
.BgClassName
{
background-color: #408135;
}
</style>
border-color css
<style>
span { border-color: #408135; }
span { border-color: rgb(64,129,53); }
td.TdClassName
{
border-color: #408135;
}
.TagClassName
{
border-color: #408135;
}
</style>