Shades of Bilbao #336815
Tints of Bilbao #336815
RGB
CMYK
RGB Variations
Color information
#336815 (or 0x336815) is known color: Bilbao. HEX triplet: 33, 68 and 15. RGB value is (51,104,21). Sum of RGB (Red+Green+Blue) = 51+104+21=176 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.98% from 176); Green value is 104 (41.02% from 255 or 59.09% from 176); Blue value is 21 (8.59% from 255 or 11.93% from 176); Max value from RGB is 104 - color contains mainly: green. Hex color #336815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336815 is #CC97EA. Grayscale: #4E4E4E. Windows color (decimal): -13408235 or 1402931. OLE color: 1402931.
HSL color Cylindrical-coordinate representation of color #336815: hue angle of 98.31º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #336815 is Cyan = 0.51, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 104 | 21 | - |
| CMYK | 0.51 | 0 | 0.80 | 0.59 |
| HSL | 98.31º | 0.66% | 0.25% | - |
| HSV(B) | 98.31º | 0.8% | 0.41% | - |
| XYZ | 6.45 | 10.66 | 2.43 | - |
| YUV | 78.69 | 95.44 | 108.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 104 | 21 | 0.51 | 0 | 0.80 | 0.59 | 98.31 | 0.66 | 0.25 |
| Hex | 33 | 68 | 15 | 33 | 0 | 50 | 3B | 62 | 42 | 19 |
| Octal | 63 | 150 | 25 | 63 | 0 | 120 | 73 | 142 | 102 | 31 |
| Binary | 110011 | 1101000 | 10101 | 110011 | 0 | 1010000 | 111011 | 1100010 | 1000010 | 11001 |
Color Harmonies of #336815
Complementary color
Monochromatic Colors of #336815
Black with #336815
Text Example
Text Example
White with #336815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336815; }
p { color: rgb(51,104,21); }
H1.HeaderClassName
{
color: #336815;
}
.AnyTagClassName
{
color: #336815;
}
</style>
background-color css
<style>
a { background-color: #336815; }
a { background-color: rgb(51,104,21); }
div.DivClassName
{
background-color: #336815;
}
.BgClassName
{
background-color: #336815;
}
</style>
border-color css
<style>
span { border-color: #336815; }
span { border-color: rgb(51,104,21); }
td.TdClassName
{
border-color: #336815;
}
.TagClassName
{
border-color: #336815;
}
</style>