Shades of Bilbao #467819
Tints of Bilbao #467819
RGB
CMYK
RGB Variations
Color information
#467819 (or 0x467819) is known color: Bilbao. HEX triplet: 46, 78 and 19. RGB value is (70,120,25). Sum of RGB (Red+Green+Blue) = 70+120+25=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 120 (47.27% from 255 or 55.81% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 120 - color contains mainly: green. Hex color #467819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467819 is #B987E6. Grayscale: #5E5E5E. Windows color (decimal): -12158951 or 1669190. OLE color: 1669190.
HSL color Cylindrical-coordinate representation of color #467819: hue angle of 91.58º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #467819 is Cyan = 0.42, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 25 | - |
| CMYK | 0.42 | 0 | 0.79 | 0.53 |
| HSL | 91.58º | 0.66% | 0.28% | - |
| HSV(B) | 91.58º | 0.79% | 0.47% | - |
| XYZ | 9.42 | 14.81 | 3.28 | - |
| YUV | 94.22 | 88.94 | 110.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 25 | 0.42 | 0 | 0.79 | 0.53 | 91.58 | 0.66 | 0.28 |
| Hex | 46 | 78 | 19 | 2A | 0 | 4F | 35 | 5C | 42 | 1C |
| Octal | 106 | 170 | 31 | 52 | 0 | 117 | 65 | 134 | 102 | 34 |
| Binary | 1000110 | 1111000 | 11001 | 101010 | 0 | 1001111 | 110101 | 1011100 | 1000010 | 11100 |
Color Harmonies of #467819
Complementary color
Monochromatic Colors of #467819
Black with #467819
Text Example
Text Example
White with #467819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467819; }
p { color: rgb(70,120,25); }
H1.HeaderClassName
{
color: #467819;
}
.AnyTagClassName
{
color: #467819;
}
</style>
background-color css
<style>
a { background-color: #467819; }
a { background-color: rgb(70,120,25); }
div.DivClassName
{
background-color: #467819;
}
.BgClassName
{
background-color: #467819;
}
</style>
border-color css
<style>
span { border-color: #467819; }
span { border-color: rgb(70,120,25); }
td.TdClassName
{
border-color: #467819;
}
.TagClassName
{
border-color: #467819;
}
</style>