Shades of Bilbao #366916
Tints of Bilbao #366916
RGB
CMYK
RGB Variations
Color information
#366916 (or 0x366916) is known color: Bilbao. HEX triplet: 36, 69 and 16. RGB value is (54,105,22). Sum of RGB (Red+Green+Blue) = 54+105+22=181 (23% of max value = 765). Red value is 54 (21.48% from 255 or 29.83% from 181); Green value is 105 (41.41% from 255 or 58.01% from 181); Blue value is 22 (8.98% from 255 or 12.15% from 181); Max value from RGB is 105 - color contains mainly: green. Hex color #366916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366916 is #C996E9. Grayscale: #505050. Windows color (decimal): -13211370 or 1468726. OLE color: 1468726.
HSL color Cylindrical-coordinate representation of color #366916: hue angle of 96.87º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #366916 is Cyan = 0.49, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 22 | - |
| CMYK | 0.49 | 0 | 0.79 | 0.59 |
| HSL | 96.87º | 0.65% | 0.25% | - |
| HSV(B) | 96.87º | 0.79% | 0.41% | - |
| XYZ | 6.72 | 10.95 | 2.52 | - |
| YUV | 80.29 | 95.1 | 109.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 22 | 0.49 | 0 | 0.79 | 0.59 | 96.87 | 0.65 | 0.25 |
| Hex | 36 | 69 | 16 | 31 | 0 | 4F | 3B | 61 | 41 | 19 |
| Octal | 66 | 151 | 26 | 61 | 0 | 117 | 73 | 141 | 101 | 31 |
| Binary | 110110 | 1101001 | 10110 | 110001 | 0 | 1001111 | 111011 | 1100001 | 1000001 | 11001 |
Color Harmonies of #366916
Complementary color
Monochromatic Colors of #366916
Black with #366916
Text Example
Text Example
White with #366916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366916; }
p { color: rgb(54,105,22); }
H1.HeaderClassName
{
color: #366916;
}
.AnyTagClassName
{
color: #366916;
}
</style>
background-color css
<style>
a { background-color: #366916; }
a { background-color: rgb(54,105,22); }
div.DivClassName
{
background-color: #366916;
}
.BgClassName
{
background-color: #366916;
}
</style>
border-color css
<style>
span { border-color: #366916; }
span { border-color: rgb(54,105,22); }
td.TdClassName
{
border-color: #366916;
}
.TagClassName
{
border-color: #366916;
}
</style>