Shades of Bilbao #336717
Tints of Bilbao #336717
RGB
CMYK
RGB Variations
Color information
#336717 (or 0x336717) is known color: Bilbao. HEX triplet: 33, 67 and 17. RGB value is (51,103,23). Sum of RGB (Red+Green+Blue) = 51+103+23=177 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.81% from 177); Green value is 103 (40.62% from 255 or 58.19% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 103 - color contains mainly: green. Hex color #336717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336717 is #CC98E8. Grayscale: #4E4E4E. Windows color (decimal): -13408489 or 1533747. OLE color: 1533747.
HSL color Cylindrical-coordinate representation of color #336717: hue angle of 99º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #336717 is Cyan = 0.50, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 23 | - |
| CMYK | 0.50 | 0 | 0.78 | 0.60 |
| HSL | 99º | 0.63% | 0.25% | - |
| HSV(B) | 99º | 0.78% | 0.4% | - |
| XYZ | 6.37 | 10.47 | 2.5 | - |
| YUV | 78.33 | 96.77 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 23 | 0.50 | 0 | 0.78 | 0.60 | 99 | 0.63 | 0.25 |
| Hex | 33 | 67 | 17 | 32 | 0 | 4E | 3C | 63 | 3F | 19 |
| Octal | 63 | 147 | 27 | 62 | 0 | 116 | 74 | 143 | 77 | 31 |
| Binary | 110011 | 1100111 | 10111 | 110010 | 0 | 1001110 | 111100 | 1100011 | 111111 | 11001 |
Color Harmonies of #336717
Complementary color
Monochromatic Colors of #336717
Black with #336717
Text Example
Text Example
White with #336717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336717; }
p { color: rgb(51,103,23); }
H1.HeaderClassName
{
color: #336717;
}
.AnyTagClassName
{
color: #336717;
}
</style>
background-color css
<style>
a { background-color: #336717; }
a { background-color: rgb(51,103,23); }
div.DivClassName
{
background-color: #336717;
}
.BgClassName
{
background-color: #336717;
}
</style>
border-color css
<style>
span { border-color: #336717; }
span { border-color: rgb(51,103,23); }
td.TdClassName
{
border-color: #336717;
}
.TagClassName
{
border-color: #336717;
}
</style>