Shades of Bilbao #357526
Tints of Bilbao #357526
RGB
CMYK
RGB Variations
Color information
#357526 (or 0x357526) is known color: Bilbao. HEX triplet: 35, 75 and 26. RGB value is (53,117,38). Sum of RGB (Red+Green+Blue) = 53+117+38=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 117 (46.09% from 255 or 56.25% from 208); Blue value is 38 (15.23% from 255 or 18.27% from 208); Max value from RGB is 117 - color contains mainly: green. Hex color #357526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357526 is #CA8AD9. Grayscale: #595959. Windows color (decimal): -13273818 or 2520373. OLE color: 2520373.
HSL color Cylindrical-coordinate representation of color #357526: hue angle of 108.61º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #357526 is Cyan = 0.55, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 38 | - |
| CMYK | 0.55 | 0 | 0.68 | 0.54 |
| HSL | 108.61º | 0.51% | 0.3% | - |
| HSV(B) | 108.61º | 0.68% | 0.46% | - |
| XYZ | 8.18 | 13.62 | 4.03 | - |
| YUV | 88.86 | 99.3 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 38 | 0.55 | 0 | 0.68 | 0.54 | 108.61 | 0.51 | 0.3 |
| Hex | 35 | 75 | 26 | 37 | 0 | 44 | 36 | 6D | 33 | 1E |
| Octal | 65 | 165 | 46 | 67 | 0 | 104 | 66 | 155 | 63 | 36 |
| Binary | 110101 | 1110101 | 100110 | 110111 | 0 | 1000100 | 110110 | 1101101 | 110011 | 11110 |
Color Harmonies of #357526
Complementary color
Monochromatic Colors of #357526
Black with #357526
Text Example
Text Example
White with #357526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357526; }
p { color: rgb(53,117,38); }
H1.HeaderClassName
{
color: #357526;
}
.AnyTagClassName
{
color: #357526;
}
</style>
background-color css
<style>
a { background-color: #357526; }
a { background-color: rgb(53,117,38); }
div.DivClassName
{
background-color: #357526;
}
.BgClassName
{
background-color: #357526;
}
</style>
border-color css
<style>
span { border-color: #357526; }
span { border-color: rgb(53,117,38); }
td.TdClassName
{
border-color: #357526;
}
.TagClassName
{
border-color: #357526;
}
</style>