Shades of Bilbao #467810
Tints of Bilbao #467810
RGB
CMYK
RGB Variations
Color information
#467810 (or 0x467810) is known color: Bilbao. HEX triplet: 46, 78 and 10. RGB value is (70,120,16). Sum of RGB (Red+Green+Blue) = 70+120+16=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 120 (47.27% from 255 or 58.25% from 206); Blue value is 16 (6.64% from 255 or 7.77% from 206); Max value from RGB is 120 - color contains mainly: green. Hex color #467810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467810 is #B987EF. Grayscale: #5D5D5D. Windows color (decimal): -12158960 or 1079366. OLE color: 1079366.
HSL color Cylindrical-coordinate representation of color #467810: hue angle of 88.85º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #467810 is Cyan = 0.42, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 16 | - |
| CMYK | 0.42 | 0 | 0.87 | 0.53 |
| HSL | 88.85º | 0.76% | 0.27% | - |
| HSV(B) | 88.85º | 0.87% | 0.47% | - |
| XYZ | 9.34 | 14.77 | 2.85 | - |
| YUV | 93.19 | 84.44 | 111.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 16 | 0.42 | 0 | 0.87 | 0.53 | 88.85 | 0.76 | 0.27 |
| Hex | 46 | 78 | 10 | 2A | 0 | 57 | 35 | 59 | 4C | 1B |
| Octal | 106 | 170 | 20 | 52 | 0 | 127 | 65 | 131 | 114 | 33 |
| Binary | 1000110 | 1111000 | 10000 | 101010 | 0 | 1010111 | 110101 | 1011001 | 1001100 | 11011 |
Color Harmonies of #467810
Complementary color
Monochromatic Colors of #467810
Black with #467810
Text Example
Text Example
White with #467810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467810; }
p { color: rgb(70,120,16); }
H1.HeaderClassName
{
color: #467810;
}
.AnyTagClassName
{
color: #467810;
}
</style>
background-color css
<style>
a { background-color: #467810; }
a { background-color: rgb(70,120,16); }
div.DivClassName
{
background-color: #467810;
}
.BgClassName
{
background-color: #467810;
}
</style>
border-color css
<style>
span { border-color: #467810; }
span { border-color: rgb(70,120,16); }
td.TdClassName
{
border-color: #467810;
}
.TagClassName
{
border-color: #467810;
}
</style>