Shades of Bilbao #358720
Tints of Bilbao #358720
RGB
CMYK
RGB Variations
Color information
#358720 (or 0x358720) is known color: Bilbao. HEX triplet: 35, 87 and 20. RGB value is (53,135,32). Sum of RGB (Red+Green+Blue) = 53+135+32=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 135 (53.12% from 255 or 61.36% from 220); Blue value is 32 (12.89% from 255 or 14.55% from 220); Max value from RGB is 135 - color contains mainly: green. Hex color #358720 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358720 is #CA78DF. Grayscale: #636363. Windows color (decimal): -13269216 or 2131765. OLE color: 2131765.
HSL color Cylindrical-coordinate representation of color #358720: hue angle of 107.77º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #358720 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 32 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.47 |
| HSL | 107.77º | 0.62% | 0.33% | - |
| HSV(B) | 107.77º | 0.76% | 0.53% | - |
| XYZ | 10.39 | 18.19 | 4.33 | - |
| YUV | 98.74 | 90.33 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 32 | 0.61 | 0 | 0.76 | 0.47 | 107.77 | 0.62 | 0.33 |
| Hex | 35 | 87 | 20 | 3D | 0 | 4C | 2F | 6C | 3E | 21 |
| Octal | 65 | 207 | 40 | 75 | 0 | 114 | 57 | 154 | 76 | 41 |
| Binary | 110101 | 10000111 | 100000 | 111101 | 0 | 1001100 | 101111 | 1101100 | 111110 | 100001 |
Color Harmonies of #358720
Complementary color
Monochromatic Colors of #358720
Black with #358720
Text Example
Text Example
White with #358720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358720; }
p { color: rgb(53,135,32); }
H1.HeaderClassName
{
color: #358720;
}
.AnyTagClassName
{
color: #358720;
}
</style>
background-color css
<style>
a { background-color: #358720; }
a { background-color: rgb(53,135,32); }
div.DivClassName
{
background-color: #358720;
}
.BgClassName
{
background-color: #358720;
}
</style>
border-color css
<style>
span { border-color: #358720; }
span { border-color: rgb(53,135,32); }
td.TdClassName
{
border-color: #358720;
}
.TagClassName
{
border-color: #358720;
}
</style>