Shades of Bilbao #467919
Tints of Bilbao #467919
RGB
CMYK
RGB Variations
Color information
#467919 (or 0x467919) is known color: Bilbao. HEX triplet: 46, 79 and 19. RGB value is (70,121,25). Sum of RGB (Red+Green+Blue) = 70+121+25=216 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.41% from 216); Green value is 121 (47.66% from 255 or 56.02% from 216); Blue value is 25 (10.16% from 255 or 11.57% from 216); Max value from RGB is 121 - color contains mainly: green. Hex color #467919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467919 is #B986E6. Grayscale: #5F5F5F. Windows color (decimal): -12158695 or 1669446. OLE color: 1669446.
HSL color Cylindrical-coordinate representation of color #467919: hue angle of 91.88º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #467919 is Cyan = 0.42, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 25 | - |
| CMYK | 0.42 | 0 | 0.79 | 0.53 |
| HSL | 91.88º | 0.66% | 0.29% | - |
| HSV(B) | 91.88º | 0.79% | 0.47% | - |
| XYZ | 9.54 | 15.05 | 3.32 | - |
| YUV | 94.81 | 88.6 | 110.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 25 | 0.42 | 0 | 0.79 | 0.53 | 91.88 | 0.66 | 0.29 |
| Hex | 46 | 79 | 19 | 2A | 0 | 4F | 35 | 5C | 42 | 1D |
| Octal | 106 | 171 | 31 | 52 | 0 | 117 | 65 | 134 | 102 | 35 |
| Binary | 1000110 | 1111001 | 11001 | 101010 | 0 | 1001111 | 110101 | 1011100 | 1000010 | 11101 |
Color Harmonies of #467919
Complementary color
Monochromatic Colors of #467919
Black with #467919
Text Example
Text Example
White with #467919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467919; }
p { color: rgb(70,121,25); }
H1.HeaderClassName
{
color: #467919;
}
.AnyTagClassName
{
color: #467919;
}
</style>
background-color css
<style>
a { background-color: #467919; }
a { background-color: rgb(70,121,25); }
div.DivClassName
{
background-color: #467919;
}
.BgClassName
{
background-color: #467919;
}
</style>
border-color css
<style>
span { border-color: #467919; }
span { border-color: rgb(70,121,25); }
td.TdClassName
{
border-color: #467919;
}
.TagClassName
{
border-color: #467919;
}
</style>