Shades of Bilbao #407529
Tints of Bilbao #407529
RGB
CMYK
RGB Variations
Color information
#407529 (or 0x407529) is known color: Bilbao. HEX triplet: 40, 75 and 29. RGB value is (64,117,41). Sum of RGB (Red+Green+Blue) = 64+117+41=222 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.83% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 41 (16.41% from 255 or 18.47% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #407529 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407529 is #BF8AD6. Grayscale: #5C5C5C. Windows color (decimal): -12552919 or 2716992. OLE color: 2716992.
HSL color Cylindrical-coordinate representation of color #407529: hue angle of 101.84º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #407529 is Cyan = 0.45, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 41 | - |
| CMYK | 0.45 | 0 | 0.65 | 0.54 |
| HSL | 101.84º | 0.48% | 0.31% | - |
| HSV(B) | 101.84º | 0.65% | 0.46% | - |
| XYZ | 8.88 | 13.97 | 4.33 | - |
| YUV | 92.49 | 98.94 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 41 | 0.45 | 0 | 0.65 | 0.54 | 101.84 | 0.48 | 0.31 |
| Hex | 40 | 75 | 29 | 2D | 0 | 41 | 36 | 66 | 30 | 1F |
| Octal | 100 | 165 | 51 | 55 | 0 | 101 | 66 | 146 | 60 | 37 |
| Binary | 1000000 | 1110101 | 101001 | 101101 | 0 | 1000001 | 110110 | 1100110 | 110000 | 11111 |
Color Harmonies of #407529
Complementary color
Monochromatic Colors of #407529
Black with #407529
Text Example
Text Example
White with #407529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407529; }
p { color: rgb(64,117,41); }
H1.HeaderClassName
{
color: #407529;
}
.AnyTagClassName
{
color: #407529;
}
</style>
background-color css
<style>
a { background-color: #407529; }
a { background-color: rgb(64,117,41); }
div.DivClassName
{
background-color: #407529;
}
.BgClassName
{
background-color: #407529;
}
</style>
border-color css
<style>
span { border-color: #407529; }
span { border-color: rgb(64,117,41); }
td.TdClassName
{
border-color: #407529;
}
.TagClassName
{
border-color: #407529;
}
</style>