Shades of Bilbao #357325
Tints of Bilbao #357325
RGB
CMYK
RGB Variations
Color information
#357325 (or 0x357325) is known color: Bilbao. HEX triplet: 35, 73 and 25. RGB value is (53,115,37). Sum of RGB (Red+Green+Blue) = 53+115+37=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 37 (14.84% from 255 or 18.05% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #357325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357325 is #CA8CDA. Grayscale: #575757. Windows color (decimal): -13274331 or 2454325. OLE color: 2454325.
HSL color Cylindrical-coordinate representation of color #357325: hue angle of 107.69º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #357325 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 37 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.55 |
| HSL | 107.69º | 0.51% | 0.3% | - |
| HSV(B) | 107.69º | 0.68% | 0.45% | - |
| XYZ | 7.93 | 13.15 | 3.87 | - |
| YUV | 87.57 | 99.46 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 37 | 0.54 | 0 | 0.68 | 0.55 | 107.69 | 0.51 | 0.3 |
| Hex | 35 | 73 | 25 | 36 | 0 | 44 | 37 | 6C | 33 | 1E |
| Octal | 65 | 163 | 45 | 66 | 0 | 104 | 67 | 154 | 63 | 36 |
| Binary | 110101 | 1110011 | 100101 | 110110 | 0 | 1000100 | 110111 | 1101100 | 110011 | 11110 |
Color Harmonies of #357325
Complementary color
Monochromatic Colors of #357325
Black with #357325
Text Example
Text Example
White with #357325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357325; }
p { color: rgb(53,115,37); }
H1.HeaderClassName
{
color: #357325;
}
.AnyTagClassName
{
color: #357325;
}
</style>
background-color css
<style>
a { background-color: #357325; }
a { background-color: rgb(53,115,37); }
div.DivClassName
{
background-color: #357325;
}
.BgClassName
{
background-color: #357325;
}
</style>
border-color css
<style>
span { border-color: #357325; }
span { border-color: rgb(53,115,37); }
td.TdClassName
{
border-color: #357325;
}
.TagClassName
{
border-color: #357325;
}
</style>