Shades of Bilbao #428110
Tints of Bilbao #428110
RGB
CMYK
RGB Variations
Color information
#428110 (or 0x428110) is known color: Bilbao. HEX triplet: 42, 81 and 10. RGB value is (66,129,16). Sum of RGB (Red+Green+Blue) = 66+129+16=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 129 (50.78% from 255 or 61.14% from 211); Blue value is 16 (6.64% from 255 or 7.58% from 211); Max value from RGB is 129 - color contains mainly: green. Hex color #428110 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428110 is #BD7EEF. Grayscale: #616161. Windows color (decimal): -12418800 or 1081666. OLE color: 1081666.
HSL color Cylindrical-coordinate representation of color #428110: hue angle of 93.45º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #428110 is Cyan = 0.49, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 129 | 16 | - |
| CMYK | 0.49 | 0 | 0.88 | 0.49 |
| HSL | 93.45º | 0.78% | 0.28% | - |
| HSV(B) | 93.45º | 0.88% | 0.51% | - |
| XYZ | 10.19 | 16.9 | 3.21 | - |
| YUV | 97.28 | 82.13 | 105.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 129 | 16 | 0.49 | 0 | 0.88 | 0.49 | 93.45 | 0.78 | 0.28 |
| Hex | 42 | 81 | 10 | 31 | 0 | 58 | 31 | 5D | 4E | 1C |
| Octal | 102 | 201 | 20 | 61 | 0 | 130 | 61 | 135 | 116 | 34 |
| Binary | 1000010 | 10000001 | 10000 | 110001 | 0 | 1011000 | 110001 | 1011101 | 1001110 | 11100 |
Color Harmonies of #428110
Complementary color
Monochromatic Colors of #428110
Black with #428110
Text Example
Text Example
White with #428110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428110; }
p { color: rgb(66,129,16); }
H1.HeaderClassName
{
color: #428110;
}
.AnyTagClassName
{
color: #428110;
}
</style>
background-color css
<style>
a { background-color: #428110; }
a { background-color: rgb(66,129,16); }
div.DivClassName
{
background-color: #428110;
}
.BgClassName
{
background-color: #428110;
}
</style>
border-color css
<style>
span { border-color: #428110; }
span { border-color: rgb(66,129,16); }
td.TdClassName
{
border-color: #428110;
}
.TagClassName
{
border-color: #428110;
}
</style>