Shades of Bilbao #428612
Tints of Bilbao #428612
RGB
CMYK
RGB Variations
Color information
#428612 (or 0x428612) is known color: Bilbao. HEX triplet: 42, 86 and 12. RGB value is (66,134,18). Sum of RGB (Red+Green+Blue) = 66+134+18=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 134 (52.73% from 255 or 61.47% from 218); Blue value is 18 (7.42% from 255 or 8.26% from 218); Max value from RGB is 134 - color contains mainly: green. Hex color #428612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428612 is #BD79ED. Grayscale: #646464. Windows color (decimal): -12417518 or 1214018. OLE color: 1214018.
HSL color Cylindrical-coordinate representation of color #428612: hue angle of 95.17º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #428612 is Cyan = 0.51, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 18 | - |
| CMYK | 0.51 | 0 | 0.87 | 0.47 |
| HSL | 95.17º | 0.76% | 0.3% | - |
| HSV(B) | 95.17º | 0.87% | 0.53% | - |
| XYZ | 10.88 | 18.25 | 3.52 | - |
| YUV | 100.44 | 81.47 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 18 | 0.51 | 0 | 0.87 | 0.47 | 95.17 | 0.76 | 0.3 |
| Hex | 42 | 86 | 12 | 33 | 0 | 57 | 2F | 5F | 4C | 1E |
| Octal | 102 | 206 | 22 | 63 | 0 | 127 | 57 | 137 | 114 | 36 |
| Binary | 1000010 | 10000110 | 10010 | 110011 | 0 | 1010111 | 101111 | 1011111 | 1001100 | 11110 |
Color Harmonies of #428612
Complementary color
Monochromatic Colors of #428612
Black with #428612
Text Example
Text Example
White with #428612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428612; }
p { color: rgb(66,134,18); }
H1.HeaderClassName
{
color: #428612;
}
.AnyTagClassName
{
color: #428612;
}
</style>
background-color css
<style>
a { background-color: #428612; }
a { background-color: rgb(66,134,18); }
div.DivClassName
{
background-color: #428612;
}
.BgClassName
{
background-color: #428612;
}
</style>
border-color css
<style>
span { border-color: #428612; }
span { border-color: rgb(66,134,18); }
td.TdClassName
{
border-color: #428612;
}
.TagClassName
{
border-color: #428612;
}
</style>