Shades of Bilbao #358520
Tints of Bilbao #358520
RGB
CMYK
RGB Variations
Color information
#358520 (or 0x358520) is known color: Bilbao. HEX triplet: 35, 85 and 20. RGB value is (53,133,32). Sum of RGB (Red+Green+Blue) = 53+133+32=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 133 (52.34% from 255 or 61.01% from 218); Blue value is 32 (12.89% from 255 or 14.68% from 218); Max value from RGB is 133 - color contains mainly: green. Hex color #358520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358520 is #CA7ADF. Grayscale: #616161. Windows color (decimal): -13269728 or 2131253. OLE color: 2131253.
HSL color Cylindrical-coordinate representation of color #358520: hue angle of 107.52º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #358520 is Cyan = 0.60, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 32 | - |
| CMYK | 0.60 | 0 | 0.76 | 0.48 |
| HSL | 107.52º | 0.61% | 0.32% | - |
| HSV(B) | 107.52º | 0.76% | 0.52% | - |
| XYZ | 10.12 | 17.64 | 4.24 | - |
| YUV | 97.57 | 91 | 96.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 32 | 0.60 | 0 | 0.76 | 0.48 | 107.52 | 0.61 | 0.32 |
| Hex | 35 | 85 | 20 | 3C | 0 | 4C | 30 | 6C | 3D | 20 |
| Octal | 65 | 205 | 40 | 74 | 0 | 114 | 60 | 154 | 75 | 40 |
| Binary | 110101 | 10000101 | 100000 | 111100 | 0 | 1001100 | 110000 | 1101100 | 111101 | 100000 |
Color Harmonies of #358520
Complementary color
Monochromatic Colors of #358520
Black with #358520
Text Example
Text Example
White with #358520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358520; }
p { color: rgb(53,133,32); }
H1.HeaderClassName
{
color: #358520;
}
.AnyTagClassName
{
color: #358520;
}
</style>
background-color css
<style>
a { background-color: #358520; }
a { background-color: rgb(53,133,32); }
div.DivClassName
{
background-color: #358520;
}
.BgClassName
{
background-color: #358520;
}
</style>
border-color css
<style>
span { border-color: #358520; }
span { border-color: rgb(53,133,32); }
td.TdClassName
{
border-color: #358520;
}
.TagClassName
{
border-color: #358520;
}
</style>