Shades of Bilbao #358914
Tints of Bilbao #358914
RGB
CMYK
RGB Variations
Color information
#358914 (or 0x358914) is known color: Bilbao. HEX triplet: 35, 89 and 14. RGB value is (53,137,20). Sum of RGB (Red+Green+Blue) = 53+137+20=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 137 (53.91% from 255 or 65.24% from 210); Blue value is 20 (8.20% from 255 or 9.52% from 210); Max value from RGB is 137 - color contains mainly: green. Hex color #358914 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358914 is #CA76EB. Grayscale: #626262. Windows color (decimal): -13268716 or 1345845. OLE color: 1345845.
HSL color Cylindrical-coordinate representation of color #358914: hue angle of 103.08º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #358914 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 20 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.46 |
| HSL | 103.08º | 0.75% | 0.31% | - |
| HSV(B) | 103.08º | 0.85% | 0.54% | - |
| XYZ | 10.54 | 18.7 | 3.72 | - |
| YUV | 98.55 | 83.67 | 95.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 20 | 0.61 | 0 | 0.85 | 0.46 | 103.08 | 0.75 | 0.31 |
| Hex | 35 | 89 | 14 | 3D | 0 | 55 | 2E | 67 | 4B | 1F |
| Octal | 65 | 211 | 24 | 75 | 0 | 125 | 56 | 147 | 113 | 37 |
| Binary | 110101 | 10001001 | 10100 | 111101 | 0 | 1010101 | 101110 | 1100111 | 1001011 | 11111 |
Color Harmonies of #358914
Complementary color
Monochromatic Colors of #358914
Black with #358914
Text Example
Text Example
White with #358914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358914; }
p { color: rgb(53,137,20); }
H1.HeaderClassName
{
color: #358914;
}
.AnyTagClassName
{
color: #358914;
}
</style>
background-color css
<style>
a { background-color: #358914; }
a { background-color: rgb(53,137,20); }
div.DivClassName
{
background-color: #358914;
}
.BgClassName
{
background-color: #358914;
}
</style>
border-color css
<style>
span { border-color: #358914; }
span { border-color: rgb(53,137,20); }
td.TdClassName
{
border-color: #358914;
}
.TagClassName
{
border-color: #358914;
}
</style>