Shades of Bilbao #428710
Tints of Bilbao #428710
RGB
CMYK
RGB Variations
Color information
#428710 (or 0x428710) is known color: Bilbao. HEX triplet: 42, 87 and 10. RGB value is (66,135,16). Sum of RGB (Red+Green+Blue) = 66+135+16=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 135 (53.12% from 255 or 62.21% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 135 - color contains mainly: green. Hex color #428710 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428710 is #BD78EF. Grayscale: #656565. Windows color (decimal): -12417264 or 1083202. OLE color: 1083202.
HSL color Cylindrical-coordinate representation of color #428710: hue angle of 94.79º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #428710 is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 135 | 16 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.47 |
| HSL | 94.79º | 0.79% | 0.3% | - |
| HSV(B) | 94.79º | 0.88% | 0.53% | - |
| XYZ | 11 | 18.52 | 3.49 | - |
| YUV | 100.8 | 80.14 | 103.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 16 | 0.51 | 0 | 0.88 | 0.47 | 94.79 | 0.79 | 0.3 |
| Hex | 42 | 87 | 10 | 33 | 0 | 58 | 2F | 5F | 4F | 1E |
| Octal | 102 | 207 | 20 | 63 | 0 | 130 | 57 | 137 | 117 | 36 |
| Binary | 1000010 | 10000111 | 10000 | 110011 | 0 | 1011000 | 101111 | 1011111 | 1001111 | 11110 |
Color Harmonies of #428710
Complementary color
Monochromatic Colors of #428710
Black with #428710
Text Example
Text Example
White with #428710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428710; }
p { color: rgb(66,135,16); }
H1.HeaderClassName
{
color: #428710;
}
.AnyTagClassName
{
color: #428710;
}
</style>
background-color css
<style>
a { background-color: #428710; }
a { background-color: rgb(66,135,16); }
div.DivClassName
{
background-color: #428710;
}
.BgClassName
{
background-color: #428710;
}
</style>
border-color css
<style>
span { border-color: #428710; }
span { border-color: rgb(66,135,16); }
td.TdClassName
{
border-color: #428710;
}
.TagClassName
{
border-color: #428710;
}
</style>