Shades of Bilbao #358205
Tints of Bilbao #358205
RGB
CMYK
RGB Variations
Color information
#358205 (or 0x358205) is known color: Bilbao. HEX triplet: 35, 82 and 05. RGB value is (53,130,5). Sum of RGB (Red+Green+Blue) = 53+130+5=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 130 (51.17% from 255 or 69.15% from 188); Blue value is 5 (2.34% from 255 or 2.66% from 188); Max value from RGB is 130 - color contains mainly: green. Hex color #358205 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358205 is #CA7DFA. Grayscale: #5D5D5D. Windows color (decimal): -13270523 or 361013. OLE color: 361013.
HSL color Cylindrical-coordinate representation of color #358205: hue angle of 96.96º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #358205 is Cyan = 0.59, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 5 | - |
| CMYK | 0.59 | 0 | 0.96 | 0.49 |
| HSL | 96.96º | 0.93% | 0.26% | - |
| HSV(B) | 96.96º | 0.96% | 0.51% | - |
| XYZ | 9.48 | 16.73 | 2.87 | - |
| YUV | 92.73 | 78.49 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 5 | 0.59 | 0 | 0.96 | 0.49 | 96.96 | 0.93 | 0.26 |
| Hex | 35 | 82 | 5 | 3B | 0 | 60 | 31 | 61 | 5D | 1A |
| Octal | 65 | 202 | 5 | 73 | 0 | 140 | 61 | 141 | 135 | 32 |
| Binary | 110101 | 10000010 | 101 | 111011 | 0 | 1100000 | 110001 | 1100001 | 1011101 | 11010 |
Color Harmonies of #358205
Complementary color
Monochromatic Colors of #358205
Black with #358205
Text Example
Text Example
White with #358205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358205; }
p { color: rgb(53,130,5); }
H1.HeaderClassName
{
color: #358205;
}
.AnyTagClassName
{
color: #358205;
}
</style>
background-color css
<style>
a { background-color: #358205; }
a { background-color: rgb(53,130,5); }
div.DivClassName
{
background-color: #358205;
}
.BgClassName
{
background-color: #358205;
}
</style>
border-color css
<style>
span { border-color: #358205; }
span { border-color: rgb(53,130,5); }
td.TdClassName
{
border-color: #358205;
}
.TagClassName
{
border-color: #358205;
}
</style>