Shades of Bilbao #428213
Tints of Bilbao #428213
RGB
CMYK
RGB Variations
Color information
#428213 (or 0x428213) is known color: Bilbao. HEX triplet: 42, 82 and 13. RGB value is (66,130,19). Sum of RGB (Red+Green+Blue) = 66+130+19=215 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.70% from 215); Green value is 130 (51.17% from 255 or 60.47% from 215); Blue value is 19 (7.81% from 255 or 8.84% from 215); Max value from RGB is 130 - color contains mainly: green. Hex color #428213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428213 is #BD7DEC. Grayscale: #626262. Windows color (decimal): -12418541 or 1278530. OLE color: 1278530.
HSL color Cylindrical-coordinate representation of color #428213: hue angle of 94.59º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #428213 is Cyan = 0.49, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 130 | 19 | - |
| CMYK | 0.49 | 0 | 0.85 | 0.49 |
| HSL | 94.59º | 0.74% | 0.29% | - |
| HSV(B) | 94.59º | 0.85% | 0.51% | - |
| XYZ | 10.35 | 17.17 | 3.38 | - |
| YUV | 98.21 | 83.3 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 130 | 19 | 0.49 | 0 | 0.85 | 0.49 | 94.59 | 0.74 | 0.29 |
| Hex | 42 | 82 | 13 | 31 | 0 | 55 | 31 | 5F | 4A | 1D |
| Octal | 102 | 202 | 23 | 61 | 0 | 125 | 61 | 137 | 112 | 35 |
| Binary | 1000010 | 10000010 | 10011 | 110001 | 0 | 1010101 | 110001 | 1011111 | 1001010 | 11101 |
Color Harmonies of #428213
Complementary color
Monochromatic Colors of #428213
Black with #428213
Text Example
Text Example
White with #428213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428213; }
p { color: rgb(66,130,19); }
H1.HeaderClassName
{
color: #428213;
}
.AnyTagClassName
{
color: #428213;
}
</style>
background-color css
<style>
a { background-color: #428213; }
a { background-color: rgb(66,130,19); }
div.DivClassName
{
background-color: #428213;
}
.BgClassName
{
background-color: #428213;
}
</style>
border-color css
<style>
span { border-color: #428213; }
span { border-color: rgb(66,130,19); }
td.TdClassName
{
border-color: #428213;
}
.TagClassName
{
border-color: #428213;
}
</style>