Shades of Bilbao #467915
Tints of Bilbao #467915
RGB
CMYK
RGB Variations
Color information
#467915 (or 0x467915) is known color: Bilbao. HEX triplet: 46, 79 and 15. RGB value is (70,121,21). Sum of RGB (Red+Green+Blue) = 70+121+21=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 121 (47.66% from 255 or 57.08% from 212); Blue value is 21 (8.59% from 255 or 9.91% from 212); Max value from RGB is 121 - color contains mainly: green. Hex color #467915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467915 is #B986EA. Grayscale: #5E5E5E. Windows color (decimal): -12158699 or 1407302. OLE color: 1407302.
HSL color Cylindrical-coordinate representation of color #467915: hue angle of 90.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #467915 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 21 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.53 |
| HSL | 90.6º | 0.7% | 0.28% | - |
| HSV(B) | 90.6º | 0.83% | 0.47% | - |
| XYZ | 9.5 | 15.03 | 3.11 | - |
| YUV | 94.35 | 86.6 | 110.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 21 | 0.42 | 0 | 0.83 | 0.53 | 90.6 | 0.7 | 0.28 |
| Hex | 46 | 79 | 15 | 2A | 0 | 53 | 35 | 5B | 46 | 1C |
| Octal | 106 | 171 | 25 | 52 | 0 | 123 | 65 | 133 | 106 | 34 |
| Binary | 1000110 | 1111001 | 10101 | 101010 | 0 | 1010011 | 110101 | 1011011 | 1000110 | 11100 |
Color Harmonies of #467915
Complementary color
Monochromatic Colors of #467915
Black with #467915
Text Example
Text Example
White with #467915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467915; }
p { color: rgb(70,121,21); }
H1.HeaderClassName
{
color: #467915;
}
.AnyTagClassName
{
color: #467915;
}
</style>
background-color css
<style>
a { background-color: #467915; }
a { background-color: rgb(70,121,21); }
div.DivClassName
{
background-color: #467915;
}
.BgClassName
{
background-color: #467915;
}
</style>
border-color css
<style>
span { border-color: #467915; }
span { border-color: rgb(70,121,21); }
td.TdClassName
{
border-color: #467915;
}
.TagClassName
{
border-color: #467915;
}
</style>