Shades of Bilbao #357310
Tints of Bilbao #357310
RGB
CMYK
RGB Variations
Color information
#357310 (or 0x357310) is known color: Bilbao. HEX triplet: 35, 73 and 10. RGB value is (53,115,16). Sum of RGB (Red+Green+Blue) = 53+115+16=184 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.80% from 184); Green value is 115 (45.31% from 255 or 62.5% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 115 - color contains mainly: green. Hex color #357310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357310 is #CA8CEF. Grayscale: #555555. Windows color (decimal): -13274352 or 1078069. OLE color: 1078069.
HSL color Cylindrical-coordinate representation of color #357310: hue angle of 97.58º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #357310 is Cyan = 0.54, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 16 | - |
| CMYK | 0.54 | 0 | 0.86 | 0.55 |
| HSL | 97.58º | 0.76% | 0.26% | - |
| HSV(B) | 97.58º | 0.86% | 0.45% | - |
| XYZ | 7.69 | 13.06 | 2.6 | - |
| YUV | 85.18 | 88.96 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 16 | 0.54 | 0 | 0.86 | 0.55 | 97.58 | 0.76 | 0.26 |
| Hex | 35 | 73 | 10 | 36 | 0 | 56 | 37 | 62 | 4C | 1A |
| Octal | 65 | 163 | 20 | 66 | 0 | 126 | 67 | 142 | 114 | 32 |
| Binary | 110101 | 1110011 | 10000 | 110110 | 0 | 1010110 | 110111 | 1100010 | 1001100 | 11010 |
Color Harmonies of #357310
Complementary color
Monochromatic Colors of #357310
Black with #357310
Text Example
Text Example
White with #357310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357310; }
p { color: rgb(53,115,16); }
H1.HeaderClassName
{
color: #357310;
}
.AnyTagClassName
{
color: #357310;
}
</style>
background-color css
<style>
a { background-color: #357310; }
a { background-color: rgb(53,115,16); }
div.DivClassName
{
background-color: #357310;
}
.BgClassName
{
background-color: #357310;
}
</style>
border-color css
<style>
span { border-color: #357310; }
span { border-color: rgb(53,115,16); }
td.TdClassName
{
border-color: #357310;
}
.TagClassName
{
border-color: #357310;
}
</style>