Shades of Bilbao #366918
Tints of Bilbao #366918
RGB
CMYK
RGB Variations
Color information
#366918 (or 0x366918) is known color: Bilbao. HEX triplet: 36, 69 and 18. RGB value is (54,105,24). Sum of RGB (Red+Green+Blue) = 54+105+24=183 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.51% from 183); Green value is 105 (41.41% from 255 or 57.38% from 183); Blue value is 24 (9.77% from 255 or 13.11% from 183); Max value from RGB is 105 - color contains mainly: green. Hex color #366918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366918 is #C996E7. Grayscale: #505050. Windows color (decimal): -13211368 or 1599798. OLE color: 1599798.
HSL color Cylindrical-coordinate representation of color #366918: hue angle of 97.78º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #366918 is Cyan = 0.49, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 24 | - |
| CMYK | 0.49 | 0 | 0.77 | 0.59 |
| HSL | 97.78º | 0.63% | 0.25% | - |
| HSV(B) | 97.78º | 0.77% | 0.41% | - |
| XYZ | 6.74 | 10.95 | 2.62 | - |
| YUV | 80.52 | 96.1 | 109.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 24 | 0.49 | 0 | 0.77 | 0.59 | 97.78 | 0.63 | 0.25 |
| Hex | 36 | 69 | 18 | 31 | 0 | 4D | 3B | 62 | 3F | 19 |
| Octal | 66 | 151 | 30 | 61 | 0 | 115 | 73 | 142 | 77 | 31 |
| Binary | 110110 | 1101001 | 11000 | 110001 | 0 | 1001101 | 111011 | 1100010 | 111111 | 11001 |
Color Harmonies of #366918
Complementary color
Monochromatic Colors of #366918
Black with #366918
Text Example
Text Example
White with #366918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366918; }
p { color: rgb(54,105,24); }
H1.HeaderClassName
{
color: #366918;
}
.AnyTagClassName
{
color: #366918;
}
</style>
background-color css
<style>
a { background-color: #366918; }
a { background-color: rgb(54,105,24); }
div.DivClassName
{
background-color: #366918;
}
.BgClassName
{
background-color: #366918;
}
</style>
border-color css
<style>
span { border-color: #366918; }
span { border-color: rgb(54,105,24); }
td.TdClassName
{
border-color: #366918;
}
.TagClassName
{
border-color: #366918;
}
</style>