Shades of Bilbao #428413
Tints of Bilbao #428413
RGB
CMYK
RGB Variations
Color information
#428413 (or 0x428413) is known color: Bilbao. HEX triplet: 42, 84 and 13. RGB value is (66,132,19). Sum of RGB (Red+Green+Blue) = 66+132+19=217 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.41% from 217); Green value is 132 (51.95% from 255 or 60.83% from 217); Blue value is 19 (7.81% from 255 or 8.76% from 217); Max value from RGB is 132 - color contains mainly: green. Hex color #428413 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428413 is #BD7BEC. Grayscale: #636363. Windows color (decimal): -12418029 or 1279042. OLE color: 1279042.
HSL color Cylindrical-coordinate representation of color #428413: hue angle of 95.04º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #428413 is Cyan = 0.5, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 132 | 19 | - |
| CMYK | 0.5 | 0 | 0.86 | 0.48 |
| HSL | 95.04º | 0.75% | 0.3% | - |
| HSV(B) | 95.04º | 0.86% | 0.52% | - |
| XYZ | 10.62 | 17.71 | 3.47 | - |
| YUV | 99.38 | 82.63 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 132 | 19 | 0.5 | 0 | 0.86 | 0.48 | 95.04 | 0.75 | 0.3 |
| Hex | 42 | 84 | 13 | 32 | 0 | 56 | 30 | 5F | 4B | 1E |
| Octal | 102 | 204 | 23 | 62 | 0 | 126 | 60 | 137 | 113 | 36 |
| Binary | 1000010 | 10000100 | 10011 | 110010 | 0 | 1010110 | 110000 | 1011111 | 1001011 | 11110 |
Color Harmonies of #428413
Complementary color
Monochromatic Colors of #428413
Black with #428413
Text Example
Text Example
White with #428413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428413; }
p { color: rgb(66,132,19); }
H1.HeaderClassName
{
color: #428413;
}
.AnyTagClassName
{
color: #428413;
}
</style>
background-color css
<style>
a { background-color: #428413; }
a { background-color: rgb(66,132,19); }
div.DivClassName
{
background-color: #428413;
}
.BgClassName
{
background-color: #428413;
}
</style>
border-color css
<style>
span { border-color: #428413; }
span { border-color: rgb(66,132,19); }
td.TdClassName
{
border-color: #428413;
}
.TagClassName
{
border-color: #428413;
}
</style>