Shades of Bilbao #428012
Tints of Bilbao #428012
RGB
CMYK
RGB Variations
Color information
#428012 (or 0x428012) is known color: Bilbao. HEX triplet: 42, 80 and 12. RGB value is (66,128,18). Sum of RGB (Red+Green+Blue) = 66+128+18=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 128 (50.39% from 255 or 60.38% from 212); Blue value is 18 (7.42% from 255 or 8.49% from 212); Max value from RGB is 128 - color contains mainly: green. Hex color #428012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428012 is #BD7FED. Grayscale: #616161. Windows color (decimal): -12419054 or 1212482. OLE color: 1212482.
HSL color Cylindrical-coordinate representation of color #428012: hue angle of 93.82º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #428012 is Cyan = 0.48, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 128 | 18 | - |
| CMYK | 0.48 | 0 | 0.86 | 0.50 |
| HSL | 93.82º | 0.75% | 0.29% | - |
| HSV(B) | 93.82º | 0.86% | 0.5% | - |
| XYZ | 10.08 | 16.64 | 3.25 | - |
| YUV | 96.92 | 83.46 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 128 | 18 | 0.48 | 0 | 0.86 | 0.50 | 93.82 | 0.75 | 0.29 |
| Hex | 42 | 80 | 12 | 30 | 0 | 56 | 32 | 5E | 4B | 1D |
| Octal | 102 | 200 | 22 | 60 | 0 | 126 | 62 | 136 | 113 | 35 |
| Binary | 1000010 | 10000000 | 10010 | 110000 | 0 | 1010110 | 110010 | 1011110 | 1001011 | 11101 |
Color Harmonies of #428012
Complementary color
Monochromatic Colors of #428012
Black with #428012
Text Example
Text Example
White with #428012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428012; }
p { color: rgb(66,128,18); }
H1.HeaderClassName
{
color: #428012;
}
.AnyTagClassName
{
color: #428012;
}
</style>
background-color css
<style>
a { background-color: #428012; }
a { background-color: rgb(66,128,18); }
div.DivClassName
{
background-color: #428012;
}
.BgClassName
{
background-color: #428012;
}
</style>
border-color css
<style>
span { border-color: #428012; }
span { border-color: rgb(66,128,18); }
td.TdClassName
{
border-color: #428012;
}
.TagClassName
{
border-color: #428012;
}
</style>