Shades of Bilbao #428616
Tints of Bilbao #428616
RGB
CMYK
RGB Variations
Color information
#428616 (or 0x428616) is known color: Bilbao. HEX triplet: 42, 86 and 16. RGB value is (66,134,22). Sum of RGB (Red+Green+Blue) = 66+134+22=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 134 (52.73% from 255 or 60.36% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 134 - color contains mainly: green. Hex color #428616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428616 is #BD79E9. Grayscale: #656565. Windows color (decimal): -12417514 or 1476162. OLE color: 1476162.
HSL color Cylindrical-coordinate representation of color #428616: hue angle of 96.43º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #428616 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 22 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.47 |
| HSL | 96.43º | 0.72% | 0.31% | - |
| HSV(B) | 96.43º | 0.84% | 0.53% | - |
| XYZ | 10.92 | 18.27 | 3.71 | - |
| YUV | 100.9 | 83.47 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 22 | 0.51 | 0 | 0.84 | 0.47 | 96.43 | 0.72 | 0.31 |
| Hex | 42 | 86 | 16 | 33 | 0 | 54 | 2F | 60 | 48 | 1F |
| Octal | 102 | 206 | 26 | 63 | 0 | 124 | 57 | 140 | 110 | 37 |
| Binary | 1000010 | 10000110 | 10110 | 110011 | 0 | 1010100 | 101111 | 1100000 | 1001000 | 11111 |
Color Harmonies of #428616
Complementary color
Monochromatic Colors of #428616
Black with #428616
Text Example
Text Example
White with #428616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428616; }
p { color: rgb(66,134,22); }
H1.HeaderClassName
{
color: #428616;
}
.AnyTagClassName
{
color: #428616;
}
</style>
background-color css
<style>
a { background-color: #428616; }
a { background-color: rgb(66,134,22); }
div.DivClassName
{
background-color: #428616;
}
.BgClassName
{
background-color: #428616;
}
</style>
border-color css
<style>
span { border-color: #428616; }
span { border-color: rgb(66,134,22); }
td.TdClassName
{
border-color: #428616;
}
.TagClassName
{
border-color: #428616;
}
</style>