Shades of Bilbao #358728
Tints of Bilbao #358728
RGB
CMYK
RGB Variations
Color information
#358728 (or 0x358728) is known color: Bilbao. HEX triplet: 35, 87 and 28. RGB value is (53,135,40). Sum of RGB (Red+Green+Blue) = 53+135+40=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 135 (53.12% from 255 or 59.21% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 135 - color contains mainly: green. Hex color #358728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358728 is #CA78D7. Grayscale: #636363. Windows color (decimal): -13269208 or 2656053. OLE color: 2656053.
HSL color Cylindrical-coordinate representation of color #358728: hue angle of 111.79º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #358728 is Cyan = 0.61, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 40 | - |
| CMYK | 0.61 | 0 | 0.70 | 0.47 |
| HSL | 111.79º | 0.54% | 0.34% | - |
| HSV(B) | 111.79º | 0.7% | 0.53% | - |
| XYZ | 10.52 | 18.24 | 4.97 | - |
| YUV | 99.65 | 94.33 | 94.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 40 | 0.61 | 0 | 0.70 | 0.47 | 111.79 | 0.54 | 0.34 |
| Hex | 35 | 87 | 28 | 3D | 0 | 46 | 2F | 70 | 36 | 22 |
| Octal | 65 | 207 | 50 | 75 | 0 | 106 | 57 | 160 | 66 | 42 |
| Binary | 110101 | 10000111 | 101000 | 111101 | 0 | 1000110 | 101111 | 1110000 | 110110 | 100010 |
Color Harmonies of #358728
Complementary color
Monochromatic Colors of #358728
Black with #358728
Text Example
Text Example
White with #358728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358728; }
p { color: rgb(53,135,40); }
H1.HeaderClassName
{
color: #358728;
}
.AnyTagClassName
{
color: #358728;
}
</style>
background-color css
<style>
a { background-color: #358728; }
a { background-color: rgb(53,135,40); }
div.DivClassName
{
background-color: #358728;
}
.BgClassName
{
background-color: #358728;
}
</style>
border-color css
<style>
span { border-color: #358728; }
span { border-color: rgb(53,135,40); }
td.TdClassName
{
border-color: #358728;
}
.TagClassName
{
border-color: #358728;
}
</style>