Shades of Bilbao #358904
Tints of Bilbao #358904
RGB
CMYK
RGB Variations
Color information
#358904 (or 0x358904) is known color: Bilbao. HEX triplet: 35, 89 and 04. RGB value is (53,137,4). Sum of RGB (Red+Green+Blue) = 53+137+4=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 137 (53.91% from 255 or 70.62% from 194); Blue value is 4 (1.95% from 255 or 2.06% from 194); Max value from RGB is 137 - color contains mainly: green. Hex color #358904 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358904 is #CA76FB. Grayscale: #616161. Windows color (decimal): -13268732 or 297269. OLE color: 297269.
HSL color Cylindrical-coordinate representation of color #358904: hue angle of 97.89º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #358904 is Cyan = 0.61, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 4 | - |
| CMYK | 0.61 | 0 | 0.97 | 0.46 |
| HSL | 97.89º | 0.94% | 0.28% | - |
| HSV(B) | 97.89º | 0.97% | 0.54% | - |
| XYZ | 10.44 | 18.66 | 3.17 | - |
| YUV | 96.72 | 75.67 | 96.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 4 | 0.61 | 0 | 0.97 | 0.46 | 97.89 | 0.94 | 0.28 |
| Hex | 35 | 89 | 4 | 3D | 0 | 61 | 2E | 62 | 5E | 1C |
| Octal | 65 | 211 | 4 | 75 | 0 | 141 | 56 | 142 | 136 | 34 |
| Binary | 110101 | 10001001 | 100 | 111101 | 0 | 1100001 | 101110 | 1100010 | 1011110 | 11100 |
Color Harmonies of #358904
Complementary color
Monochromatic Colors of #358904
Black with #358904
Text Example
Text Example
White with #358904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358904; }
p { color: rgb(53,137,4); }
H1.HeaderClassName
{
color: #358904;
}
.AnyTagClassName
{
color: #358904;
}
</style>
background-color css
<style>
a { background-color: #358904; }
a { background-color: rgb(53,137,4); }
div.DivClassName
{
background-color: #358904;
}
.BgClassName
{
background-color: #358904;
}
</style>
border-color css
<style>
span { border-color: #358904; }
span { border-color: rgb(53,137,4); }
td.TdClassName
{
border-color: #358904;
}
.TagClassName
{
border-color: #358904;
}
</style>