Shades of Bilbao #366908
Tints of Bilbao #366908
RGB
CMYK
RGB Variations
Color information
#366908 (or 0x366908) is known color: Bilbao. HEX triplet: 36, 69 and 08. RGB value is (54,105,8). Sum of RGB (Red+Green+Blue) = 54+105+8=167 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.34% from 167); Green value is 105 (41.41% from 255 or 62.87% from 167); Blue value is 8 (3.52% from 255 or 4.79% from 167); Max value from RGB is 105 - color contains mainly: green. Hex color #366908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366908 is #C996F7. Grayscale: #4F4F4F. Windows color (decimal): -13211384 or 551222. OLE color: 551222.
HSL color Cylindrical-coordinate representation of color #366908: hue angle of 91.55º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #366908 is Cyan = 0.49, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 8 | - |
| CMYK | 0.49 | 0 | 0.92 | 0.59 |
| HSL | 91.55º | 0.86% | 0.22% | - |
| HSV(B) | 91.55º | 0.92% | 0.41% | - |
| XYZ | 6.62 | 10.9 | 1.99 | - |
| YUV | 78.69 | 88.1 | 110.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 8 | 0.49 | 0 | 0.92 | 0.59 | 91.55 | 0.86 | 0.22 |
| Hex | 36 | 69 | 8 | 31 | 0 | 5C | 3B | 5C | 56 | 16 |
| Octal | 66 | 151 | 10 | 61 | 0 | 134 | 73 | 134 | 126 | 26 |
| Binary | 110110 | 1101001 | 1000 | 110001 | 0 | 1011100 | 111011 | 1011100 | 1010110 | 10110 |
Color Harmonies of #366908
Complementary color
Monochromatic Colors of #366908
Black with #366908
Text Example
Text Example
White with #366908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366908; }
p { color: rgb(54,105,8); }
H1.HeaderClassName
{
color: #366908;
}
.AnyTagClassName
{
color: #366908;
}
</style>
background-color css
<style>
a { background-color: #366908; }
a { background-color: rgb(54,105,8); }
div.DivClassName
{
background-color: #366908;
}
.BgClassName
{
background-color: #366908;
}
</style>
border-color css
<style>
span { border-color: #366908; }
span { border-color: rgb(54,105,8); }
td.TdClassName
{
border-color: #366908;
}
.TagClassName
{
border-color: #366908;
}
</style>