Shades of Bilbao #366810
Tints of Bilbao #366810
RGB
CMYK
RGB Variations
Color information
#366810 (or 0x366810) is known color: Bilbao. HEX triplet: 36, 68 and 10. RGB value is (54,104,16). Sum of RGB (Red+Green+Blue) = 54+104+16=174 (23% of max value = 765). Red value is 54 (21.48% from 255 or 31.03% from 174); Green value is 104 (41.02% from 255 or 59.77% from 174); Blue value is 16 (6.64% from 255 or 9.20% from 174); Max value from RGB is 104 - color contains mainly: green. Hex color #366810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366810 is #C997EF. Grayscale: #4F4F4F. Windows color (decimal): -13211632 or 1075254. OLE color: 1075254.
HSL color Cylindrical-coordinate representation of color #366810: hue angle of 94.09º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #366810 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 104 | 16 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.59 |
| HSL | 94.09º | 0.73% | 0.24% | - |
| HSV(B) | 94.09º | 0.85% | 0.41% | - |
| XYZ | 6.57 | 10.72 | 2.21 | - |
| YUV | 79.02 | 92.44 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 104 | 16 | 0.48 | 0 | 0.85 | 0.59 | 94.09 | 0.73 | 0.24 |
| Hex | 36 | 68 | 10 | 30 | 0 | 55 | 3B | 5E | 49 | 18 |
| Octal | 66 | 150 | 20 | 60 | 0 | 125 | 73 | 136 | 111 | 30 |
| Binary | 110110 | 1101000 | 10000 | 110000 | 0 | 1010101 | 111011 | 1011110 | 1001001 | 11000 |
Color Harmonies of #366810
Complementary color
Monochromatic Colors of #366810
Black with #366810
Text Example
Text Example
White with #366810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366810; }
p { color: rgb(54,104,16); }
H1.HeaderClassName
{
color: #366810;
}
.AnyTagClassName
{
color: #366810;
}
</style>
background-color css
<style>
a { background-color: #366810; }
a { background-color: rgb(54,104,16); }
div.DivClassName
{
background-color: #366810;
}
.BgClassName
{
background-color: #366810;
}
</style>
border-color css
<style>
span { border-color: #366810; }
span { border-color: rgb(54,104,16); }
td.TdClassName
{
border-color: #366810;
}
.TagClassName
{
border-color: #366810;
}
</style>