Shades of Bilbao #336816
Tints of Bilbao #336816
RGB
CMYK
RGB Variations
Color information
#336816 (or 0x336816) is known color: Bilbao. HEX triplet: 33, 68 and 16. RGB value is (51,104,22). Sum of RGB (Red+Green+Blue) = 51+104+22=177 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.81% from 177); Green value is 104 (41.02% from 255 or 58.76% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 104 - color contains mainly: green. Hex color #336816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336816 is #CC97E9. Grayscale: #4F4F4F. Windows color (decimal): -13408234 or 1468467. OLE color: 1468467.
HSL color Cylindrical-coordinate representation of color #336816: hue angle of 98.78º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #336816 is Cyan = 0.51, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 104 | 22 | - |
| CMYK | 0.51 | 0 | 0.79 | 0.59 |
| HSL | 98.78º | 0.65% | 0.25% | - |
| HSV(B) | 98.78º | 0.79% | 0.41% | - |
| XYZ | 6.46 | 10.66 | 2.48 | - |
| YUV | 78.81 | 95.94 | 108.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 104 | 22 | 0.51 | 0 | 0.79 | 0.59 | 98.78 | 0.65 | 0.25 |
| Hex | 33 | 68 | 16 | 33 | 0 | 4F | 3B | 63 | 41 | 19 |
| Octal | 63 | 150 | 26 | 63 | 0 | 117 | 73 | 143 | 101 | 31 |
| Binary | 110011 | 1101000 | 10110 | 110011 | 0 | 1001111 | 111011 | 1100011 | 1000001 | 11001 |
Color Harmonies of #336816
Complementary color
Monochromatic Colors of #336816
Black with #336816
Text Example
Text Example
White with #336816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336816; }
p { color: rgb(51,104,22); }
H1.HeaderClassName
{
color: #336816;
}
.AnyTagClassName
{
color: #336816;
}
</style>
background-color css
<style>
a { background-color: #336816; }
a { background-color: rgb(51,104,22); }
div.DivClassName
{
background-color: #336816;
}
.BgClassName
{
background-color: #336816;
}
</style>
border-color css
<style>
span { border-color: #336816; }
span { border-color: rgb(51,104,22); }
td.TdClassName
{
border-color: #336816;
}
.TagClassName
{
border-color: #336816;
}
</style>