Shades of Bilbao #358528
Tints of Bilbao #358528
RGB
CMYK
RGB Variations
Color information
#358528 (or 0x358528) is known color: Bilbao. HEX triplet: 35, 85 and 28. RGB value is (53,133,40). Sum of RGB (Red+Green+Blue) = 53+133+40=226 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.45% from 226); Green value is 133 (52.34% from 255 or 58.85% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 133 - color contains mainly: green. Hex color #358528 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358528 is #CA7AD7. Grayscale: #626262. Windows color (decimal): -13269720 or 2655541. OLE color: 2655541.
HSL color Cylindrical-coordinate representation of color #358528: hue angle of 111.61º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #358528 is Cyan = 0.60, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 40 | - |
| CMYK | 0.60 | 0 | 0.70 | 0.48 |
| HSL | 111.61º | 0.54% | 0.34% | - |
| HSV(B) | 111.61º | 0.7% | 0.52% | - |
| XYZ | 10.24 | 17.69 | 4.88 | - |
| YUV | 98.48 | 95 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 40 | 0.60 | 0 | 0.70 | 0.48 | 111.61 | 0.54 | 0.34 |
| Hex | 35 | 85 | 28 | 3C | 0 | 46 | 30 | 70 | 36 | 22 |
| Octal | 65 | 205 | 50 | 74 | 0 | 106 | 60 | 160 | 66 | 42 |
| Binary | 110101 | 10000101 | 101000 | 111100 | 0 | 1000110 | 110000 | 1110000 | 110110 | 100010 |
Color Harmonies of #358528
Complementary color
Monochromatic Colors of #358528
Black with #358528
Text Example
Text Example
White with #358528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358528; }
p { color: rgb(53,133,40); }
H1.HeaderClassName
{
color: #358528;
}
.AnyTagClassName
{
color: #358528;
}
</style>
background-color css
<style>
a { background-color: #358528; }
a { background-color: rgb(53,133,40); }
div.DivClassName
{
background-color: #358528;
}
.BgClassName
{
background-color: #358528;
}
</style>
border-color css
<style>
span { border-color: #358528; }
span { border-color: rgb(53,133,40); }
td.TdClassName
{
border-color: #358528;
}
.TagClassName
{
border-color: #358528;
}
</style>