Shades of Bilbao #357305
Tints of Bilbao #357305
RGB
CMYK
RGB Variations
Color information
#357305 (or 0x357305) is known color: Bilbao. HEX triplet: 35, 73 and 05. RGB value is (53,115,5). Sum of RGB (Red+Green+Blue) = 53+115+5=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 115 (45.31% from 255 or 66.47% from 173); Blue value is 5 (2.34% from 255 or 2.89% from 173); Max value from RGB is 115 - color contains mainly: green. Hex color #357305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357305 is #CA8CFA. Grayscale: #545454. Windows color (decimal): -13274363 or 357173. OLE color: 357173.
HSL color Cylindrical-coordinate representation of color #357305: hue angle of 93.82º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #357305 is Cyan = 0.54, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 5 | - |
| CMYK | 0.54 | 0 | 0.96 | 0.55 |
| HSL | 93.82º | 0.92% | 0.24% | - |
| HSV(B) | 93.82º | 0.96% | 0.45% | - |
| XYZ | 7.63 | 13.03 | 2.26 | - |
| YUV | 83.92 | 83.46 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 5 | 0.54 | 0 | 0.96 | 0.55 | 93.82 | 0.92 | 0.24 |
| Hex | 35 | 73 | 5 | 36 | 0 | 60 | 37 | 5E | 5C | 18 |
| Octal | 65 | 163 | 5 | 66 | 0 | 140 | 67 | 136 | 134 | 30 |
| Binary | 110101 | 1110011 | 101 | 110110 | 0 | 1100000 | 110111 | 1011110 | 1011100 | 11000 |
Color Harmonies of #357305
Complementary color
Monochromatic Colors of #357305
Black with #357305
Text Example
Text Example
White with #357305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357305; }
p { color: rgb(53,115,5); }
H1.HeaderClassName
{
color: #357305;
}
.AnyTagClassName
{
color: #357305;
}
</style>
background-color css
<style>
a { background-color: #357305; }
a { background-color: rgb(53,115,5); }
div.DivClassName
{
background-color: #357305;
}
.BgClassName
{
background-color: #357305;
}
</style>
border-color css
<style>
span { border-color: #357305; }
span { border-color: rgb(53,115,5); }
td.TdClassName
{
border-color: #357305;
}
.TagClassName
{
border-color: #357305;
}
</style>