Shades of Bilbao #428416
Tints of Bilbao #428416
RGB
CMYK
RGB Variations
Color information
#428416 (or 0x428416) is known color: Bilbao. HEX triplet: 42, 84 and 16. RGB value is (66,132,22). Sum of RGB (Red+Green+Blue) = 66+132+22=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 132 (51.95% from 255 or 60% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 132 - color contains mainly: green. Hex color #428416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428416 is #BD7BE9. Grayscale: #646464. Windows color (decimal): -12418026 or 1475650. OLE color: 1475650.
HSL color Cylindrical-coordinate representation of color #428416: hue angle of 96º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #428416 is Cyan = 0.5, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 132 | 22 | - |
| CMYK | 0.5 | 0 | 0.83 | 0.48 |
| HSL | 96º | 0.71% | 0.3% | - |
| HSV(B) | 96º | 0.83% | 0.52% | - |
| XYZ | 10.64 | 17.72 | 3.62 | - |
| YUV | 99.73 | 84.13 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 132 | 22 | 0.5 | 0 | 0.83 | 0.48 | 96 | 0.71 | 0.3 |
| Hex | 42 | 84 | 16 | 32 | 0 | 53 | 30 | 60 | 47 | 1E |
| Octal | 102 | 204 | 26 | 62 | 0 | 123 | 60 | 140 | 107 | 36 |
| Binary | 1000010 | 10000100 | 10110 | 110010 | 0 | 1010011 | 110000 | 1100000 | 1000111 | 11110 |
Color Harmonies of #428416
Complementary color
Monochromatic Colors of #428416
Black with #428416
Text Example
Text Example
White with #428416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428416; }
p { color: rgb(66,132,22); }
H1.HeaderClassName
{
color: #428416;
}
.AnyTagClassName
{
color: #428416;
}
</style>
background-color css
<style>
a { background-color: #428416; }
a { background-color: rgb(66,132,22); }
div.DivClassName
{
background-color: #428416;
}
.BgClassName
{
background-color: #428416;
}
</style>
border-color css
<style>
span { border-color: #428416; }
span { border-color: rgb(66,132,22); }
td.TdClassName
{
border-color: #428416;
}
.TagClassName
{
border-color: #428416;
}
</style>