Shades of Bilbao #467624
Tints of Bilbao #467624
RGB
CMYK
RGB Variations
Color information
#467624 (or 0x467624) is known color: Bilbao. HEX triplet: 46, 76 and 24. RGB value is (70,118,36). Sum of RGB (Red+Green+Blue) = 70+118+36=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 36 (14.45% from 255 or 16.07% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #467624 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467624 is #B989DB. Grayscale: #5E5E5E. Windows color (decimal): -12159452 or 2389574. OLE color: 2389574.
HSL color Cylindrical-coordinate representation of color #467624: hue angle of 95.12º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #467624 is Cyan = 0.41, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 36 | - |
| CMYK | 0.41 | 0 | 0.69 | 0.54 |
| HSL | 95.12º | 0.53% | 0.3% | - |
| HSV(B) | 95.12º | 0.69% | 0.46% | - |
| XYZ | 9.32 | 14.39 | 3.95 | - |
| YUV | 94.3 | 95.1 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 36 | 0.41 | 0 | 0.69 | 0.54 | 95.12 | 0.53 | 0.3 |
| Hex | 46 | 76 | 24 | 29 | 0 | 45 | 36 | 5F | 35 | 1E |
| Octal | 106 | 166 | 44 | 51 | 0 | 105 | 66 | 137 | 65 | 36 |
| Binary | 1000110 | 1110110 | 100100 | 101001 | 0 | 1000101 | 110110 | 1011111 | 110101 | 11110 |
Color Harmonies of #467624
Complementary color
Monochromatic Colors of #467624
Black with #467624
Text Example
Text Example
White with #467624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467624; }
p { color: rgb(70,118,36); }
H1.HeaderClassName
{
color: #467624;
}
.AnyTagClassName
{
color: #467624;
}
</style>
background-color css
<style>
a { background-color: #467624; }
a { background-color: rgb(70,118,36); }
div.DivClassName
{
background-color: #467624;
}
.BgClassName
{
background-color: #467624;
}
</style>
border-color css
<style>
span { border-color: #467624; }
span { border-color: rgb(70,118,36); }
td.TdClassName
{
border-color: #467624;
}
.TagClassName
{
border-color: #467624;
}
</style>