Shades of Bilbao #336917
Tints of Bilbao #336917
RGB
CMYK
RGB Variations
Color information
#336917 (or 0x336917) is known color: Bilbao. HEX triplet: 33, 69 and 17. RGB value is (51,105,23). Sum of RGB (Red+Green+Blue) = 51+105+23=179 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.49% from 179); Green value is 105 (41.41% from 255 or 58.66% from 179); Blue value is 23 (9.38% from 255 or 12.85% from 179); Max value from RGB is 105 - color contains mainly: green. Hex color #336917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336917 is #CC96E8. Grayscale: #4F4F4F. Windows color (decimal): -13407977 or 1534259. OLE color: 1534259.
HSL color Cylindrical-coordinate representation of color #336917: hue angle of 99.51º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #336917 is Cyan = 0.51, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 23 | - |
| CMYK | 0.51 | 0 | 0.78 | 0.59 |
| HSL | 99.51º | 0.64% | 0.25% | - |
| HSV(B) | 99.51º | 0.78% | 0.41% | - |
| XYZ | 6.57 | 10.87 | 2.56 | - |
| YUV | 79.51 | 96.11 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 23 | 0.51 | 0 | 0.78 | 0.59 | 99.51 | 0.64 | 0.25 |
| Hex | 33 | 69 | 17 | 33 | 0 | 4E | 3B | 64 | 40 | 19 |
| Octal | 63 | 151 | 27 | 63 | 0 | 116 | 73 | 144 | 100 | 31 |
| Binary | 110011 | 1101001 | 10111 | 110011 | 0 | 1001110 | 111011 | 1100100 | 1000000 | 11001 |
Color Harmonies of #336917
Complementary color
Monochromatic Colors of #336917
Black with #336917
Text Example
Text Example
White with #336917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336917; }
p { color: rgb(51,105,23); }
H1.HeaderClassName
{
color: #336917;
}
.AnyTagClassName
{
color: #336917;
}
</style>
background-color css
<style>
a { background-color: #336917; }
a { background-color: rgb(51,105,23); }
div.DivClassName
{
background-color: #336917;
}
.BgClassName
{
background-color: #336917;
}
</style>
border-color css
<style>
span { border-color: #336917; }
span { border-color: rgb(51,105,23); }
td.TdClassName
{
border-color: #336917;
}
.TagClassName
{
border-color: #336917;
}
</style>