Shades of Bilbao #366913
Tints of Bilbao #366913
RGB
CMYK
RGB Variations
Color information
#366913 (or 0x366913) is known color: Bilbao. HEX triplet: 36, 69 and 13. RGB value is (54,105,19). Sum of RGB (Red+Green+Blue) = 54+105+19=178 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.34% from 178); Green value is 105 (41.41% from 255 or 58.99% from 178); Blue value is 19 (7.81% from 255 or 10.67% from 178); Max value from RGB is 105 - color contains mainly: green. Hex color #366913 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366913 is #C996EC. Grayscale: #505050. Windows color (decimal): -13211373 or 1272118. OLE color: 1272118.
HSL color Cylindrical-coordinate representation of color #366913: hue angle of 95.58º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #366913 is Cyan = 0.49, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 19 | - |
| CMYK | 0.49 | 0 | 0.82 | 0.59 |
| HSL | 95.58º | 0.69% | 0.24% | - |
| HSV(B) | 95.58º | 0.82% | 0.41% | - |
| XYZ | 6.69 | 10.93 | 2.37 | - |
| YUV | 79.95 | 93.6 | 109.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 19 | 0.49 | 0 | 0.82 | 0.59 | 95.58 | 0.69 | 0.24 |
| Hex | 36 | 69 | 13 | 31 | 0 | 52 | 3B | 60 | 45 | 18 |
| Octal | 66 | 151 | 23 | 61 | 0 | 122 | 73 | 140 | 105 | 30 |
| Binary | 110110 | 1101001 | 10011 | 110001 | 0 | 1010010 | 111011 | 1100000 | 1000101 | 11000 |
Color Harmonies of #366913
Complementary color
Monochromatic Colors of #366913
Black with #366913
Text Example
Text Example
White with #366913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366913; }
p { color: rgb(54,105,19); }
H1.HeaderClassName
{
color: #366913;
}
.AnyTagClassName
{
color: #366913;
}
</style>
background-color css
<style>
a { background-color: #366913; }
a { background-color: rgb(54,105,19); }
div.DivClassName
{
background-color: #366913;
}
.BgClassName
{
background-color: #366913;
}
</style>
border-color css
<style>
span { border-color: #366913; }
span { border-color: rgb(54,105,19); }
td.TdClassName
{
border-color: #366913;
}
.TagClassName
{
border-color: #366913;
}
</style>