Shades of Bilbao #357616
Tints of Bilbao #357616
RGB
CMYK
RGB Variations
Color information
#357616 (or 0x357616) is known color: Bilbao. HEX triplet: 35, 76 and 16. RGB value is (53,118,22). Sum of RGB (Red+Green+Blue) = 53+118+22=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 118 (46.48% from 255 or 61.14% from 193); Blue value is 22 (8.98% from 255 or 11.40% from 193); Max value from RGB is 118 - color contains mainly: green. Hex color #357616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357616 is #CA89E9. Grayscale: #575757. Windows color (decimal): -13273578 or 1472053. OLE color: 1472053.
HSL color Cylindrical-coordinate representation of color #357616: hue angle of 100.62º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #357616 is Cyan = 0.55, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 22 | - |
| CMYK | 0.55 | 0 | 0.81 | 0.54 |
| HSL | 100.63º | 0.69% | 0.27% | - |
| HSV(B) | 100.63º | 0.81% | 0.46% | - |
| XYZ | 8.09 | 13.77 | 2.99 | - |
| YUV | 87.62 | 90.97 | 103.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 22 | 0.55 | 0 | 0.81 | 0.54 | 100.63 | 0.69 | 0.27 |
| Hex | 35 | 76 | 16 | 37 | 0 | 51 | 36 | 65 | 45 | 1B |
| Octal | 65 | 166 | 26 | 67 | 0 | 121 | 66 | 145 | 105 | 33 |
| Binary | 110101 | 1110110 | 10110 | 110111 | 0 | 1010001 | 110110 | 1100101 | 1000101 | 11011 |
Color Harmonies of #357616
Complementary color
Monochromatic Colors of #357616
Black with #357616
Text Example
Text Example
White with #357616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357616; }
p { color: rgb(53,118,22); }
H1.HeaderClassName
{
color: #357616;
}
.AnyTagClassName
{
color: #357616;
}
</style>
background-color css
<style>
a { background-color: #357616; }
a { background-color: rgb(53,118,22); }
div.DivClassName
{
background-color: #357616;
}
.BgClassName
{
background-color: #357616;
}
</style>
border-color css
<style>
span { border-color: #357616; }
span { border-color: rgb(53,118,22); }
td.TdClassName
{
border-color: #357616;
}
.TagClassName
{
border-color: #357616;
}
</style>