Shades of Bilbao #358726
Tints of Bilbao #358726
RGB
CMYK
RGB Variations
Color information
#358726 (or 0x358726) is known color: Bilbao. HEX triplet: 35, 87 and 26. RGB value is (53,135,38). Sum of RGB (Red+Green+Blue) = 53+135+38=226 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.45% from 226); Green value is 135 (53.12% from 255 or 59.73% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 135 - color contains mainly: green. Hex color #358726 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358726 is #CA78D9. Grayscale: #636363. Windows color (decimal): -13269210 or 2524981. OLE color: 2524981.
HSL color Cylindrical-coordinate representation of color #358726: hue angle of 110.72º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #358726 is Cyan = 0.61, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 38 | - |
| CMYK | 0.61 | 0 | 0.72 | 0.47 |
| HSL | 110.72º | 0.56% | 0.34% | - |
| HSV(B) | 110.72º | 0.72% | 0.53% | - |
| XYZ | 10.48 | 18.22 | 4.8 | - |
| YUV | 99.42 | 93.33 | 94.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 38 | 0.61 | 0 | 0.72 | 0.47 | 110.72 | 0.56 | 0.34 |
| Hex | 35 | 87 | 26 | 3D | 0 | 48 | 2F | 6F | 38 | 22 |
| Octal | 65 | 207 | 46 | 75 | 0 | 110 | 57 | 157 | 70 | 42 |
| Binary | 110101 | 10000111 | 100110 | 111101 | 0 | 1001000 | 101111 | 1101111 | 111000 | 100010 |
Color Harmonies of #358726
Complementary color
Monochromatic Colors of #358726
Black with #358726
Text Example
Text Example
White with #358726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358726; }
p { color: rgb(53,135,38); }
H1.HeaderClassName
{
color: #358726;
}
.AnyTagClassName
{
color: #358726;
}
</style>
background-color css
<style>
a { background-color: #358726; }
a { background-color: rgb(53,135,38); }
div.DivClassName
{
background-color: #358726;
}
.BgClassName
{
background-color: #358726;
}
</style>
border-color css
<style>
span { border-color: #358726; }
span { border-color: rgb(53,135,38); }
td.TdClassName
{
border-color: #358726;
}
.TagClassName
{
border-color: #358726;
}
</style>