Shades of Bilbao #337611
Tints of Bilbao #337611
RGB
CMYK
RGB Variations
Color information
#337611 (or 0x337611) is known color: Bilbao. HEX triplet: 33, 76 and 11. RGB value is (51,118,17). Sum of RGB (Red+Green+Blue) = 51+118+17=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 118 (46.48% from 255 or 63.44% from 186); Blue value is 17 (7.03% from 255 or 9.14% from 186); Max value from RGB is 118 - color contains mainly: green. Hex color #337611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337611 is #CC89EE. Grayscale: #565656. Windows color (decimal): -13404655 or 1144371. OLE color: 1144371.
HSL color Cylindrical-coordinate representation of color #337611: hue angle of 99.8º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #337611 is Cyan = 0.57, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 17 | - |
| CMYK | 0.57 | 0 | 0.86 | 0.54 |
| HSL | 99.8º | 0.75% | 0.26% | - |
| HSV(B) | 99.8º | 0.86% | 0.46% | - |
| XYZ | 7.94 | 13.7 | 2.76 | - |
| YUV | 86.45 | 88.8 | 102.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 17 | 0.57 | 0 | 0.86 | 0.54 | 99.8 | 0.75 | 0.26 |
| Hex | 33 | 76 | 11 | 39 | 0 | 56 | 36 | 64 | 4B | 1A |
| Octal | 63 | 166 | 21 | 71 | 0 | 126 | 66 | 144 | 113 | 32 |
| Binary | 110011 | 1110110 | 10001 | 111001 | 0 | 1010110 | 110110 | 1100100 | 1001011 | 11010 |
Color Harmonies of #337611
Complementary color
Monochromatic Colors of #337611
Black with #337611
Text Example
Text Example
White with #337611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337611; }
p { color: rgb(51,118,17); }
H1.HeaderClassName
{
color: #337611;
}
.AnyTagClassName
{
color: #337611;
}
</style>
background-color css
<style>
a { background-color: #337611; }
a { background-color: rgb(51,118,17); }
div.DivClassName
{
background-color: #337611;
}
.BgClassName
{
background-color: #337611;
}
</style>
border-color css
<style>
span { border-color: #337611; }
span { border-color: rgb(51,118,17); }
td.TdClassName
{
border-color: #337611;
}
.TagClassName
{
border-color: #337611;
}
</style>