Shades of Bilbao #336912
Tints of Bilbao #336912
RGB
CMYK
RGB Variations
Color information
#336912 (or 0x336912) is known color: Bilbao. HEX triplet: 33, 69 and 12. RGB value is (51,105,18). Sum of RGB (Red+Green+Blue) = 51+105+18=174 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.31% from 174); Green value is 105 (41.41% from 255 or 60.34% from 174); Blue value is 18 (7.42% from 255 or 10.34% from 174); Max value from RGB is 105 - color contains mainly: green. Hex color #336912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336912 is #CC96ED. Grayscale: #4F4F4F. Windows color (decimal): -13407982 or 1206579. OLE color: 1206579.
HSL color Cylindrical-coordinate representation of color #336912: hue angle of 97.24º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #336912 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 18 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.59 |
| HSL | 97.24º | 0.71% | 0.24% | - |
| HSV(B) | 97.24º | 0.83% | 0.41% | - |
| XYZ | 6.53 | 10.85 | 2.32 | - |
| YUV | 78.94 | 93.61 | 108.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 18 | 0.51 | 0 | 0.83 | 0.59 | 97.24 | 0.71 | 0.24 |
| Hex | 33 | 69 | 12 | 33 | 0 | 53 | 3B | 61 | 47 | 18 |
| Octal | 63 | 151 | 22 | 63 | 0 | 123 | 73 | 141 | 107 | 30 |
| Binary | 110011 | 1101001 | 10010 | 110011 | 0 | 1010011 | 111011 | 1100001 | 1000111 | 11000 |
Color Harmonies of #336912
Complementary color
Monochromatic Colors of #336912
Black with #336912
Text Example
Text Example
White with #336912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336912; }
p { color: rgb(51,105,18); }
H1.HeaderClassName
{
color: #336912;
}
.AnyTagClassName
{
color: #336912;
}
</style>
background-color css
<style>
a { background-color: #336912; }
a { background-color: rgb(51,105,18); }
div.DivClassName
{
background-color: #336912;
}
.BgClassName
{
background-color: #336912;
}
</style>
border-color css
<style>
span { border-color: #336912; }
span { border-color: rgb(51,105,18); }
td.TdClassName
{
border-color: #336912;
}
.TagClassName
{
border-color: #336912;
}
</style>