Shades of Bilbao #407621
Tints of Bilbao #407621
RGB
CMYK
RGB Variations
Color information
#407621 (or 0x407621) is known color: Bilbao. HEX triplet: 40, 76 and 21. RGB value is (64,118,33). Sum of RGB (Red+Green+Blue) = 64+118+33=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 118 (46.48% from 255 or 54.88% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 118 - color contains mainly: green. Hex color #407621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407621 is #BF89DE. Grayscale: #5C5C5C. Windows color (decimal): -12552671 or 2192960. OLE color: 2192960.
HSL color Cylindrical-coordinate representation of color #407621: hue angle of 98.12º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #407621 is Cyan = 0.46, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 33 | - |
| CMYK | 0.46 | 0 | 0.72 | 0.54 |
| HSL | 98.12º | 0.56% | 0.3% | - |
| HSV(B) | 98.12º | 0.72% | 0.46% | - |
| XYZ | 8.87 | 14.16 | 3.7 | - |
| YUV | 92.16 | 94.61 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 33 | 0.46 | 0 | 0.72 | 0.54 | 98.12 | 0.56 | 0.3 |
| Hex | 40 | 76 | 21 | 2E | 0 | 48 | 36 | 62 | 38 | 1E |
| Octal | 100 | 166 | 41 | 56 | 0 | 110 | 66 | 142 | 70 | 36 |
| Binary | 1000000 | 1110110 | 100001 | 101110 | 0 | 1001000 | 110110 | 1100010 | 111000 | 11110 |
Color Harmonies of #407621
Complementary color
Monochromatic Colors of #407621
Black with #407621
Text Example
Text Example
White with #407621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407621; }
p { color: rgb(64,118,33); }
H1.HeaderClassName
{
color: #407621;
}
.AnyTagClassName
{
color: #407621;
}
</style>
background-color css
<style>
a { background-color: #407621; }
a { background-color: rgb(64,118,33); }
div.DivClassName
{
background-color: #407621;
}
.BgClassName
{
background-color: #407621;
}
</style>
border-color css
<style>
span { border-color: #407621; }
span { border-color: rgb(64,118,33); }
td.TdClassName
{
border-color: #407621;
}
.TagClassName
{
border-color: #407621;
}
</style>