Shades of Bilbao #428018
Tints of Bilbao #428018
RGB
CMYK
RGB Variations
Color information
#428018 (or 0x428018) is known color: Bilbao. HEX triplet: 42, 80 and 18. RGB value is (66,128,24). Sum of RGB (Red+Green+Blue) = 66+128+24=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 128 (50.39% from 255 or 58.72% from 218); Blue value is 24 (9.77% from 255 or 11.01% from 218); Max value from RGB is 128 - color contains mainly: green. Hex color #428018 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428018 is #BD7FE7. Grayscale: #616161. Windows color (decimal): -12419048 or 1605698. OLE color: 1605698.
HSL color Cylindrical-coordinate representation of color #428018: hue angle of 95.77º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #428018 is Cyan = 0.48, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 128 | 24 | - |
| CMYK | 0.48 | 0 | 0.81 | 0.50 |
| HSL | 95.77º | 0.68% | 0.3% | - |
| HSV(B) | 95.77º | 0.81% | 0.5% | - |
| XYZ | 10.13 | 16.66 | 3.55 | - |
| YUV | 97.61 | 86.46 | 105.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 128 | 24 | 0.48 | 0 | 0.81 | 0.50 | 95.77 | 0.68 | 0.3 |
| Hex | 42 | 80 | 18 | 30 | 0 | 51 | 32 | 60 | 44 | 1E |
| Octal | 102 | 200 | 30 | 60 | 0 | 121 | 62 | 140 | 104 | 36 |
| Binary | 1000010 | 10000000 | 11000 | 110000 | 0 | 1010001 | 110010 | 1100000 | 1000100 | 11110 |
Color Harmonies of #428018
Complementary color
Monochromatic Colors of #428018
Black with #428018
Text Example
Text Example
White with #428018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428018; }
p { color: rgb(66,128,24); }
H1.HeaderClassName
{
color: #428018;
}
.AnyTagClassName
{
color: #428018;
}
</style>
background-color css
<style>
a { background-color: #428018; }
a { background-color: rgb(66,128,24); }
div.DivClassName
{
background-color: #428018;
}
.BgClassName
{
background-color: #428018;
}
</style>
border-color css
<style>
span { border-color: #428018; }
span { border-color: rgb(66,128,24); }
td.TdClassName
{
border-color: #428018;
}
.TagClassName
{
border-color: #428018;
}
</style>