Shades of Bilbao #428310
Tints of Bilbao #428310
RGB
CMYK
RGB Variations
Color information
#428310 (or 0x428310) is known color: Bilbao. HEX triplet: 42, 83 and 10. RGB value is (66,131,16). Sum of RGB (Red+Green+Blue) = 66+131+16=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 131 (51.56% from 255 or 61.50% from 213); Blue value is 16 (6.64% from 255 or 7.51% from 213); Max value from RGB is 131 - color contains mainly: green. Hex color #428310 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428310 is #BD7CEF. Grayscale: #626262. Windows color (decimal): -12418288 or 1082178. OLE color: 1082178.
HSL color Cylindrical-coordinate representation of color #428310: hue angle of 93.91º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #428310 is Cyan = 0.50, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 131 | 16 | - |
| CMYK | 0.50 | 0 | 0.88 | 0.49 |
| HSL | 93.91º | 0.78% | 0.29% | - |
| HSV(B) | 93.91º | 0.88% | 0.51% | - |
| XYZ | 10.46 | 17.43 | 3.3 | - |
| YUV | 98.46 | 81.47 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 131 | 16 | 0.50 | 0 | 0.88 | 0.49 | 93.91 | 0.78 | 0.29 |
| Hex | 42 | 83 | 10 | 32 | 0 | 58 | 31 | 5E | 4E | 1D |
| Octal | 102 | 203 | 20 | 62 | 0 | 130 | 61 | 136 | 116 | 35 |
| Binary | 1000010 | 10000011 | 10000 | 110010 | 0 | 1011000 | 110001 | 1011110 | 1001110 | 11101 |
Color Harmonies of #428310
Complementary color
Monochromatic Colors of #428310
Black with #428310
Text Example
Text Example
White with #428310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428310; }
p { color: rgb(66,131,16); }
H1.HeaderClassName
{
color: #428310;
}
.AnyTagClassName
{
color: #428310;
}
</style>
background-color css
<style>
a { background-color: #428310; }
a { background-color: rgb(66,131,16); }
div.DivClassName
{
background-color: #428310;
}
.BgClassName
{
background-color: #428310;
}
</style>
border-color css
<style>
span { border-color: #428310; }
span { border-color: rgb(66,131,16); }
td.TdClassName
{
border-color: #428310;
}
.TagClassName
{
border-color: #428310;
}
</style>