Shades of Bilbao #357011
Tints of Bilbao #357011
RGB
CMYK
RGB Variations
Color information
#357011 (or 0x357011) is known color: Bilbao. HEX triplet: 35, 70 and 11. RGB value is (53,112,17). Sum of RGB (Red+Green+Blue) = 53+112+17=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 112 (44.14% from 255 or 61.54% from 182); Blue value is 17 (7.03% from 255 or 9.34% from 182); Max value from RGB is 112 - color contains mainly: green. Hex color #357011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357011 is #CA8FEE. Grayscale: #535353. Windows color (decimal): -13275119 or 1142837. OLE color: 1142837.
HSL color Cylindrical-coordinate representation of color #357011: hue angle of 97.26º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #357011 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 17 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.56 |
| HSL | 97.26º | 0.74% | 0.25% | - |
| HSV(B) | 97.26º | 0.85% | 0.44% | - |
| XYZ | 7.36 | 12.39 | 2.53 | - |
| YUV | 83.53 | 90.45 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 17 | 0.53 | 0 | 0.85 | 0.56 | 97.26 | 0.74 | 0.25 |
| Hex | 35 | 70 | 11 | 35 | 0 | 55 | 38 | 61 | 4A | 19 |
| Octal | 65 | 160 | 21 | 65 | 0 | 125 | 70 | 141 | 112 | 31 |
| Binary | 110101 | 1110000 | 10001 | 110101 | 0 | 1010101 | 111000 | 1100001 | 1001010 | 11001 |
Color Harmonies of #357011
Complementary color
Monochromatic Colors of #357011
Black with #357011
Text Example
Text Example
White with #357011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357011; }
p { color: rgb(53,112,17); }
H1.HeaderClassName
{
color: #357011;
}
.AnyTagClassName
{
color: #357011;
}
</style>
background-color css
<style>
a { background-color: #357011; }
a { background-color: rgb(53,112,17); }
div.DivClassName
{
background-color: #357011;
}
.BgClassName
{
background-color: #357011;
}
</style>
border-color css
<style>
span { border-color: #357011; }
span { border-color: rgb(53,112,17); }
td.TdClassName
{
border-color: #357011;
}
.TagClassName
{
border-color: #357011;
}
</style>