Shades of Bilbao #366915
Tints of Bilbao #366915
RGB
CMYK
RGB Variations
Color information
#366915 (or 0x366915) is known color: Bilbao. HEX triplet: 36, 69 and 15. RGB value is (54,105,21). Sum of RGB (Red+Green+Blue) = 54+105+21=180 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30% from 180); Green value is 105 (41.41% from 255 or 58.33% from 180); Blue value is 21 (8.59% from 255 or 11.67% from 180); Max value from RGB is 105 - color contains mainly: green. Hex color #366915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366915 is #C996EA. Grayscale: #505050. Windows color (decimal): -13211371 or 1403190. OLE color: 1403190.
HSL color Cylindrical-coordinate representation of color #366915: hue angle of 96.43º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #366915 is Cyan = 0.49, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 21 | - |
| CMYK | 0.49 | 0 | 0.80 | 0.59 |
| HSL | 96.43º | 0.67% | 0.25% | - |
| HSV(B) | 96.43º | 0.8% | 0.41% | - |
| XYZ | 6.71 | 10.94 | 2.47 | - |
| YUV | 80.18 | 94.6 | 109.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 21 | 0.49 | 0 | 0.80 | 0.59 | 96.43 | 0.67 | 0.25 |
| Hex | 36 | 69 | 15 | 31 | 0 | 50 | 3B | 60 | 43 | 19 |
| Octal | 66 | 151 | 25 | 61 | 0 | 120 | 73 | 140 | 103 | 31 |
| Binary | 110110 | 1101001 | 10101 | 110001 | 0 | 1010000 | 111011 | 1100000 | 1000011 | 11001 |
Color Harmonies of #366915
Complementary color
Monochromatic Colors of #366915
Black with #366915
Text Example
Text Example
White with #366915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366915; }
p { color: rgb(54,105,21); }
H1.HeaderClassName
{
color: #366915;
}
.AnyTagClassName
{
color: #366915;
}
</style>
background-color css
<style>
a { background-color: #366915; }
a { background-color: rgb(54,105,21); }
div.DivClassName
{
background-color: #366915;
}
.BgClassName
{
background-color: #366915;
}
</style>
border-color css
<style>
span { border-color: #366915; }
span { border-color: rgb(54,105,21); }
td.TdClassName
{
border-color: #366915;
}
.TagClassName
{
border-color: #366915;
}
</style>