Shades of Bilbao #357116
Tints of Bilbao #357116
RGB
CMYK
RGB Variations
Color information
#357116 (or 0x357116) is known color: Bilbao. HEX triplet: 35, 71 and 16. RGB value is (53,113,22). Sum of RGB (Red+Green+Blue) = 53+113+22=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #357116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357116 is #CA8EE9. Grayscale: #545454. Windows color (decimal): -13274858 or 1470773. OLE color: 1470773.
HSL color Cylindrical-coordinate representation of color #357116: hue angle of 99.56º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #357116 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 22 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.56 |
| HSL | 99.56º | 0.67% | 0.26% | - |
| HSV(B) | 99.56º | 0.81% | 0.44% | - |
| XYZ | 7.52 | 12.63 | 2.8 | - |
| YUV | 84.69 | 92.62 | 105.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 22 | 0.53 | 0 | 0.81 | 0.56 | 99.56 | 0.67 | 0.26 |
| Hex | 35 | 71 | 16 | 35 | 0 | 51 | 38 | 64 | 43 | 1A |
| Octal | 65 | 161 | 26 | 65 | 0 | 121 | 70 | 144 | 103 | 32 |
| Binary | 110101 | 1110001 | 10110 | 110101 | 0 | 1010001 | 111000 | 1100100 | 1000011 | 11010 |
Color Harmonies of #357116
Complementary color
Monochromatic Colors of #357116
Black with #357116
Text Example
Text Example
White with #357116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357116; }
p { color: rgb(53,113,22); }
H1.HeaderClassName
{
color: #357116;
}
.AnyTagClassName
{
color: #357116;
}
</style>
background-color css
<style>
a { background-color: #357116; }
a { background-color: rgb(53,113,22); }
div.DivClassName
{
background-color: #357116;
}
.BgClassName
{
background-color: #357116;
}
</style>
border-color css
<style>
span { border-color: #357116; }
span { border-color: rgb(53,113,22); }
td.TdClassName
{
border-color: #357116;
}
.TagClassName
{
border-color: #357116;
}
</style>