Shades of Bilbao #407531
Tints of Bilbao #407531
RGB
CMYK
RGB Variations
Color information
#407531 (or 0x407531) is known color: Bilbao. HEX triplet: 40, 75 and 31. RGB value is (64,117,49). Sum of RGB (Red+Green+Blue) = 64+117+49=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 117 (46.09% from 255 or 50.87% from 230); Blue value is 49 (19.53% from 255 or 21.30% from 230); Max value from RGB is 117 - color contains mainly: green. Hex color #407531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407531 is #BF8ACE. Grayscale: #5D5D5D. Windows color (decimal): -12552911 or 3241280. OLE color: 3241280.
HSL color Cylindrical-coordinate representation of color #407531: hue angle of 106.76º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #407531 is Cyan = 0.45, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 49 | - |
| CMYK | 0.45 | 0 | 0.58 | 0.54 |
| HSL | 106.76º | 0.41% | 0.33% | - |
| HSV(B) | 106.76º | 0.58% | 0.46% | - |
| XYZ | 9.03 | 14.03 | 5.14 | - |
| YUV | 93.4 | 102.94 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 49 | 0.45 | 0 | 0.58 | 0.54 | 106.76 | 0.41 | 0.33 |
| Hex | 40 | 75 | 31 | 2D | 0 | 3A | 36 | 6B | 29 | 21 |
| Octal | 100 | 165 | 61 | 55 | 0 | 72 | 66 | 153 | 51 | 41 |
| Binary | 1000000 | 1110101 | 110001 | 101101 | 0 | 111010 | 110110 | 1101011 | 101001 | 100001 |
Color Harmonies of #407531
Complementary color
Monochromatic Colors of #407531
Black with #407531
Text Example
Text Example
White with #407531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407531; }
p { color: rgb(64,117,49); }
H1.HeaderClassName
{
color: #407531;
}
.AnyTagClassName
{
color: #407531;
}
</style>
background-color css
<style>
a { background-color: #407531; }
a { background-color: rgb(64,117,49); }
div.DivClassName
{
background-color: #407531;
}
.BgClassName
{
background-color: #407531;
}
</style>
border-color css
<style>
span { border-color: #407531; }
span { border-color: rgb(64,117,49); }
td.TdClassName
{
border-color: #407531;
}
.TagClassName
{
border-color: #407531;
}
</style>