Shades of Bilbao #336908
Tints of Bilbao #336908
RGB
CMYK
RGB Variations
Color information
#336908 (or 0x336908) is known color: Bilbao. HEX triplet: 33, 69 and 08. RGB value is (51,105,8). Sum of RGB (Red+Green+Blue) = 51+105+8=164 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.10% from 164); Green value is 105 (41.41% from 255 or 64.02% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 105 - color contains mainly: green. Hex color #336908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336908 is #CC96F7. Grayscale: #4E4E4E. Windows color (decimal): -13407992 or 551219. OLE color: 551219.
HSL color Cylindrical-coordinate representation of color #336908: hue angle of 93.4º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #336908 is Cyan = 0.51, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 8 | - |
| CMYK | 0.51 | 0 | 0.92 | 0.59 |
| HSL | 93.4º | 0.86% | 0.22% | - |
| HSV(B) | 93.4º | 0.92% | 0.41% | - |
| XYZ | 6.46 | 10.82 | 1.98 | - |
| YUV | 77.8 | 88.61 | 108.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 8 | 0.51 | 0 | 0.92 | 0.59 | 93.4 | 0.86 | 0.22 |
| Hex | 33 | 69 | 8 | 33 | 0 | 5C | 3B | 5D | 56 | 16 |
| Octal | 63 | 151 | 10 | 63 | 0 | 134 | 73 | 135 | 126 | 26 |
| Binary | 110011 | 1101001 | 1000 | 110011 | 0 | 1011100 | 111011 | 1011101 | 1010110 | 10110 |
Color Harmonies of #336908
Complementary color
Monochromatic Colors of #336908
Black with #336908
Text Example
Text Example
White with #336908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336908; }
p { color: rgb(51,105,8); }
H1.HeaderClassName
{
color: #336908;
}
.AnyTagClassName
{
color: #336908;
}
</style>
background-color css
<style>
a { background-color: #336908; }
a { background-color: rgb(51,105,8); }
div.DivClassName
{
background-color: #336908;
}
.BgClassName
{
background-color: #336908;
}
</style>
border-color css
<style>
span { border-color: #336908; }
span { border-color: rgb(51,105,8); }
td.TdClassName
{
border-color: #336908;
}
.TagClassName
{
border-color: #336908;
}
</style>