Shades of Bilbao #367011
Tints of Bilbao #367011
RGB
CMYK
RGB Variations
Color information
#367011 (or 0x367011) is known color: Bilbao. HEX triplet: 36, 70 and 11. RGB value is (54,112,17). Sum of RGB (Red+Green+Blue) = 54+112+17=183 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.51% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 17 (7.03% from 255 or 9.29% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #367011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367011 is #C98FEE. Grayscale: #545454. Windows color (decimal): -13209583 or 1142838. OLE color: 1142838.
HSL color Cylindrical-coordinate representation of color #367011: hue angle of 96.63º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #367011 is Cyan = 0.52, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 17 | - |
| CMYK | 0.52 | 0 | 0.85 | 0.56 |
| HSL | 96.63º | 0.74% | 0.25% | - |
| HSV(B) | 96.63º | 0.85% | 0.44% | - |
| XYZ | 7.42 | 12.41 | 2.54 | - |
| YUV | 83.83 | 90.28 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 17 | 0.52 | 0 | 0.85 | 0.56 | 96.63 | 0.74 | 0.25 |
| Hex | 36 | 70 | 11 | 34 | 0 | 55 | 38 | 61 | 4A | 19 |
| Octal | 66 | 160 | 21 | 64 | 0 | 125 | 70 | 141 | 112 | 31 |
| Binary | 110110 | 1110000 | 10001 | 110100 | 0 | 1010101 | 111000 | 1100001 | 1001010 | 11001 |
Color Harmonies of #367011
Complementary color
Monochromatic Colors of #367011
Black with #367011
Text Example
Text Example
White with #367011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367011; }
p { color: rgb(54,112,17); }
H1.HeaderClassName
{
color: #367011;
}
.AnyTagClassName
{
color: #367011;
}
</style>
background-color css
<style>
a { background-color: #367011; }
a { background-color: rgb(54,112,17); }
div.DivClassName
{
background-color: #367011;
}
.BgClassName
{
background-color: #367011;
}
</style>
border-color css
<style>
span { border-color: #367011; }
span { border-color: rgb(54,112,17); }
td.TdClassName
{
border-color: #367011;
}
.TagClassName
{
border-color: #367011;
}
</style>