Shades of Bilbao #467716
Tints of Bilbao #467716
RGB
CMYK
RGB Variations
Color information
#467716 (or 0x467716) is known color: Bilbao. HEX triplet: 46, 77 and 16. RGB value is (70,119,22). Sum of RGB (Red+Green+Blue) = 70+119+22=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 119 (46.88% from 255 or 56.40% from 211); Blue value is 22 (8.98% from 255 or 10.43% from 211); Max value from RGB is 119 - color contains mainly: green. Hex color #467716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467716 is #B988E9. Grayscale: #5D5D5D. Windows color (decimal): -12159210 or 1472326. OLE color: 1472326.
HSL color Cylindrical-coordinate representation of color #467716: hue angle of 90.31º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #467716 is Cyan = 0.41, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 22 | - |
| CMYK | 0.41 | 0 | 0.82 | 0.53 |
| HSL | 90.31º | 0.69% | 0.28% | - |
| HSV(B) | 90.31º | 0.82% | 0.47% | - |
| XYZ | 9.27 | 14.55 | 3.08 | - |
| YUV | 93.29 | 87.77 | 111.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 22 | 0.41 | 0 | 0.82 | 0.53 | 90.31 | 0.69 | 0.28 |
| Hex | 46 | 77 | 16 | 29 | 0 | 52 | 35 | 5A | 45 | 1C |
| Octal | 106 | 167 | 26 | 51 | 0 | 122 | 65 | 132 | 105 | 34 |
| Binary | 1000110 | 1110111 | 10110 | 101001 | 0 | 1010010 | 110101 | 1011010 | 1000101 | 11100 |
Color Harmonies of #467716
Complementary color
Monochromatic Colors of #467716
Black with #467716
Text Example
Text Example
White with #467716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467716; }
p { color: rgb(70,119,22); }
H1.HeaderClassName
{
color: #467716;
}
.AnyTagClassName
{
color: #467716;
}
</style>
background-color css
<style>
a { background-color: #467716; }
a { background-color: rgb(70,119,22); }
div.DivClassName
{
background-color: #467716;
}
.BgClassName
{
background-color: #467716;
}
</style>
border-color css
<style>
span { border-color: #467716; }
span { border-color: rgb(70,119,22); }
td.TdClassName
{
border-color: #467716;
}
.TagClassName
{
border-color: #467716;
}
</style>