Shades of Bilbao #428908
Tints of Bilbao #428908
RGB
CMYK
RGB Variations
Color information
#428908 (or 0x428908) is known color: Bilbao. HEX triplet: 42, 89 and 08. RGB value is (66,137,8). Sum of RGB (Red+Green+Blue) = 66+137+8=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 137 (53.91% from 255 or 64.93% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 137 - color contains mainly: green. Hex color #428908 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428908 is #BD76F7. Grayscale: #656565. Windows color (decimal): -12416760 or 559426. OLE color: 559426.
HSL color Cylindrical-coordinate representation of color #428908: hue angle of 93.02º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #428908 is Cyan = 0.52, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 8 | - |
| CMYK | 0.52 | 0 | 0.94 | 0.46 |
| HSL | 93.02º | 0.89% | 0.28% | - |
| HSV(B) | 93.02º | 0.94% | 0.54% | - |
| XYZ | 11.24 | 19.07 | 3.32 | - |
| YUV | 101.07 | 75.48 | 102.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 8 | 0.52 | 0 | 0.94 | 0.46 | 93.02 | 0.89 | 0.28 |
| Hex | 42 | 89 | 8 | 34 | 0 | 5E | 2E | 5D | 59 | 1C |
| Octal | 102 | 211 | 10 | 64 | 0 | 136 | 56 | 135 | 131 | 34 |
| Binary | 1000010 | 10001001 | 1000 | 110100 | 0 | 1011110 | 101110 | 1011101 | 1011001 | 11100 |
Color Harmonies of #428908
Complementary color
Monochromatic Colors of #428908
Black with #428908
Text Example
Text Example
White with #428908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428908; }
p { color: rgb(66,137,8); }
H1.HeaderClassName
{
color: #428908;
}
.AnyTagClassName
{
color: #428908;
}
</style>
background-color css
<style>
a { background-color: #428908; }
a { background-color: rgb(66,137,8); }
div.DivClassName
{
background-color: #428908;
}
.BgClassName
{
background-color: #428908;
}
</style>
border-color css
<style>
span { border-color: #428908; }
span { border-color: rgb(66,137,8); }
td.TdClassName
{
border-color: #428908;
}
.TagClassName
{
border-color: #428908;
}
</style>