Shades of Bilbao #428805
Tints of Bilbao #428805
RGB
CMYK
RGB Variations
Color information
#428805 (or 0x428805) is known color: Bilbao. HEX triplet: 42, 88 and 05. RGB value is (66,136,5). Sum of RGB (Red+Green+Blue) = 66+136+5=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 136 (53.52% from 255 or 65.70% from 207); Blue value is 5 (2.34% from 255 or 2.42% from 207); Max value from RGB is 136 - color contains mainly: green. Hex color #428805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428805 is #BD77FA. Grayscale: #646464. Windows color (decimal): -12417019 or 362562. OLE color: 362562.
HSL color Cylindrical-coordinate representation of color #428805: hue angle of 92.06º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #428805 is Cyan = 0.51, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 5 | - |
| CMYK | 0.51 | 0 | 0.96 | 0.47 |
| HSL | 92.06º | 0.93% | 0.28% | - |
| HSV(B) | 92.06º | 0.96% | 0.53% | - |
| XYZ | 11.08 | 18.78 | 3.18 | - |
| YUV | 100.14 | 74.31 | 103.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 5 | 0.51 | 0 | 0.96 | 0.47 | 92.06 | 0.93 | 0.28 |
| Hex | 42 | 88 | 5 | 33 | 0 | 60 | 2F | 5C | 5D | 1C |
| Octal | 102 | 210 | 5 | 63 | 0 | 140 | 57 | 134 | 135 | 34 |
| Binary | 1000010 | 10001000 | 101 | 110011 | 0 | 1100000 | 101111 | 1011100 | 1011101 | 11100 |
Color Harmonies of #428805
Complementary color
Monochromatic Colors of #428805
Black with #428805
Text Example
Text Example
White with #428805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428805; }
p { color: rgb(66,136,5); }
H1.HeaderClassName
{
color: #428805;
}
.AnyTagClassName
{
color: #428805;
}
</style>
background-color css
<style>
a { background-color: #428805; }
a { background-color: rgb(66,136,5); }
div.DivClassName
{
background-color: #428805;
}
.BgClassName
{
background-color: #428805;
}
</style>
border-color css
<style>
span { border-color: #428805; }
span { border-color: rgb(66,136,5); }
td.TdClassName
{
border-color: #428805;
}
.TagClassName
{
border-color: #428805;
}
</style>