Shades of Bilbao #468119
Tints of Bilbao #468119
RGB
CMYK
RGB Variations
Color information
#468119 (or 0x468119) is known color: Bilbao. HEX triplet: 46, 81 and 19. RGB value is (70,129,25). Sum of RGB (Red+Green+Blue) = 70+129+25=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 129 (50.78% from 255 or 57.59% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 129 - color contains mainly: green. Hex color #468119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468119 is #B97EE6. Grayscale: #636363. Windows color (decimal): -12156647 or 1671494. OLE color: 1671494.
HSL color Cylindrical-coordinate representation of color #468119: hue angle of 94.04º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #468119 is Cyan = 0.46, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 129 | 25 | - |
| CMYK | 0.46 | 0 | 0.81 | 0.49 |
| HSL | 94.04º | 0.68% | 0.3% | - |
| HSV(B) | 94.04º | 0.81% | 0.51% | - |
| XYZ | 10.55 | 17.07 | 3.66 | - |
| YUV | 99.5 | 85.95 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 129 | 25 | 0.46 | 0 | 0.81 | 0.49 | 94.04 | 0.68 | 0.3 |
| Hex | 46 | 81 | 19 | 2E | 0 | 51 | 31 | 5E | 44 | 1E |
| Octal | 106 | 201 | 31 | 56 | 0 | 121 | 61 | 136 | 104 | 36 |
| Binary | 1000110 | 10000001 | 11001 | 101110 | 0 | 1010001 | 110001 | 1011110 | 1000100 | 11110 |
Color Harmonies of #468119
Complementary color
Monochromatic Colors of #468119
Black with #468119
Text Example
Text Example
White with #468119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468119; }
p { color: rgb(70,129,25); }
H1.HeaderClassName
{
color: #468119;
}
.AnyTagClassName
{
color: #468119;
}
</style>
background-color css
<style>
a { background-color: #468119; }
a { background-color: rgb(70,129,25); }
div.DivClassName
{
background-color: #468119;
}
.BgClassName
{
background-color: #468119;
}
</style>
border-color css
<style>
span { border-color: #468119; }
span { border-color: rgb(70,129,25); }
td.TdClassName
{
border-color: #468119;
}
.TagClassName
{
border-color: #468119;
}
</style>