Shades of Bilbao #336611
Tints of Bilbao #336611
RGB
CMYK
RGB Variations
Color information
#336611 (or 0x336611) is known color: Bilbao. HEX triplet: 33, 66 and 11. RGB value is (51,102,17). Sum of RGB (Red+Green+Blue) = 51+102+17=170 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30% from 170); Green value is 102 (40.23% from 255 or 60% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 102 - color contains mainly: green. Hex color #336611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336611 is #CC99EE. Grayscale: #4D4D4D. Windows color (decimal): -13408751 or 1140275. OLE color: 1140275.
HSL color Cylindrical-coordinate representation of color #336611: hue angle of 96º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #336611 is Cyan = 0.5, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 51 | 102 | 17 | - |
| CMYK | 0.5 | 0 | 0.83 | 0.6 |
| HSL | 96º | 0.71% | 0.23% | - |
| HSV(B) | 96º | 0.83% | 0.4% | - |
| XYZ | 6.22 | 10.25 | 2.18 | - |
| YUV | 77.06 | 94.1 | 109.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 102 | 17 | 0.5 | 0 | 0.83 | 0.6 | 96 | 0.71 | 0.23 |
| Hex | 33 | 66 | 11 | 32 | 0 | 53 | 3C | 60 | 47 | 17 |
| Octal | 63 | 146 | 21 | 62 | 0 | 123 | 74 | 140 | 107 | 27 |
| Binary | 110011 | 1100110 | 10001 | 110010 | 0 | 1010011 | 111100 | 1100000 | 1000111 | 10111 |
Color Harmonies of #336611
Complementary color
Monochromatic Colors of #336611
Black with #336611
Text Example
Text Example
White with #336611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336611; }
p { color: rgb(51,102,17); }
H1.HeaderClassName
{
color: #336611;
}
.AnyTagClassName
{
color: #336611;
}
</style>
background-color css
<style>
a { background-color: #336611; }
a { background-color: rgb(51,102,17); }
div.DivClassName
{
background-color: #336611;
}
.BgClassName
{
background-color: #336611;
}
</style>
border-color css
<style>
span { border-color: #336611; }
span { border-color: rgb(51,102,17); }
td.TdClassName
{
border-color: #336611;
}
.TagClassName
{
border-color: #336611;
}
</style>