Shades of Bilbao #357710
Tints of Bilbao #357710
RGB
CMYK
RGB Variations
Color information
#357710 (or 0x357710) is known color: Bilbao. HEX triplet: 35, 77 and 10. RGB value is (53,119,16). Sum of RGB (Red+Green+Blue) = 53+119+16=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 119 (46.88% from 255 or 63.30% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 119 - color contains mainly: green. Hex color #357710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357710 is #CA88EF. Grayscale: #575757. Windows color (decimal): -13273328 or 1079093. OLE color: 1079093.
HSL color Cylindrical-coordinate representation of color #357710: hue angle of 98.45º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #357710 is Cyan = 0.55, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 16 | - |
| CMYK | 0.55 | 0 | 0.87 | 0.53 |
| HSL | 98.45º | 0.76% | 0.26% | - |
| HSV(B) | 98.45º | 0.87% | 0.47% | - |
| XYZ | 8.16 | 13.99 | 2.76 | - |
| YUV | 87.52 | 87.63 | 103.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 16 | 0.55 | 0 | 0.87 | 0.53 | 98.45 | 0.76 | 0.26 |
| Hex | 35 | 77 | 10 | 37 | 0 | 57 | 35 | 62 | 4C | 1A |
| Octal | 65 | 167 | 20 | 67 | 0 | 127 | 65 | 142 | 114 | 32 |
| Binary | 110101 | 1110111 | 10000 | 110111 | 0 | 1010111 | 110101 | 1100010 | 1001100 | 11010 |
Color Harmonies of #357710
Complementary color
Monochromatic Colors of #357710
Black with #357710
Text Example
Text Example
White with #357710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357710; }
p { color: rgb(53,119,16); }
H1.HeaderClassName
{
color: #357710;
}
.AnyTagClassName
{
color: #357710;
}
</style>
background-color css
<style>
a { background-color: #357710; }
a { background-color: rgb(53,119,16); }
div.DivClassName
{
background-color: #357710;
}
.BgClassName
{
background-color: #357710;
}
</style>
border-color css
<style>
span { border-color: #357710; }
span { border-color: rgb(53,119,16); }
td.TdClassName
{
border-color: #357710;
}
.TagClassName
{
border-color: #357710;
}
</style>