Shades of Bilbao #428813
Tints of Bilbao #428813
RGB
CMYK
RGB Variations
Color information
#428813 (or 0x428813) is known color: Bilbao. HEX triplet: 42, 88 and 13. RGB value is (66,136,19). Sum of RGB (Red+Green+Blue) = 66+136+19=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 136 (53.52% from 255 or 61.54% from 221); Blue value is 19 (7.81% from 255 or 8.60% from 221); Max value from RGB is 136 - color contains mainly: green. Hex color #428813 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428813 is #BD77EC. Grayscale: #666666. Windows color (decimal): -12417005 or 1280066. OLE color: 1280066.
HSL color Cylindrical-coordinate representation of color #428813: hue angle of 95.9º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #428813 is Cyan = 0.51, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 19 | - |
| CMYK | 0.51 | 0 | 0.86 | 0.47 |
| HSL | 95.9º | 0.75% | 0.3% | - |
| HSV(B) | 95.9º | 0.86% | 0.53% | - |
| XYZ | 11.17 | 18.81 | 3.66 | - |
| YUV | 101.73 | 81.31 | 102.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 19 | 0.51 | 0 | 0.86 | 0.47 | 95.9 | 0.75 | 0.3 |
| Hex | 42 | 88 | 13 | 33 | 0 | 56 | 2F | 60 | 4B | 1E |
| Octal | 102 | 210 | 23 | 63 | 0 | 126 | 57 | 140 | 113 | 36 |
| Binary | 1000010 | 10001000 | 10011 | 110011 | 0 | 1010110 | 101111 | 1100000 | 1001011 | 11110 |
Color Harmonies of #428813
Complementary color
Monochromatic Colors of #428813
Black with #428813
Text Example
Text Example
White with #428813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428813; }
p { color: rgb(66,136,19); }
H1.HeaderClassName
{
color: #428813;
}
.AnyTagClassName
{
color: #428813;
}
</style>
background-color css
<style>
a { background-color: #428813; }
a { background-color: rgb(66,136,19); }
div.DivClassName
{
background-color: #428813;
}
.BgClassName
{
background-color: #428813;
}
</style>
border-color css
<style>
span { border-color: #428813; }
span { border-color: rgb(66,136,19); }
td.TdClassName
{
border-color: #428813;
}
.TagClassName
{
border-color: #428813;
}
</style>