Shades of Bilbao #428108
Tints of Bilbao #428108
RGB
CMYK
RGB Variations
Color information
#428108 (or 0x428108) is known color: Bilbao. HEX triplet: 42, 81 and 08. RGB value is (66,129,8). Sum of RGB (Red+Green+Blue) = 66+129+8=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 129 (50.78% from 255 or 63.55% from 203); Blue value is 8 (3.52% from 255 or 3.94% from 203); Max value from RGB is 129 - color contains mainly: green. Hex color #428108 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428108 is #BD7EF7. Grayscale: #606060. Windows color (decimal): -12418808 or 557378. OLE color: 557378.
HSL color Cylindrical-coordinate representation of color #428108: hue angle of 91.24º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #428108 is Cyan = 0.49, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 129 | 8 | - |
| CMYK | 0.49 | 0 | 0.94 | 0.49 |
| HSL | 91.24º | 0.88% | 0.27% | - |
| HSV(B) | 91.24º | 0.94% | 0.51% | - |
| XYZ | 10.14 | 16.88 | 2.95 | - |
| YUV | 96.37 | 78.13 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 129 | 8 | 0.49 | 0 | 0.94 | 0.49 | 91.24 | 0.88 | 0.27 |
| Hex | 42 | 81 | 8 | 31 | 0 | 5E | 31 | 5B | 58 | 1B |
| Octal | 102 | 201 | 10 | 61 | 0 | 136 | 61 | 133 | 130 | 33 |
| Binary | 1000010 | 10000001 | 1000 | 110001 | 0 | 1011110 | 110001 | 1011011 | 1011000 | 11011 |
Color Harmonies of #428108
Complementary color
Monochromatic Colors of #428108
Black with #428108
Text Example
Text Example
White with #428108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428108; }
p { color: rgb(66,129,8); }
H1.HeaderClassName
{
color: #428108;
}
.AnyTagClassName
{
color: #428108;
}
</style>
background-color css
<style>
a { background-color: #428108; }
a { background-color: rgb(66,129,8); }
div.DivClassName
{
background-color: #428108;
}
.BgClassName
{
background-color: #428108;
}
</style>
border-color css
<style>
span { border-color: #428108; }
span { border-color: rgb(66,129,8); }
td.TdClassName
{
border-color: #428108;
}
.TagClassName
{
border-color: #428108;
}
</style>