Shades of Bilbao #468120
Tints of Bilbao #468120
RGB
CMYK
RGB Variations
Color information
#468120 (or 0x468120) is known color: Bilbao. HEX triplet: 46, 81 and 20. RGB value is (70,129,32). Sum of RGB (Red+Green+Blue) = 70+129+32=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 129 (50.78% from 255 or 55.84% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 129 - color contains mainly: green. Hex color #468120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468120 is #B97EDF. Grayscale: #646464. Windows color (decimal): -12156640 or 2130246. OLE color: 2130246.
HSL color Cylindrical-coordinate representation of color #468120: hue angle of 96.49º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #468120 is Cyan = 0.46, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 129 | 32 | - |
| CMYK | 0.46 | 0 | 0.75 | 0.49 |
| HSL | 96.49º | 0.6% | 0.32% | - |
| HSV(B) | 96.49º | 0.75% | 0.51% | - |
| XYZ | 10.64 | 17.11 | 4.11 | - |
| YUV | 100.3 | 89.45 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 129 | 32 | 0.46 | 0 | 0.75 | 0.49 | 96.49 | 0.6 | 0.32 |
| Hex | 46 | 81 | 20 | 2E | 0 | 4B | 31 | 60 | 3C | 20 |
| Octal | 106 | 201 | 40 | 56 | 0 | 113 | 61 | 140 | 74 | 40 |
| Binary | 1000110 | 10000001 | 100000 | 101110 | 0 | 1001011 | 110001 | 1100000 | 111100 | 100000 |
Color Harmonies of #468120
Complementary color
Monochromatic Colors of #468120
Black with #468120
Text Example
Text Example
White with #468120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468120; }
p { color: rgb(70,129,32); }
H1.HeaderClassName
{
color: #468120;
}
.AnyTagClassName
{
color: #468120;
}
</style>
background-color css
<style>
a { background-color: #468120; }
a { background-color: rgb(70,129,32); }
div.DivClassName
{
background-color: #468120;
}
.BgClassName
{
background-color: #468120;
}
</style>
border-color css
<style>
span { border-color: #468120; }
span { border-color: rgb(70,129,32); }
td.TdClassName
{
border-color: #468120;
}
.TagClassName
{
border-color: #468120;
}
</style>