Shades of Bilbao #357311
Tints of Bilbao #357311
RGB
CMYK
RGB Variations
Color information
#357311 (or 0x357311) is known color: Bilbao. HEX triplet: 35, 73 and 11. RGB value is (53,115,17). Sum of RGB (Red+Green+Blue) = 53+115+17=185 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.65% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #357311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357311 is #CA8CEE. Grayscale: #555555. Windows color (decimal): -13274351 or 1143605. OLE color: 1143605.
HSL color Cylindrical-coordinate representation of color #357311: hue angle of 97.96º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #357311 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 17 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.55 |
| HSL | 97.96º | 0.74% | 0.26% | - |
| HSV(B) | 97.96º | 0.85% | 0.45% | - |
| XYZ | 7.7 | 13.06 | 2.65 | - |
| YUV | 85.29 | 89.46 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 17 | 0.54 | 0 | 0.85 | 0.55 | 97.96 | 0.74 | 0.26 |
| Hex | 35 | 73 | 11 | 36 | 0 | 55 | 37 | 62 | 4A | 1A |
| Octal | 65 | 163 | 21 | 66 | 0 | 125 | 67 | 142 | 112 | 32 |
| Binary | 110101 | 1110011 | 10001 | 110110 | 0 | 1010101 | 110111 | 1100010 | 1001010 | 11010 |
Color Harmonies of #357311
Complementary color
Monochromatic Colors of #357311
Black with #357311
Text Example
Text Example
White with #357311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357311; }
p { color: rgb(53,115,17); }
H1.HeaderClassName
{
color: #357311;
}
.AnyTagClassName
{
color: #357311;
}
</style>
background-color css
<style>
a { background-color: #357311; }
a { background-color: rgb(53,115,17); }
div.DivClassName
{
background-color: #357311;
}
.BgClassName
{
background-color: #357311;
}
</style>
border-color css
<style>
span { border-color: #357311; }
span { border-color: rgb(53,115,17); }
td.TdClassName
{
border-color: #357311;
}
.TagClassName
{
border-color: #357311;
}
</style>