Shades of Bilbao #407623
Tints of Bilbao #407623
RGB
CMYK
RGB Variations
Color information
#407623 (or 0x407623) is known color: Bilbao. HEX triplet: 40, 76 and 23. RGB value is (64,118,35). Sum of RGB (Red+Green+Blue) = 64+118+35=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 118 (46.48% from 255 or 54.38% from 217); Blue value is 35 (14.06% from 255 or 16.13% from 217); Max value from RGB is 118 - color contains mainly: green. Hex color #407623 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407623 is #BF89DC. Grayscale: #5C5C5C. Windows color (decimal): -12552669 or 2324032. OLE color: 2324032.
HSL color Cylindrical-coordinate representation of color #407623: hue angle of 99.04º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #407623 is Cyan = 0.46, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 35 | - |
| CMYK | 0.46 | 0 | 0.70 | 0.54 |
| HSL | 99.04º | 0.54% | 0.3% | - |
| HSV(B) | 99.04º | 0.7% | 0.46% | - |
| XYZ | 8.9 | 14.17 | 3.86 | - |
| YUV | 92.39 | 95.61 | 107.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 35 | 0.46 | 0 | 0.70 | 0.54 | 99.04 | 0.54 | 0.3 |
| Hex | 40 | 76 | 23 | 2E | 0 | 46 | 36 | 63 | 36 | 1E |
| Octal | 100 | 166 | 43 | 56 | 0 | 106 | 66 | 143 | 66 | 36 |
| Binary | 1000000 | 1110110 | 100011 | 101110 | 0 | 1000110 | 110110 | 1100011 | 110110 | 11110 |
Color Harmonies of #407623
Complementary color
Monochromatic Colors of #407623
Black with #407623
Text Example
Text Example
White with #407623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407623; }
p { color: rgb(64,118,35); }
H1.HeaderClassName
{
color: #407623;
}
.AnyTagClassName
{
color: #407623;
}
</style>
background-color css
<style>
a { background-color: #407623; }
a { background-color: rgb(64,118,35); }
div.DivClassName
{
background-color: #407623;
}
.BgClassName
{
background-color: #407623;
}
</style>
border-color css
<style>
span { border-color: #407623; }
span { border-color: rgb(64,118,35); }
td.TdClassName
{
border-color: #407623;
}
.TagClassName
{
border-color: #407623;
}
</style>