Shades of Bilbao #358010
Tints of Bilbao #358010
RGB
CMYK
RGB Variations
Color information
#358010 (or 0x358010) is known color: Bilbao. HEX triplet: 35, 80 and 10. RGB value is (53,128,16). Sum of RGB (Red+Green+Blue) = 53+128+16=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 128 (50.39% from 255 or 64.97% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 128 - color contains mainly: green. Hex color #358010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358010 is #CA7FEF. Grayscale: #5D5D5D. Windows color (decimal): -13271024 or 1081397. OLE color: 1081397.
HSL color Cylindrical-coordinate representation of color #358010: hue angle of 100.18º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #358010 is Cyan = 0.59, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 128 | 16 | - |
| CMYK | 0.59 | 0 | 0.88 | 0.50 |
| HSL | 100.18º | 0.78% | 0.28% | - |
| HSV(B) | 100.18º | 0.88% | 0.5% | - |
| XYZ | 9.28 | 16.23 | 3.13 | - |
| YUV | 92.81 | 84.65 | 99.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 128 | 16 | 0.59 | 0 | 0.88 | 0.50 | 100.18 | 0.78 | 0.28 |
| Hex | 35 | 80 | 10 | 3B | 0 | 58 | 32 | 64 | 4E | 1C |
| Octal | 65 | 200 | 20 | 73 | 0 | 130 | 62 | 144 | 116 | 34 |
| Binary | 110101 | 10000000 | 10000 | 111011 | 0 | 1011000 | 110010 | 1100100 | 1001110 | 11100 |
Color Harmonies of #358010
Complementary color
Monochromatic Colors of #358010
Black with #358010
Text Example
Text Example
White with #358010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358010; }
p { color: rgb(53,128,16); }
H1.HeaderClassName
{
color: #358010;
}
.AnyTagClassName
{
color: #358010;
}
</style>
background-color css
<style>
a { background-color: #358010; }
a { background-color: rgb(53,128,16); }
div.DivClassName
{
background-color: #358010;
}
.BgClassName
{
background-color: #358010;
}
</style>
border-color css
<style>
span { border-color: #358010; }
span { border-color: rgb(53,128,16); }
td.TdClassName
{
border-color: #358010;
}
.TagClassName
{
border-color: #358010;
}
</style>