Shades of Bilbao #336906
Tints of Bilbao #336906
RGB
CMYK
RGB Variations
Color information
#336906 (or 0x336906) is known color: Bilbao. HEX triplet: 33, 69 and 06. RGB value is (51,105,6). Sum of RGB (Red+Green+Blue) = 51+105+6=162 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.48% from 162); Green value is 105 (41.41% from 255 or 64.81% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 105 - color contains mainly: green. Hex color #336906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336906 is #CC96F9. Grayscale: #4D4D4D. Windows color (decimal): -13407994 or 420147. OLE color: 420147.
HSL color Cylindrical-coordinate representation of color #336906: hue angle of 92.73º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #336906 is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 6 | - |
| CMYK | 0.51 | 0 | 0.94 | 0.59 |
| HSL | 92.73º | 0.89% | 0.22% | - |
| HSV(B) | 92.73º | 0.94% | 0.41% | - |
| XYZ | 6.45 | 10.82 | 1.92 | - |
| YUV | 77.57 | 87.61 | 109.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 6 | 0.51 | 0 | 0.94 | 0.59 | 92.73 | 0.89 | 0.22 |
| Hex | 33 | 69 | 6 | 33 | 0 | 5E | 3B | 5D | 59 | 16 |
| Octal | 63 | 151 | 6 | 63 | 0 | 136 | 73 | 135 | 131 | 26 |
| Binary | 110011 | 1101001 | 110 | 110011 | 0 | 1011110 | 111011 | 1011101 | 1011001 | 10110 |
Color Harmonies of #336906
Complementary color
Monochromatic Colors of #336906
Black with #336906
Text Example
Text Example
White with #336906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336906; }
p { color: rgb(51,105,6); }
H1.HeaderClassName
{
color: #336906;
}
.AnyTagClassName
{
color: #336906;
}
</style>
background-color css
<style>
a { background-color: #336906; }
a { background-color: rgb(51,105,6); }
div.DivClassName
{
background-color: #336906;
}
.BgClassName
{
background-color: #336906;
}
</style>
border-color css
<style>
span { border-color: #336906; }
span { border-color: rgb(51,105,6); }
td.TdClassName
{
border-color: #336906;
}
.TagClassName
{
border-color: #336906;
}
</style>