Shades of Bilbao #358525
Tints of Bilbao #358525
RGB
CMYK
RGB Variations
Color information
#358525 (or 0x358525) is known color: Bilbao. HEX triplet: 35, 85 and 25. RGB value is (53,133,37). Sum of RGB (Red+Green+Blue) = 53+133+37=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 133 (52.34% from 255 or 59.64% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 133 - color contains mainly: green. Hex color #358525 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358525 is #CA7ADA. Grayscale: #626262. Windows color (decimal): -13269723 or 2458933. OLE color: 2458933.
HSL color Cylindrical-coordinate representation of color #358525: hue angle of 110º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #358525 is Cyan = 0.60, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 37 | - |
| CMYK | 0.60 | 0 | 0.72 | 0.48 |
| HSL | 110º | 0.56% | 0.33% | - |
| HSV(B) | 110º | 0.72% | 0.52% | - |
| XYZ | 10.19 | 17.67 | 4.62 | - |
| YUV | 98.14 | 93.5 | 95.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 37 | 0.60 | 0 | 0.72 | 0.48 | 110 | 0.56 | 0.33 |
| Hex | 35 | 85 | 25 | 3C | 0 | 48 | 30 | 6E | 38 | 21 |
| Octal | 65 | 205 | 45 | 74 | 0 | 110 | 60 | 156 | 70 | 41 |
| Binary | 110101 | 10000101 | 100101 | 111100 | 0 | 1001000 | 110000 | 1101110 | 111000 | 100001 |
Color Harmonies of #358525
Complementary color
Monochromatic Colors of #358525
Black with #358525
Text Example
Text Example
White with #358525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358525; }
p { color: rgb(53,133,37); }
H1.HeaderClassName
{
color: #358525;
}
.AnyTagClassName
{
color: #358525;
}
</style>
background-color css
<style>
a { background-color: #358525; }
a { background-color: rgb(53,133,37); }
div.DivClassName
{
background-color: #358525;
}
.BgClassName
{
background-color: #358525;
}
</style>
border-color css
<style>
span { border-color: #358525; }
span { border-color: rgb(53,133,37); }
td.TdClassName
{
border-color: #358525;
}
.TagClassName
{
border-color: #358525;
}
</style>