Shades of Bilbao #336715
Tints of Bilbao #336715
RGB
CMYK
RGB Variations
Color information
#336715 (or 0x336715) is known color: Bilbao. HEX triplet: 33, 67 and 15. RGB value is (51,103,21). Sum of RGB (Red+Green+Blue) = 51+103+21=175 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.14% from 175); Green value is 103 (40.62% from 255 or 58.86% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 103 - color contains mainly: green. Hex color #336715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336715 is #CC98EA. Grayscale: #4E4E4E. Windows color (decimal): -13408491 or 1402675. OLE color: 1402675.
HSL color Cylindrical-coordinate representation of color #336715: hue angle of 98.05º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #336715 is Cyan = 0.50, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 21 | - |
| CMYK | 0.50 | 0 | 0.80 | 0.60 |
| HSL | 98.05º | 0.66% | 0.24% | - |
| HSV(B) | 98.05º | 0.8% | 0.4% | - |
| XYZ | 6.35 | 10.46 | 2.39 | - |
| YUV | 78.1 | 95.77 | 108.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 21 | 0.50 | 0 | 0.80 | 0.60 | 98.05 | 0.66 | 0.24 |
| Hex | 33 | 67 | 15 | 32 | 0 | 50 | 3C | 62 | 42 | 18 |
| Octal | 63 | 147 | 25 | 62 | 0 | 120 | 74 | 142 | 102 | 30 |
| Binary | 110011 | 1100111 | 10101 | 110010 | 0 | 1010000 | 111100 | 1100010 | 1000010 | 11000 |
Color Harmonies of #336715
Complementary color
Monochromatic Colors of #336715
Black with #336715
Text Example
Text Example
White with #336715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336715; }
p { color: rgb(51,103,21); }
H1.HeaderClassName
{
color: #336715;
}
.AnyTagClassName
{
color: #336715;
}
</style>
background-color css
<style>
a { background-color: #336715; }
a { background-color: rgb(51,103,21); }
div.DivClassName
{
background-color: #336715;
}
.BgClassName
{
background-color: #336715;
}
</style>
border-color css
<style>
span { border-color: #336715; }
span { border-color: rgb(51,103,21); }
td.TdClassName
{
border-color: #336715;
}
.TagClassName
{
border-color: #336715;
}
</style>