Shades of Bilbao #357307
Tints of Bilbao #357307
RGB
CMYK
RGB Variations
Color information
#357307 (or 0x357307) is known color: Bilbao. HEX triplet: 35, 73 and 07. RGB value is (53,115,7). Sum of RGB (Red+Green+Blue) = 53+115+7=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 115 (45.31% from 255 or 65.71% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 115 - color contains mainly: green. Hex color #357307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357307 is #CA8CF8. Grayscale: #545454. Windows color (decimal): -13274361 or 488245. OLE color: 488245.
HSL color Cylindrical-coordinate representation of color #357307: hue angle of 94.44º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #357307 is Cyan = 0.54, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 7 | - |
| CMYK | 0.54 | 0 | 0.94 | 0.55 |
| HSL | 94.44º | 0.89% | 0.24% | - |
| HSV(B) | 94.44º | 0.94% | 0.45% | - |
| XYZ | 7.64 | 13.03 | 2.31 | - |
| YUV | 84.15 | 84.46 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 7 | 0.54 | 0 | 0.94 | 0.55 | 94.44 | 0.89 | 0.24 |
| Hex | 35 | 73 | 7 | 36 | 0 | 5E | 37 | 5E | 59 | 18 |
| Octal | 65 | 163 | 7 | 66 | 0 | 136 | 67 | 136 | 131 | 30 |
| Binary | 110101 | 1110011 | 111 | 110110 | 0 | 1011110 | 110111 | 1011110 | 1011001 | 11000 |
Color Harmonies of #357307
Complementary color
Monochromatic Colors of #357307
Black with #357307
Text Example
Text Example
White with #357307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357307; }
p { color: rgb(53,115,7); }
H1.HeaderClassName
{
color: #357307;
}
.AnyTagClassName
{
color: #357307;
}
</style>
background-color css
<style>
a { background-color: #357307; }
a { background-color: rgb(53,115,7); }
div.DivClassName
{
background-color: #357307;
}
.BgClassName
{
background-color: #357307;
}
</style>
border-color css
<style>
span { border-color: #357307; }
span { border-color: rgb(53,115,7); }
td.TdClassName
{
border-color: #357307;
}
.TagClassName
{
border-color: #357307;
}
</style>