Shades of Bilbao #428617
Tints of Bilbao #428617
RGB
CMYK
RGB Variations
Color information
#428617 (or 0x428617) is known color: Bilbao. HEX triplet: 42, 86 and 17. RGB value is (66,134,23). Sum of RGB (Red+Green+Blue) = 66+134+23=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #428617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428617 is #BD79E8. Grayscale: #656565. Windows color (decimal): -12417513 or 1541698. OLE color: 1541698.
HSL color Cylindrical-coordinate representation of color #428617: hue angle of 96.76º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #428617 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 23 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.47 |
| HSL | 96.76º | 0.71% | 0.31% | - |
| HSV(B) | 96.76º | 0.83% | 0.53% | - |
| XYZ | 10.93 | 18.27 | 3.76 | - |
| YUV | 101.01 | 83.97 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 23 | 0.51 | 0 | 0.83 | 0.47 | 96.76 | 0.71 | 0.31 |
| Hex | 42 | 86 | 17 | 33 | 0 | 53 | 2F | 61 | 47 | 1F |
| Octal | 102 | 206 | 27 | 63 | 0 | 123 | 57 | 141 | 107 | 37 |
| Binary | 1000010 | 10000110 | 10111 | 110011 | 0 | 1010011 | 101111 | 1100001 | 1000111 | 11111 |
Color Harmonies of #428617
Complementary color
Monochromatic Colors of #428617
Black with #428617
Text Example
Text Example
White with #428617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428617; }
p { color: rgb(66,134,23); }
H1.HeaderClassName
{
color: #428617;
}
.AnyTagClassName
{
color: #428617;
}
</style>
background-color css
<style>
a { background-color: #428617; }
a { background-color: rgb(66,134,23); }
div.DivClassName
{
background-color: #428617;
}
.BgClassName
{
background-color: #428617;
}
</style>
border-color css
<style>
span { border-color: #428617; }
span { border-color: rgb(66,134,23); }
td.TdClassName
{
border-color: #428617;
}
.TagClassName
{
border-color: #428617;
}
</style>