Shades of Bilbao #358916
Tints of Bilbao #358916
RGB
CMYK
RGB Variations
Color information
#358916 (or 0x358916) is known color: Bilbao. HEX triplet: 35, 89 and 16. RGB value is (53,137,22). Sum of RGB (Red+Green+Blue) = 53+137+22=212 (28% of max value = 765). Red value is 53 (21.09% from 255 or 25% from 212); Green value is 137 (53.91% from 255 or 64.62% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 137 - color contains mainly: green. Hex color #358916 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358916 is #CA76E9. Grayscale: #636363. Windows color (decimal): -13268714 or 1476917. OLE color: 1476917.
HSL color Cylindrical-coordinate representation of color #358916: hue angle of 103.83º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #358916 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 22 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.46 |
| HSL | 103.83º | 0.72% | 0.31% | - |
| HSV(B) | 103.83º | 0.84% | 0.54% | - |
| XYZ | 10.56 | 18.71 | 3.81 | - |
| YUV | 98.77 | 84.67 | 95.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 22 | 0.61 | 0 | 0.84 | 0.46 | 103.83 | 0.72 | 0.31 |
| Hex | 35 | 89 | 16 | 3D | 0 | 54 | 2E | 68 | 48 | 1F |
| Octal | 65 | 211 | 26 | 75 | 0 | 124 | 56 | 150 | 110 | 37 |
| Binary | 110101 | 10001001 | 10110 | 111101 | 0 | 1010100 | 101110 | 1101000 | 1001000 | 11111 |
Color Harmonies of #358916
Complementary color
Monochromatic Colors of #358916
Black with #358916
Text Example
Text Example
White with #358916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358916; }
p { color: rgb(53,137,22); }
H1.HeaderClassName
{
color: #358916;
}
.AnyTagClassName
{
color: #358916;
}
</style>
background-color css
<style>
a { background-color: #358916; }
a { background-color: rgb(53,137,22); }
div.DivClassName
{
background-color: #358916;
}
.BgClassName
{
background-color: #358916;
}
</style>
border-color css
<style>
span { border-color: #358916; }
span { border-color: rgb(53,137,22); }
td.TdClassName
{
border-color: #358916;
}
.TagClassName
{
border-color: #358916;
}
</style>