Shades of Bilbao #428308
Tints of Bilbao #428308
RGB
CMYK
RGB Variations
Color information
#428308 (or 0x428308) is known color: Bilbao. HEX triplet: 42, 83 and 08. RGB value is (66,131,8). Sum of RGB (Red+Green+Blue) = 66+131+8=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 131 (51.56% from 255 or 63.90% from 205); Blue value is 8 (3.52% from 255 or 3.90% from 205); Max value from RGB is 131 - color contains mainly: green. Hex color #428308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428308 is #BD7CF7. Grayscale: #616161. Windows color (decimal): -12418296 or 557890. OLE color: 557890.
HSL color Cylindrical-coordinate representation of color #428308: hue angle of 91.71º 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 #428308 is Cyan = 0.50, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 131 | 8 | - |
| CMYK | 0.50 | 0 | 0.94 | 0.49 |
| HSL | 91.71º | 0.88% | 0.27% | - |
| HSV(B) | 91.71º | 0.94% | 0.51% | - |
| XYZ | 10.41 | 17.41 | 3.04 | - |
| YUV | 97.54 | 77.47 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 131 | 8 | 0.50 | 0 | 0.94 | 0.49 | 91.71 | 0.88 | 0.27 |
| Hex | 42 | 83 | 8 | 32 | 0 | 5E | 31 | 5C | 58 | 1B |
| Octal | 102 | 203 | 10 | 62 | 0 | 136 | 61 | 134 | 130 | 33 |
| Binary | 1000010 | 10000011 | 1000 | 110010 | 0 | 1011110 | 110001 | 1011100 | 1011000 | 11011 |
Color Harmonies of #428308
Complementary color
Monochromatic Colors of #428308
Black with #428308
Text Example
Text Example
White with #428308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428308; }
p { color: rgb(66,131,8); }
H1.HeaderClassName
{
color: #428308;
}
.AnyTagClassName
{
color: #428308;
}
</style>
background-color css
<style>
a { background-color: #428308; }
a { background-color: rgb(66,131,8); }
div.DivClassName
{
background-color: #428308;
}
.BgClassName
{
background-color: #428308;
}
</style>
border-color css
<style>
span { border-color: #428308; }
span { border-color: rgb(66,131,8); }
td.TdClassName
{
border-color: #428308;
}
.TagClassName
{
border-color: #428308;
}
</style>