Shades of Bilbao #407829
Tints of Bilbao #407829
RGB
CMYK
RGB Variations
Color information
#407829 (or 0x407829) is known color: Bilbao. HEX triplet: 40, 78 and 29. RGB value is (64,120,41). Sum of RGB (Red+Green+Blue) = 64+120+41=225 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.44% from 225); Green value is 120 (47.27% from 255 or 53.33% from 225); Blue value is 41 (16.41% from 255 or 18.22% from 225); Max value from RGB is 120 - color contains mainly: green. Hex color #407829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407829 is #BF87D6. Grayscale: #5E5E5E. Windows color (decimal): -12552151 or 2717760. OLE color: 2717760.
HSL color Cylindrical-coordinate representation of color #407829: hue angle of 102.53º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #407829 is Cyan = 0.47, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 41 | - |
| CMYK | 0.47 | 0 | 0.66 | 0.53 |
| HSL | 102.53º | 0.49% | 0.32% | - |
| HSV(B) | 102.53º | 0.66% | 0.47% | - |
| XYZ | 9.23 | 14.68 | 4.45 | - |
| YUV | 94.25 | 97.95 | 106.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 41 | 0.47 | 0 | 0.66 | 0.53 | 102.53 | 0.49 | 0.32 |
| Hex | 40 | 78 | 29 | 2F | 0 | 42 | 35 | 67 | 31 | 20 |
| Octal | 100 | 170 | 51 | 57 | 0 | 102 | 65 | 147 | 61 | 40 |
| Binary | 1000000 | 1111000 | 101001 | 101111 | 0 | 1000010 | 110101 | 1100111 | 110001 | 100000 |
Color Harmonies of #407829
Complementary color
Monochromatic Colors of #407829
Black with #407829
Text Example
Text Example
White with #407829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407829; }
p { color: rgb(64,120,41); }
H1.HeaderClassName
{
color: #407829;
}
.AnyTagClassName
{
color: #407829;
}
</style>
background-color css
<style>
a { background-color: #407829; }
a { background-color: rgb(64,120,41); }
div.DivClassName
{
background-color: #407829;
}
.BgClassName
{
background-color: #407829;
}
</style>
border-color css
<style>
span { border-color: #407829; }
span { border-color: rgb(64,120,41); }
td.TdClassName
{
border-color: #407829;
}
.TagClassName
{
border-color: #407829;
}
</style>