Shades of Bilbao #358729
Tints of Bilbao #358729
RGB
CMYK
RGB Variations
Color information
#358729 (or 0x358729) is known color: Bilbao. HEX triplet: 35, 87 and 29. RGB value is (53,135,41). Sum of RGB (Red+Green+Blue) = 53+135+41=229 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.14% from 229); Green value is 135 (53.12% from 255 or 58.95% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 135 - color contains mainly: green. Hex color #358729 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358729 is #CA78D6. Grayscale: #646464. Windows color (decimal): -13269207 or 2721589. OLE color: 2721589.
HSL color Cylindrical-coordinate representation of color #358729: hue angle of 112.34º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #358729 is Cyan = 0.61, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 41 | - |
| CMYK | 0.61 | 0 | 0.70 | 0.47 |
| HSL | 112.34º | 0.53% | 0.35% | - |
| HSV(B) | 112.34º | 0.7% | 0.53% | - |
| XYZ | 10.53 | 18.24 | 5.06 | - |
| YUV | 99.77 | 94.83 | 94.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 41 | 0.61 | 0 | 0.70 | 0.47 | 112.34 | 0.53 | 0.35 |
| Hex | 35 | 87 | 29 | 3D | 0 | 46 | 2F | 70 | 35 | 23 |
| Octal | 65 | 207 | 51 | 75 | 0 | 106 | 57 | 160 | 65 | 43 |
| Binary | 110101 | 10000111 | 101001 | 111101 | 0 | 1000110 | 101111 | 1110000 | 110101 | 100011 |
Color Harmonies of #358729
Complementary color
Monochromatic Colors of #358729
Black with #358729
Text Example
Text Example
White with #358729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358729; }
p { color: rgb(53,135,41); }
H1.HeaderClassName
{
color: #358729;
}
.AnyTagClassName
{
color: #358729;
}
</style>
background-color css
<style>
a { background-color: #358729; }
a { background-color: rgb(53,135,41); }
div.DivClassName
{
background-color: #358729;
}
.BgClassName
{
background-color: #358729;
}
</style>
border-color css
<style>
span { border-color: #358729; }
span { border-color: rgb(53,135,41); }
td.TdClassName
{
border-color: #358729;
}
.TagClassName
{
border-color: #358729;
}
</style>