Shades of Bilbao #357610
Tints of Bilbao #357610
RGB
CMYK
RGB Variations
Color information
#357610 (or 0x357610) is known color: Bilbao. HEX triplet: 35, 76 and 10. RGB value is (53,118,16). Sum of RGB (Red+Green+Blue) = 53+118+16=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 118 (46.48% from 255 or 63.10% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 118 - color contains mainly: green. Hex color #357610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357610 is #CA89EF. Grayscale: #575757. Windows color (decimal): -13273584 or 1078837. OLE color: 1078837.
HSL color Cylindrical-coordinate representation of color #357610: hue angle of 98.24º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #357610 is Cyan = 0.55, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 16 | - |
| CMYK | 0.55 | 0 | 0.86 | 0.54 |
| HSL | 98.24º | 0.76% | 0.26% | - |
| HSV(B) | 98.24º | 0.86% | 0.46% | - |
| XYZ | 8.04 | 13.75 | 2.72 | - |
| YUV | 86.94 | 87.97 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 16 | 0.55 | 0 | 0.86 | 0.54 | 98.24 | 0.76 | 0.26 |
| Hex | 35 | 76 | 10 | 37 | 0 | 56 | 36 | 62 | 4C | 1A |
| Octal | 65 | 166 | 20 | 67 | 0 | 126 | 66 | 142 | 114 | 32 |
| Binary | 110101 | 1110110 | 10000 | 110111 | 0 | 1010110 | 110110 | 1100010 | 1001100 | 11010 |
Color Harmonies of #357610
Complementary color
Monochromatic Colors of #357610
Black with #357610
Text Example
Text Example
White with #357610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357610; }
p { color: rgb(53,118,16); }
H1.HeaderClassName
{
color: #357610;
}
.AnyTagClassName
{
color: #357610;
}
</style>
background-color css
<style>
a { background-color: #357610; }
a { background-color: rgb(53,118,16); }
div.DivClassName
{
background-color: #357610;
}
.BgClassName
{
background-color: #357610;
}
</style>
border-color css
<style>
span { border-color: #357610; }
span { border-color: rgb(53,118,16); }
td.TdClassName
{
border-color: #357610;
}
.TagClassName
{
border-color: #357610;
}
</style>