Shades of Bilbao #407627
Tints of Bilbao #407627
RGB
CMYK
RGB Variations
Color information
#407627 (or 0x407627) is known color: Bilbao. HEX triplet: 40, 76 and 27. RGB value is (64,118,39). Sum of RGB (Red+Green+Blue) = 64+118+39=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #407627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407627 is #BF89D8. Grayscale: #5D5D5D. Windows color (decimal): -12552665 or 2586176. OLE color: 2586176.
HSL color Cylindrical-coordinate representation of color #407627: hue angle of 101.01º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #407627 is Cyan = 0.46, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 39 | - |
| CMYK | 0.46 | 0 | 0.67 | 0.54 |
| HSL | 101.01º | 0.5% | 0.31% | - |
| HSV(B) | 101.01º | 0.67% | 0.46% | - |
| XYZ | 8.96 | 14.19 | 4.19 | - |
| YUV | 92.85 | 97.61 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 39 | 0.46 | 0 | 0.67 | 0.54 | 101.01 | 0.5 | 0.31 |
| Hex | 40 | 76 | 27 | 2E | 0 | 43 | 36 | 65 | 32 | 1F |
| Octal | 100 | 166 | 47 | 56 | 0 | 103 | 66 | 145 | 62 | 37 |
| Binary | 1000000 | 1110110 | 100111 | 101110 | 0 | 1000011 | 110110 | 1100101 | 110010 | 11111 |
Color Harmonies of #407627
Complementary color
Monochromatic Colors of #407627
Black with #407627
Text Example
Text Example
White with #407627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407627; }
p { color: rgb(64,118,39); }
H1.HeaderClassName
{
color: #407627;
}
.AnyTagClassName
{
color: #407627;
}
</style>
background-color css
<style>
a { background-color: #407627; }
a { background-color: rgb(64,118,39); }
div.DivClassName
{
background-color: #407627;
}
.BgClassName
{
background-color: #407627;
}
</style>
border-color css
<style>
span { border-color: #407627; }
span { border-color: rgb(64,118,39); }
td.TdClassName
{
border-color: #407627;
}
.TagClassName
{
border-color: #407627;
}
</style>