Shades of Bilbao #468320
Tints of Bilbao #468320
RGB
CMYK
RGB Variations
Color information
#468320 (or 0x468320) is known color: Bilbao. HEX triplet: 46, 83 and 20. RGB value is (70,131,32). Sum of RGB (Red+Green+Blue) = 70+131+32=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 131 (51.56% from 255 or 56.22% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 131 - color contains mainly: green. Hex color #468320 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468320 is #B97CDF. Grayscale: #656565. Windows color (decimal): -12156128 or 2130758. OLE color: 2130758.
HSL color Cylindrical-coordinate representation of color #468320: hue angle of 96.97º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #468320 is Cyan = 0.47, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 32 | - |
| CMYK | 0.47 | 0 | 0.76 | 0.49 |
| HSL | 96.97º | 0.61% | 0.32% | - |
| HSV(B) | 96.97º | 0.76% | 0.51% | - |
| XYZ | 10.9 | 17.64 | 4.2 | - |
| YUV | 101.48 | 88.79 | 105.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 32 | 0.47 | 0 | 0.76 | 0.49 | 96.97 | 0.61 | 0.32 |
| Hex | 46 | 83 | 20 | 2F | 0 | 4C | 31 | 61 | 3D | 20 |
| Octal | 106 | 203 | 40 | 57 | 0 | 114 | 61 | 141 | 75 | 40 |
| Binary | 1000110 | 10000011 | 100000 | 101111 | 0 | 1001100 | 110001 | 1100001 | 111101 | 100000 |
Color Harmonies of #468320
Complementary color
Monochromatic Colors of #468320
Black with #468320
Text Example
Text Example
White with #468320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468320; }
p { color: rgb(70,131,32); }
H1.HeaderClassName
{
color: #468320;
}
.AnyTagClassName
{
color: #468320;
}
</style>
background-color css
<style>
a { background-color: #468320; }
a { background-color: rgb(70,131,32); }
div.DivClassName
{
background-color: #468320;
}
.BgClassName
{
background-color: #468320;
}
</style>
border-color css
<style>
span { border-color: #468320; }
span { border-color: rgb(70,131,32); }
td.TdClassName
{
border-color: #468320;
}
.TagClassName
{
border-color: #468320;
}
</style>