Shades of Bilbao #468310
Tints of Bilbao #468310
RGB
CMYK
RGB Variations
Color information
#468310 (or 0x468310) is known color: Bilbao. HEX triplet: 46, 83 and 10. RGB value is (70,131,16). Sum of RGB (Red+Green+Blue) = 70+131+16=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 131 (51.56% from 255 or 60.37% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 131 - color contains mainly: green. Hex color #468310 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468310 is #B97CEF. Grayscale: #646464. Windows color (decimal): -12156144 or 1082182. OLE color: 1082182.
HSL color Cylindrical-coordinate representation of color #468310: hue angle of 91.83º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #468310 is Cyan = 0.47, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 16 | - |
| CMYK | 0.47 | 0 | 0.88 | 0.49 |
| HSL | 91.83º | 0.78% | 0.29% | - |
| HSV(B) | 91.83º | 0.88% | 0.51% | - |
| XYZ | 10.74 | 17.57 | 3.32 | - |
| YUV | 99.65 | 80.79 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 16 | 0.47 | 0 | 0.88 | 0.49 | 91.83 | 0.78 | 0.29 |
| Hex | 46 | 83 | 10 | 2F | 0 | 58 | 31 | 5C | 4E | 1D |
| Octal | 106 | 203 | 20 | 57 | 0 | 130 | 61 | 134 | 116 | 35 |
| Binary | 1000110 | 10000011 | 10000 | 101111 | 0 | 1011000 | 110001 | 1011100 | 1001110 | 11101 |
Color Harmonies of #468310
Complementary color
Monochromatic Colors of #468310
Black with #468310
Text Example
Text Example
White with #468310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468310; }
p { color: rgb(70,131,16); }
H1.HeaderClassName
{
color: #468310;
}
.AnyTagClassName
{
color: #468310;
}
</style>
background-color css
<style>
a { background-color: #468310; }
a { background-color: rgb(70,131,16); }
div.DivClassName
{
background-color: #468310;
}
.BgClassName
{
background-color: #468310;
}
</style>
border-color css
<style>
span { border-color: #468310; }
span { border-color: rgb(70,131,16); }
td.TdClassName
{
border-color: #468310;
}
.TagClassName
{
border-color: #468310;
}
</style>