Shades of Bilbao #407729
Tints of Bilbao #407729
RGB
CMYK
RGB Variations
Color information
#407729 (or 0x407729) is known color: Bilbao. HEX triplet: 40, 77 and 29. RGB value is (64,119,41). Sum of RGB (Red+Green+Blue) = 64+119+41=224 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.57% from 224); Green value is 119 (46.88% from 255 or 53.12% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 119 - color contains mainly: green. Hex color #407729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407729 is #BF88D6. Grayscale: #5D5D5D. Windows color (decimal): -12552407 or 2717504. OLE color: 2717504.
HSL color Cylindrical-coordinate representation of color #407729: hue angle of 102.31º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #407729 is Cyan = 0.46, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 41 | - |
| CMYK | 0.46 | 0 | 0.66 | 0.53 |
| HSL | 102.31º | 0.49% | 0.31% | - |
| HSV(B) | 102.31º | 0.66% | 0.47% | - |
| XYZ | 9.11 | 14.44 | 4.41 | - |
| YUV | 93.66 | 98.28 | 106.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 41 | 0.46 | 0 | 0.66 | 0.53 | 102.31 | 0.49 | 0.31 |
| Hex | 40 | 77 | 29 | 2E | 0 | 42 | 35 | 66 | 31 | 1F |
| Octal | 100 | 167 | 51 | 56 | 0 | 102 | 65 | 146 | 61 | 37 |
| Binary | 1000000 | 1110111 | 101001 | 101110 | 0 | 1000010 | 110101 | 1100110 | 110001 | 11111 |
Color Harmonies of #407729
Complementary color
Monochromatic Colors of #407729
Black with #407729
Text Example
Text Example
White with #407729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407729; }
p { color: rgb(64,119,41); }
H1.HeaderClassName
{
color: #407729;
}
.AnyTagClassName
{
color: #407729;
}
</style>
background-color css
<style>
a { background-color: #407729; }
a { background-color: rgb(64,119,41); }
div.DivClassName
{
background-color: #407729;
}
.BgClassName
{
background-color: #407729;
}
</style>
border-color css
<style>
span { border-color: #407729; }
span { border-color: rgb(64,119,41); }
td.TdClassName
{
border-color: #407729;
}
.TagClassName
{
border-color: #407729;
}
</style>