Shades of Bilbao #336918
Tints of Bilbao #336918
RGB
CMYK
RGB Variations
Color information
#336918 (or 0x336918) is known color: Bilbao. HEX triplet: 33, 69 and 18. RGB value is (51,105,24). Sum of RGB (Red+Green+Blue) = 51+105+24=180 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.33% from 180); Green value is 105 (41.41% from 255 or 58.33% from 180); Blue value is 24 (9.77% from 255 or 13.33% from 180); Max value from RGB is 105 - color contains mainly: green. Hex color #336918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336918 is #CC96E7. Grayscale: #4F4F4F. Windows color (decimal): -13407976 or 1599795. OLE color: 1599795.
HSL color Cylindrical-coordinate representation of color #336918: hue angle of 100º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #336918 is Cyan = 0.51, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 24 | - |
| CMYK | 0.51 | 0 | 0.77 | 0.59 |
| HSL | 100º | 0.63% | 0.25% | - |
| HSV(B) | 100º | 0.77% | 0.41% | - |
| XYZ | 6.58 | 10.87 | 2.62 | - |
| YUV | 79.62 | 96.61 | 107.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 24 | 0.51 | 0 | 0.77 | 0.59 | 100 | 0.63 | 0.25 |
| Hex | 33 | 69 | 18 | 33 | 0 | 4D | 3B | 64 | 3F | 19 |
| Octal | 63 | 151 | 30 | 63 | 0 | 115 | 73 | 144 | 77 | 31 |
| Binary | 110011 | 1101001 | 11000 | 110011 | 0 | 1001101 | 111011 | 1100100 | 111111 | 11001 |
Color Harmonies of #336918
Complementary color
Monochromatic Colors of #336918
Black with #336918
Text Example
Text Example
White with #336918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336918; }
p { color: rgb(51,105,24); }
H1.HeaderClassName
{
color: #336918;
}
.AnyTagClassName
{
color: #336918;
}
</style>
background-color css
<style>
a { background-color: #336918; }
a { background-color: rgb(51,105,24); }
div.DivClassName
{
background-color: #336918;
}
.BgClassName
{
background-color: #336918;
}
</style>
border-color css
<style>
span { border-color: #336918; }
span { border-color: rgb(51,105,24); }
td.TdClassName
{
border-color: #336918;
}
.TagClassName
{
border-color: #336918;
}
</style>