Shades of Bilbao #337011
Tints of Bilbao #337011
RGB
CMYK
RGB Variations
Color information
#337011 (or 0x337011) is known color: Bilbao. HEX triplet: 33, 70 and 11. RGB value is (51,112,17). Sum of RGB (Red+Green+Blue) = 51+112+17=180 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.33% from 180); Green value is 112 (44.14% from 255 or 62.22% from 180); Blue value is 17 (7.03% from 255 or 9.44% from 180); Max value from RGB is 112 - color contains mainly: green. Hex color #337011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337011 is #CC8FEE. Grayscale: #535353. Windows color (decimal): -13406191 or 1142835. OLE color: 1142835.
HSL color Cylindrical-coordinate representation of color #337011: hue angle of 98.53º 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 #337011 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 112 | 17 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.56 |
| HSL | 98.53º | 0.74% | 0.25% | - |
| HSV(B) | 98.53º | 0.85% | 0.44% | - |
| XYZ | 7.26 | 12.33 | 2.53 | - |
| YUV | 82.93 | 90.79 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 112 | 17 | 0.54 | 0 | 0.85 | 0.56 | 98.53 | 0.74 | 0.25 |
| Hex | 33 | 70 | 11 | 36 | 0 | 55 | 38 | 63 | 4A | 19 |
| Octal | 63 | 160 | 21 | 66 | 0 | 125 | 70 | 143 | 112 | 31 |
| Binary | 110011 | 1110000 | 10001 | 110110 | 0 | 1010101 | 111000 | 1100011 | 1001010 | 11001 |
Color Harmonies of #337011
Complementary color
Monochromatic Colors of #337011
Black with #337011
Text Example
Text Example
White with #337011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337011; }
p { color: rgb(51,112,17); }
H1.HeaderClassName
{
color: #337011;
}
.AnyTagClassName
{
color: #337011;
}
</style>
background-color css
<style>
a { background-color: #337011; }
a { background-color: rgb(51,112,17); }
div.DivClassName
{
background-color: #337011;
}
.BgClassName
{
background-color: #337011;
}
</style>
border-color css
<style>
span { border-color: #337011; }
span { border-color: rgb(51,112,17); }
td.TdClassName
{
border-color: #337011;
}
.TagClassName
{
border-color: #337011;
}
</style>