Shades of Bilbao #468028
Tints of Bilbao #468028
RGB
CMYK
RGB Variations
Color information
#468028 (or 0x468028) is known color: Bilbao. HEX triplet: 46, 80 and 28. RGB value is (70,128,40). Sum of RGB (Red+Green+Blue) = 70+128+40=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 128 (50.39% from 255 or 53.78% from 238); Blue value is 40 (16.02% from 255 or 16.81% from 238); Max value from RGB is 128 - color contains mainly: green. Hex color #468028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468028 is #B97FD7. Grayscale: #646464. Windows color (decimal): -12156888 or 2654278. OLE color: 2654278.
HSL color Cylindrical-coordinate representation of color #468028: hue angle of 99.55º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #468028 is Cyan = 0.45, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 40 | - |
| CMYK | 0.45 | 0 | 0.69 | 0.50 |
| HSL | 99.55º | 0.52% | 0.33% | - |
| HSV(B) | 99.55º | 0.69% | 0.5% | - |
| XYZ | 10.63 | 16.89 | 4.71 | - |
| YUV | 100.63 | 93.78 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 40 | 0.45 | 0 | 0.69 | 0.50 | 99.55 | 0.52 | 0.33 |
| Hex | 46 | 80 | 28 | 2D | 0 | 45 | 32 | 64 | 34 | 21 |
| Octal | 106 | 200 | 50 | 55 | 0 | 105 | 62 | 144 | 64 | 41 |
| Binary | 1000110 | 10000000 | 101000 | 101101 | 0 | 1000101 | 110010 | 1100100 | 110100 | 100001 |
Color Harmonies of #468028
Complementary color
Monochromatic Colors of #468028
Black with #468028
Text Example
Text Example
White with #468028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468028; }
p { color: rgb(70,128,40); }
H1.HeaderClassName
{
color: #468028;
}
.AnyTagClassName
{
color: #468028;
}
</style>
background-color css
<style>
a { background-color: #468028; }
a { background-color: rgb(70,128,40); }
div.DivClassName
{
background-color: #468028;
}
.BgClassName
{
background-color: #468028;
}
</style>
border-color css
<style>
span { border-color: #468028; }
span { border-color: rgb(70,128,40); }
td.TdClassName
{
border-color: #468028;
}
.TagClassName
{
border-color: #468028;
}
</style>