Shades of Bilbao #467620
Tints of Bilbao #467620
RGB
CMYK
RGB Variations
Color information
#467620 (or 0x467620) is known color: Bilbao. HEX triplet: 46, 76 and 20. RGB value is (70,118,32). Sum of RGB (Red+Green+Blue) = 70+118+32=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 118 (46.48% from 255 or 53.64% from 220); Blue value is 32 (12.89% from 255 or 14.55% from 220); Max value from RGB is 118 - color contains mainly: green. Hex color #467620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467620 is #B989DF. Grayscale: #5E5E5E. Windows color (decimal): -12159456 or 2127430. OLE color: 2127430.
HSL color Cylindrical-coordinate representation of color #467620: hue angle of 93.49º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #467620 is Cyan = 0.41, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 32 | - |
| CMYK | 0.41 | 0 | 0.73 | 0.54 |
| HSL | 93.49º | 0.57% | 0.29% | - |
| HSV(B) | 93.49º | 0.73% | 0.46% | - |
| XYZ | 9.26 | 14.36 | 3.65 | - |
| YUV | 93.84 | 93.1 | 110.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 32 | 0.41 | 0 | 0.73 | 0.54 | 93.49 | 0.57 | 0.29 |
| Hex | 46 | 76 | 20 | 29 | 0 | 49 | 36 | 5D | 39 | 1D |
| Octal | 106 | 166 | 40 | 51 | 0 | 111 | 66 | 135 | 71 | 35 |
| Binary | 1000110 | 1110110 | 100000 | 101001 | 0 | 1001001 | 110110 | 1011101 | 111001 | 11101 |
Color Harmonies of #467620
Complementary color
Monochromatic Colors of #467620
Black with #467620
Text Example
Text Example
White with #467620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467620; }
p { color: rgb(70,118,32); }
H1.HeaderClassName
{
color: #467620;
}
.AnyTagClassName
{
color: #467620;
}
</style>
background-color css
<style>
a { background-color: #467620; }
a { background-color: rgb(70,118,32); }
div.DivClassName
{
background-color: #467620;
}
.BgClassName
{
background-color: #467620;
}
</style>
border-color css
<style>
span { border-color: #467620; }
span { border-color: rgb(70,118,32); }
td.TdClassName
{
border-color: #467620;
}
.TagClassName
{
border-color: #467620;
}
</style>