Shades of Bilbao #407632
Tints of Bilbao #407632
RGB
CMYK
RGB Variations
Color information
#407632 (or 0x407632) is known color: Bilbao. HEX triplet: 40, 76 and 32. RGB value is (64,118,50). Sum of RGB (Red+Green+Blue) = 64+118+50=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 50 (19.92% from 255 or 21.55% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #407632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407632 is #BF89CD. Grayscale: #5E5E5E. Windows color (decimal): -12552654 or 3307072. OLE color: 3307072.
HSL color Cylindrical-coordinate representation of color #407632: hue angle of 107.65º degrees, saturation: 0.4, 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 #407632 is Cyan = 0.46, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 50 | - |
| CMYK | 0.46 | 0 | 0.58 | 0.54 |
| HSL | 107.65º | 0.4% | 0.33% | - |
| HSV(B) | 107.65º | 0.58% | 0.46% | - |
| XYZ | 9.17 | 14.28 | 5.29 | - |
| YUV | 94.1 | 103.11 | 106.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 50 | 0.46 | 0 | 0.58 | 0.54 | 107.65 | 0.4 | 0.33 |
| Hex | 40 | 76 | 32 | 2E | 0 | 3A | 36 | 6C | 28 | 21 |
| Octal | 100 | 166 | 62 | 56 | 0 | 72 | 66 | 154 | 50 | 41 |
| Binary | 1000000 | 1110110 | 110010 | 101110 | 0 | 111010 | 110110 | 1101100 | 101000 | 100001 |
Color Harmonies of #407632
Complementary color
Monochromatic Colors of #407632
Black with #407632
Text Example
Text Example
White with #407632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407632; }
p { color: rgb(64,118,50); }
H1.HeaderClassName
{
color: #407632;
}
.AnyTagClassName
{
color: #407632;
}
</style>
background-color css
<style>
a { background-color: #407632; }
a { background-color: rgb(64,118,50); }
div.DivClassName
{
background-color: #407632;
}
.BgClassName
{
background-color: #407632;
}
</style>
border-color css
<style>
span { border-color: #407632; }
span { border-color: rgb(64,118,50); }
td.TdClassName
{
border-color: #407632;
}
.TagClassName
{
border-color: #407632;
}
</style>