Shades of Bilbao #358210
Tints of Bilbao #358210
RGB
CMYK
RGB Variations
Color information
#358210 (or 0x358210) is known color: Bilbao. HEX triplet: 35, 82 and 10. RGB value is (53,130,16). Sum of RGB (Red+Green+Blue) = 53+130+16=199 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.63% from 199); Green value is 130 (51.17% from 255 or 65.33% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 130 - color contains mainly: green. Hex color #358210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358210 is #CA7DEF. Grayscale: #5E5E5E. Windows color (decimal): -13270512 or 1081909. OLE color: 1081909.
HSL color Cylindrical-coordinate representation of color #358210: hue angle of 100.53º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #358210 is Cyan = 0.59, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 16 | - |
| CMYK | 0.59 | 0 | 0.88 | 0.49 |
| HSL | 100.53º | 0.78% | 0.29% | - |
| HSV(B) | 100.53º | 0.88% | 0.51% | - |
| XYZ | 9.54 | 16.76 | 3.22 | - |
| YUV | 93.98 | 83.99 | 98.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 16 | 0.59 | 0 | 0.88 | 0.49 | 100.53 | 0.78 | 0.29 |
| Hex | 35 | 82 | 10 | 3B | 0 | 58 | 31 | 65 | 4E | 1D |
| Octal | 65 | 202 | 20 | 73 | 0 | 130 | 61 | 145 | 116 | 35 |
| Binary | 110101 | 10000010 | 10000 | 111011 | 0 | 1011000 | 110001 | 1100101 | 1001110 | 11101 |
Color Harmonies of #358210
Complementary color
Monochromatic Colors of #358210
Black with #358210
Text Example
Text Example
White with #358210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358210; }
p { color: rgb(53,130,16); }
H1.HeaderClassName
{
color: #358210;
}
.AnyTagClassName
{
color: #358210;
}
</style>
background-color css
<style>
a { background-color: #358210; }
a { background-color: rgb(53,130,16); }
div.DivClassName
{
background-color: #358210;
}
.BgClassName
{
background-color: #358210;
}
</style>
border-color css
<style>
span { border-color: #358210; }
span { border-color: rgb(53,130,16); }
td.TdClassName
{
border-color: #358210;
}
.TagClassName
{
border-color: #358210;
}
</style>