Shades of Bilbao #428608
Tints of Bilbao #428608
RGB
CMYK
RGB Variations
Color information
#428608 (or 0x428608) is known color: Bilbao. HEX triplet: 42, 86 and 08. RGB value is (66,134,8). Sum of RGB (Red+Green+Blue) = 66+134+8=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 134 (52.73% from 255 or 64.42% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 134 - color contains mainly: green. Hex color #428608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428608 is #BD79F7. Grayscale: #636363. Windows color (decimal): -12417528 or 558658. OLE color: 558658.
HSL color Cylindrical-coordinate representation of color #428608: hue angle of 92.38º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #428608 is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 8 | - |
| CMYK | 0.51 | 0 | 0.94 | 0.47 |
| HSL | 92.38º | 0.89% | 0.28% | - |
| HSV(B) | 92.38º | 0.94% | 0.53% | - |
| XYZ | 10.82 | 18.23 | 3.18 | - |
| YUV | 99.3 | 76.47 | 104.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 8 | 0.51 | 0 | 0.94 | 0.47 | 92.38 | 0.89 | 0.28 |
| Hex | 42 | 86 | 8 | 33 | 0 | 5E | 2F | 5C | 59 | 1C |
| Octal | 102 | 206 | 10 | 63 | 0 | 136 | 57 | 134 | 131 | 34 |
| Binary | 1000010 | 10000110 | 1000 | 110011 | 0 | 1011110 | 101111 | 1011100 | 1011001 | 11100 |
Color Harmonies of #428608
Complementary color
Monochromatic Colors of #428608
Black with #428608
Text Example
Text Example
White with #428608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428608; }
p { color: rgb(66,134,8); }
H1.HeaderClassName
{
color: #428608;
}
.AnyTagClassName
{
color: #428608;
}
</style>
background-color css
<style>
a { background-color: #428608; }
a { background-color: rgb(66,134,8); }
div.DivClassName
{
background-color: #428608;
}
.BgClassName
{
background-color: #428608;
}
</style>
border-color css
<style>
span { border-color: #428608; }
span { border-color: rgb(66,134,8); }
td.TdClassName
{
border-color: #428608;
}
.TagClassName
{
border-color: #428608;
}
</style>