Shades of Bilbao #366811
Tints of Bilbao #366811
RGB
CMYK
RGB Variations
Color information
#366811 (or 0x366811) is known color: Bilbao. HEX triplet: 36, 68 and 11. RGB value is (54,104,17). Sum of RGB (Red+Green+Blue) = 54+104+17=175 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.86% from 175); Green value is 104 (41.02% from 255 or 59.43% from 175); Blue value is 17 (7.03% from 255 or 9.71% from 175); Max value from RGB is 104 - color contains mainly: green. Hex color #366811 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366811 is #C997EE. Grayscale: #4F4F4F. Windows color (decimal): -13211631 or 1140790. OLE color: 1140790.
HSL color Cylindrical-coordinate representation of color #366811: hue angle of 94.48º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #366811 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 104 | 17 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.59 |
| HSL | 94.48º | 0.72% | 0.24% | - |
| HSV(B) | 94.48º | 0.84% | 0.41% | - |
| XYZ | 6.57 | 10.73 | 2.25 | - |
| YUV | 79.13 | 92.94 | 110.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 104 | 17 | 0.48 | 0 | 0.84 | 0.59 | 94.48 | 0.72 | 0.24 |
| Hex | 36 | 68 | 11 | 30 | 0 | 54 | 3B | 5E | 48 | 18 |
| Octal | 66 | 150 | 21 | 60 | 0 | 124 | 73 | 136 | 110 | 30 |
| Binary | 110110 | 1101000 | 10001 | 110000 | 0 | 1010100 | 111011 | 1011110 | 1001000 | 11000 |
Color Harmonies of #366811
Complementary color
Monochromatic Colors of #366811
Black with #366811
Text Example
Text Example
White with #366811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366811; }
p { color: rgb(54,104,17); }
H1.HeaderClassName
{
color: #366811;
}
.AnyTagClassName
{
color: #366811;
}
</style>
background-color css
<style>
a { background-color: #366811; }
a { background-color: rgb(54,104,17); }
div.DivClassName
{
background-color: #366811;
}
.BgClassName
{
background-color: #366811;
}
</style>
border-color css
<style>
span { border-color: #366811; }
span { border-color: rgb(54,104,17); }
td.TdClassName
{
border-color: #366811;
}
.TagClassName
{
border-color: #366811;
}
</style>