Shades of Bilbao #408031
Tints of Bilbao #408031
RGB
CMYK
RGB Variations
Color information
#408031 (or 0x408031) is known color: Bilbao. HEX triplet: 40, 80 and 31. RGB value is (64,128,49). Sum of RGB (Red+Green+Blue) = 64+128+49=241 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.56% from 241); Green value is 128 (50.39% from 255 or 53.11% from 241); Blue value is 49 (19.53% from 255 or 20.33% from 241); Max value from RGB is 128 - color contains mainly: green. Hex color #408031 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408031 is #BF7FCE. Grayscale: #646464. Windows color (decimal): -12550095 or 3244096. OLE color: 3244096.
HSL color Cylindrical-coordinate representation of color #408031: hue angle of 108.61º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #408031 is Cyan = 0.5, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 49 | - |
| CMYK | 0.5 | 0 | 0.62 | 0.50 |
| HSL | 108.61º | 0.45% | 0.35% | - |
| HSV(B) | 108.61º | 0.62% | 0.5% | - |
| XYZ | 10.39 | 16.75 | 5.59 | - |
| YUV | 99.86 | 99.3 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 49 | 0.5 | 0 | 0.62 | 0.50 | 108.61 | 0.45 | 0.35 |
| Hex | 40 | 80 | 31 | 32 | 0 | 3E | 32 | 6D | 2D | 23 |
| Octal | 100 | 200 | 61 | 62 | 0 | 76 | 62 | 155 | 55 | 43 |
| Binary | 1000000 | 10000000 | 110001 | 110010 | 0 | 111110 | 110010 | 1101101 | 101101 | 100011 |
Color Harmonies of #408031
Complementary color
Monochromatic Colors of #408031
Black with #408031
Text Example
Text Example
White with #408031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408031; }
p { color: rgb(64,128,49); }
H1.HeaderClassName
{
color: #408031;
}
.AnyTagClassName
{
color: #408031;
}
</style>
background-color css
<style>
a { background-color: #408031; }
a { background-color: rgb(64,128,49); }
div.DivClassName
{
background-color: #408031;
}
.BgClassName
{
background-color: #408031;
}
</style>
border-color css
<style>
span { border-color: #408031; }
span { border-color: rgb(64,128,49); }
td.TdClassName
{
border-color: #408031;
}
.TagClassName
{
border-color: #408031;
}
</style>