Shades of Bilbao #336614
Tints of Bilbao #336614
RGB
CMYK
RGB Variations
Color information
#336614 (or 0x336614) is known color: Bilbao. HEX triplet: 33, 66 and 14. RGB value is (51,102,20). Sum of RGB (Red+Green+Blue) = 51+102+20=173 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.48% from 173); Green value is 102 (40.23% from 255 or 58.96% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 102 - color contains mainly: green. Hex color #336614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336614 is #CC99EB. Grayscale: #4D4D4D. Windows color (decimal): -13408748 or 1336883. OLE color: 1336883.
HSL color Cylindrical-coordinate representation of color #336614: hue angle of 97.32º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #336614 is Cyan = 0.5, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 51 | 102 | 20 | - |
| CMYK | 0.5 | 0 | 0.80 | 0.6 |
| HSL | 97.32º | 0.67% | 0.24% | - |
| HSV(B) | 97.32º | 0.8% | 0.4% | - |
| XYZ | 6.24 | 10.26 | 2.31 | - |
| YUV | 77.4 | 95.6 | 109.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 102 | 20 | 0.5 | 0 | 0.80 | 0.6 | 97.32 | 0.67 | 0.24 |
| Hex | 33 | 66 | 14 | 32 | 0 | 50 | 3C | 61 | 43 | 18 |
| Octal | 63 | 146 | 24 | 62 | 0 | 120 | 74 | 141 | 103 | 30 |
| Binary | 110011 | 1100110 | 10100 | 110010 | 0 | 1010000 | 111100 | 1100001 | 1000011 | 11000 |
Color Harmonies of #336614
Complementary color
Monochromatic Colors of #336614
Black with #336614
Text Example
Text Example
White with #336614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336614; }
p { color: rgb(51,102,20); }
H1.HeaderClassName
{
color: #336614;
}
.AnyTagClassName
{
color: #336614;
}
</style>
background-color css
<style>
a { background-color: #336614; }
a { background-color: rgb(51,102,20); }
div.DivClassName
{
background-color: #336614;
}
.BgClassName
{
background-color: #336614;
}
</style>
border-color css
<style>
span { border-color: #336614; }
span { border-color: rgb(51,102,20); }
td.TdClassName
{
border-color: #336614;
}
.TagClassName
{
border-color: #336614;
}
</style>