Shades of Bilbao #407122
Tints of Bilbao #407122
RGB
CMYK
RGB Variations
Color information
#407122 (or 0x407122) is known color: Bilbao. HEX triplet: 40, 71 and 22. RGB value is (64,113,34). Sum of RGB (Red+Green+Blue) = 64+113+34=211 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.33% from 211); Green value is 113 (44.53% from 255 or 53.55% from 211); Blue value is 34 (13.67% from 255 or 16.11% from 211); Max value from RGB is 113 - color contains mainly: green. Hex color #407122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407122 is #BF8EDD. Grayscale: #595959. Windows color (decimal): -12553950 or 2257216. OLE color: 2257216.
HSL color Cylindrical-coordinate representation of color #407122: hue angle of 97.22º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #407122 is Cyan = 0.43, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 34 | - |
| CMYK | 0.43 | 0 | 0.70 | 0.56 |
| HSL | 97.22º | 0.54% | 0.29% | - |
| HSV(B) | 97.22º | 0.7% | 0.44% | - |
| XYZ | 8.31 | 13.02 | 3.59 | - |
| YUV | 89.34 | 96.77 | 109.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 34 | 0.43 | 0 | 0.70 | 0.56 | 97.22 | 0.54 | 0.29 |
| Hex | 40 | 71 | 22 | 2B | 0 | 46 | 38 | 61 | 36 | 1D |
| Octal | 100 | 161 | 42 | 53 | 0 | 106 | 70 | 141 | 66 | 35 |
| Binary | 1000000 | 1110001 | 100010 | 101011 | 0 | 1000110 | 111000 | 1100001 | 110110 | 11101 |
Color Harmonies of #407122
Complementary color
Monochromatic Colors of #407122
Black with #407122
Text Example
Text Example
White with #407122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407122; }
p { color: rgb(64,113,34); }
H1.HeaderClassName
{
color: #407122;
}
.AnyTagClassName
{
color: #407122;
}
</style>
background-color css
<style>
a { background-color: #407122; }
a { background-color: rgb(64,113,34); }
div.DivClassName
{
background-color: #407122;
}
.BgClassName
{
background-color: #407122;
}
</style>
border-color css
<style>
span { border-color: #407122; }
span { border-color: rgb(64,113,34); }
td.TdClassName
{
border-color: #407122;
}
.TagClassName
{
border-color: #407122;
}
</style>