Shades of Bilbao #468417
Tints of Bilbao #468417
RGB
CMYK
RGB Variations
Color information
#468417 (or 0x468417) is known color: Bilbao. HEX triplet: 46, 84 and 17. RGB value is (70,132,23). Sum of RGB (Red+Green+Blue) = 70+132+23=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 132 (51.95% from 255 or 58.67% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 132 - color contains mainly: green. Hex color #468417 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468417 is #B97BE8. Grayscale: #656565. Windows color (decimal): -12155881 or 1541190. OLE color: 1541190.
HSL color Cylindrical-coordinate representation of color #468417: hue angle of 94.13º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #468417 is Cyan = 0.47, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 23 | - |
| CMYK | 0.47 | 0 | 0.83 | 0.48 |
| HSL | 94.13º | 0.7% | 0.3% | - |
| HSV(B) | 94.13º | 0.83% | 0.52% | - |
| XYZ | 10.93 | 17.87 | 3.68 | - |
| YUV | 101.04 | 83.96 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 23 | 0.47 | 0 | 0.83 | 0.48 | 94.13 | 0.7 | 0.3 |
| Hex | 46 | 84 | 17 | 2F | 0 | 53 | 30 | 5E | 46 | 1E |
| Octal | 106 | 204 | 27 | 57 | 0 | 123 | 60 | 136 | 106 | 36 |
| Binary | 1000110 | 10000100 | 10111 | 101111 | 0 | 1010011 | 110000 | 1011110 | 1000110 | 11110 |
Color Harmonies of #468417
Complementary color
Monochromatic Colors of #468417
Black with #468417
Text Example
Text Example
White with #468417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468417; }
p { color: rgb(70,132,23); }
H1.HeaderClassName
{
color: #468417;
}
.AnyTagClassName
{
color: #468417;
}
</style>
background-color css
<style>
a { background-color: #468417; }
a { background-color: rgb(70,132,23); }
div.DivClassName
{
background-color: #468417;
}
.BgClassName
{
background-color: #468417;
}
</style>
border-color css
<style>
span { border-color: #468417; }
span { border-color: rgb(70,132,23); }
td.TdClassName
{
border-color: #468417;
}
.TagClassName
{
border-color: #468417;
}
</style>