Shades of Bilbao #367329
Tints of Bilbao #367329
RGB
CMYK
RGB Variations
Color information
#367329 (or 0x367329) is known color: Bilbao. HEX triplet: 36, 73 and 29. RGB value is (54,115,41). Sum of RGB (Red+Green+Blue) = 54+115+41=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 115 (45.31% from 255 or 54.76% from 210); Blue value is 41 (16.41% from 255 or 19.52% from 210); Max value from RGB is 115 - color contains mainly: green. Hex color #367329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367329 is #C98CD6. Grayscale: #585858. Windows color (decimal): -13208791 or 2716470. OLE color: 2716470.
HSL color Cylindrical-coordinate representation of color #367329: hue angle of 109.46º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #367329 is Cyan = 0.53, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 41 | - |
| CMYK | 0.53 | 0 | 0.64 | 0.55 |
| HSL | 109.46º | 0.47% | 0.31% | - |
| HSV(B) | 109.46º | 0.64% | 0.45% | - |
| XYZ | 8.05 | 13.21 | 4.22 | - |
| YUV | 88.33 | 101.29 | 103.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 41 | 0.53 | 0 | 0.64 | 0.55 | 109.46 | 0.47 | 0.31 |
| Hex | 36 | 73 | 29 | 35 | 0 | 40 | 37 | 6D | 2F | 1F |
| Octal | 66 | 163 | 51 | 65 | 0 | 100 | 67 | 155 | 57 | 37 |
| Binary | 110110 | 1110011 | 101001 | 110101 | 0 | 1000000 | 110111 | 1101101 | 101111 | 11111 |
Color Harmonies of #367329
Complementary color
Monochromatic Colors of #367329
Black with #367329
Text Example
Text Example
White with #367329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367329; }
p { color: rgb(54,115,41); }
H1.HeaderClassName
{
color: #367329;
}
.AnyTagClassName
{
color: #367329;
}
</style>
background-color css
<style>
a { background-color: #367329; }
a { background-color: rgb(54,115,41); }
div.DivClassName
{
background-color: #367329;
}
.BgClassName
{
background-color: #367329;
}
</style>
border-color css
<style>
span { border-color: #367329; }
span { border-color: rgb(54,115,41); }
td.TdClassName
{
border-color: #367329;
}
.TagClassName
{
border-color: #367329;
}
</style>