Shades of Bilbao #358910
Tints of Bilbao #358910
RGB
CMYK
RGB Variations
Color information
#358910 (or 0x358910) is known color: Bilbao. HEX triplet: 35, 89 and 10. RGB value is (53,137,16). Sum of RGB (Red+Green+Blue) = 53+137+16=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 137 (53.91% from 255 or 66.50% from 206); Blue value is 16 (6.64% from 255 or 7.77% from 206); Max value from RGB is 137 - color contains mainly: green. Hex color #358910 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358910 is #CA76EF. Grayscale: #626262. Windows color (decimal): -13268720 or 1083701. OLE color: 1083701.
HSL color Cylindrical-coordinate representation of color #358910: hue angle of 101.65º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #358910 is Cyan = 0.61, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 16 | - |
| CMYK | 0.61 | 0 | 0.88 | 0.46 |
| HSL | 101.65º | 0.79% | 0.3% | - |
| HSV(B) | 101.65º | 0.88% | 0.54% | - |
| XYZ | 10.51 | 18.69 | 3.54 | - |
| YUV | 98.09 | 81.67 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 16 | 0.61 | 0 | 0.88 | 0.46 | 101.65 | 0.79 | 0.3 |
| Hex | 35 | 89 | 10 | 3D | 0 | 58 | 2E | 66 | 4F | 1E |
| Octal | 65 | 211 | 20 | 75 | 0 | 130 | 56 | 146 | 117 | 36 |
| Binary | 110101 | 10001001 | 10000 | 111101 | 0 | 1011000 | 101110 | 1100110 | 1001111 | 11110 |
Color Harmonies of #358910
Complementary color
Monochromatic Colors of #358910
Black with #358910
Text Example
Text Example
White with #358910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358910; }
p { color: rgb(53,137,16); }
H1.HeaderClassName
{
color: #358910;
}
.AnyTagClassName
{
color: #358910;
}
</style>
background-color css
<style>
a { background-color: #358910; }
a { background-color: rgb(53,137,16); }
div.DivClassName
{
background-color: #358910;
}
.BgClassName
{
background-color: #358910;
}
</style>
border-color css
<style>
span { border-color: #358910; }
span { border-color: rgb(53,137,16); }
td.TdClassName
{
border-color: #358910;
}
.TagClassName
{
border-color: #358910;
}
</style>