Shades of Bilbao #467718
Tints of Bilbao #467718
RGB
CMYK
RGB Variations
Color information
#467718 (or 0x467718) is known color: Bilbao. HEX triplet: 46, 77 and 18. RGB value is (70,119,24). Sum of RGB (Red+Green+Blue) = 70+119+24=213 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.86% from 213); Green value is 119 (46.88% from 255 or 55.87% from 213); Blue value is 24 (9.77% from 255 or 11.27% from 213); Max value from RGB is 119 - color contains mainly: green. Hex color #467718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467718 is #B988E7. Grayscale: #5D5D5D. Windows color (decimal): -12159208 or 1603398. OLE color: 1603398.
HSL color Cylindrical-coordinate representation of color #467718: hue angle of 90.95º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #467718 is Cyan = 0.41, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 24 | - |
| CMYK | 0.41 | 0 | 0.80 | 0.53 |
| HSL | 90.95º | 0.66% | 0.28% | - |
| HSV(B) | 90.95º | 0.8% | 0.47% | - |
| XYZ | 9.29 | 14.56 | 3.19 | - |
| YUV | 93.52 | 88.77 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 24 | 0.41 | 0 | 0.80 | 0.53 | 90.95 | 0.66 | 0.28 |
| Hex | 46 | 77 | 18 | 29 | 0 | 50 | 35 | 5B | 42 | 1C |
| Octal | 106 | 167 | 30 | 51 | 0 | 120 | 65 | 133 | 102 | 34 |
| Binary | 1000110 | 1110111 | 11000 | 101001 | 0 | 1010000 | 110101 | 1011011 | 1000010 | 11100 |
Color Harmonies of #467718
Complementary color
Monochromatic Colors of #467718
Black with #467718
Text Example
Text Example
White with #467718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467718; }
p { color: rgb(70,119,24); }
H1.HeaderClassName
{
color: #467718;
}
.AnyTagClassName
{
color: #467718;
}
</style>
background-color css
<style>
a { background-color: #467718; }
a { background-color: rgb(70,119,24); }
div.DivClassName
{
background-color: #467718;
}
.BgClassName
{
background-color: #467718;
}
</style>
border-color css
<style>
span { border-color: #467718; }
span { border-color: rgb(70,119,24); }
td.TdClassName
{
border-color: #467718;
}
.TagClassName
{
border-color: #467718;
}
</style>