Shades of Bilbao #367014
Tints of Bilbao #367014
RGB
CMYK
RGB Variations
Color information
#367014 (or 0x367014) is known color: Bilbao. HEX triplet: 36, 70 and 14. RGB value is (54,112,20). Sum of RGB (Red+Green+Blue) = 54+112+20=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 20 (8.20% from 255 or 10.75% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #367014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367014 is #C98FEB. Grayscale: #545454. Windows color (decimal): -13209580 or 1339446. OLE color: 1339446.
HSL color Cylindrical-coordinate representation of color #367014: hue angle of 97.83º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #367014 is Cyan = 0.52, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 20 | - |
| CMYK | 0.52 | 0 | 0.82 | 0.56 |
| HSL | 97.83º | 0.7% | 0.26% | - |
| HSV(B) | 97.83º | 0.82% | 0.44% | - |
| XYZ | 7.44 | 12.42 | 2.67 | - |
| YUV | 84.17 | 91.78 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 20 | 0.52 | 0 | 0.82 | 0.56 | 97.83 | 0.7 | 0.26 |
| Hex | 36 | 70 | 14 | 34 | 0 | 52 | 38 | 62 | 46 | 1A |
| Octal | 66 | 160 | 24 | 64 | 0 | 122 | 70 | 142 | 106 | 32 |
| Binary | 110110 | 1110000 | 10100 | 110100 | 0 | 1010010 | 111000 | 1100010 | 1000110 | 11010 |
Color Harmonies of #367014
Complementary color
Monochromatic Colors of #367014
Black with #367014
Text Example
Text Example
White with #367014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367014; }
p { color: rgb(54,112,20); }
H1.HeaderClassName
{
color: #367014;
}
.AnyTagClassName
{
color: #367014;
}
</style>
background-color css
<style>
a { background-color: #367014; }
a { background-color: rgb(54,112,20); }
div.DivClassName
{
background-color: #367014;
}
.BgClassName
{
background-color: #367014;
}
</style>
border-color css
<style>
span { border-color: #367014; }
span { border-color: rgb(54,112,20); }
td.TdClassName
{
border-color: #367014;
}
.TagClassName
{
border-color: #367014;
}
</style>