Shades of Bilbao #367214
Tints of Bilbao #367214
RGB
CMYK
RGB Variations
Color information
#367214 (or 0x367214) is known color: Bilbao. HEX triplet: 36, 72 and 14. RGB value is (54,114,20). Sum of RGB (Red+Green+Blue) = 54+114+20=188 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.72% from 188); Green value is 114 (44.92% from 255 or 60.64% from 188); Blue value is 20 (8.20% from 255 or 10.64% from 188); Max value from RGB is 114 - color contains mainly: green. Hex color #367214 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367214 is #C98DEB. Grayscale: #555555. Windows color (decimal): -13209068 or 1339958. OLE color: 1339958.
HSL color Cylindrical-coordinate representation of color #367214: hue angle of 98.3º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #367214 is Cyan = 0.53, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 114 | 20 | - |
| CMYK | 0.53 | 0 | 0.82 | 0.55 |
| HSL | 98.3º | 0.7% | 0.26% | - |
| HSV(B) | 98.3º | 0.82% | 0.45% | - |
| XYZ | 7.66 | 12.87 | 2.74 | - |
| YUV | 85.34 | 91.12 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 20 | 0.53 | 0 | 0.82 | 0.55 | 98.3 | 0.7 | 0.26 |
| Hex | 36 | 72 | 14 | 35 | 0 | 52 | 37 | 62 | 46 | 1A |
| Octal | 66 | 162 | 24 | 65 | 0 | 122 | 67 | 142 | 106 | 32 |
| Binary | 110110 | 1110010 | 10100 | 110101 | 0 | 1010010 | 110111 | 1100010 | 1000110 | 11010 |
Color Harmonies of #367214
Complementary color
Monochromatic Colors of #367214
Black with #367214
Text Example
Text Example
White with #367214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367214; }
p { color: rgb(54,114,20); }
H1.HeaderClassName
{
color: #367214;
}
.AnyTagClassName
{
color: #367214;
}
</style>
background-color css
<style>
a { background-color: #367214; }
a { background-color: rgb(54,114,20); }
div.DivClassName
{
background-color: #367214;
}
.BgClassName
{
background-color: #367214;
}
</style>
border-color css
<style>
span { border-color: #367214; }
span { border-color: rgb(54,114,20); }
td.TdClassName
{
border-color: #367214;
}
.TagClassName
{
border-color: #367214;
}
</style>