Shades of Bilbao #347329
Tints of Bilbao #347329
RGB
CMYK
RGB Variations
Color information
#347329 (or 0x347329) is known color: Bilbao. HEX triplet: 34, 73 and 29. RGB value is (52,115,41). Sum of RGB (Red+Green+Blue) = 52+115+41=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 115 (45.31% from 255 or 55.29% from 208); Blue value is 41 (16.41% from 255 or 19.71% from 208); Max value from RGB is 115 - color contains mainly: green. Hex color #347329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347329 is #CB8CD6. Grayscale: #575757. Windows color (decimal): -13339863 or 2716468. OLE color: 2716468.
HSL color Cylindrical-coordinate representation of color #347329: hue angle of 111.08º 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 #347329 is Cyan = 0.55, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 41 | - |
| CMYK | 0.55 | 0 | 0.64 | 0.55 |
| HSL | 111.08º | 0.47% | 0.31% | - |
| HSV(B) | 111.08º | 0.64% | 0.45% | - |
| XYZ | 7.95 | 13.15 | 4.22 | - |
| YUV | 87.73 | 101.63 | 102.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 41 | 0.55 | 0 | 0.64 | 0.55 | 111.08 | 0.47 | 0.31 |
| Hex | 34 | 73 | 29 | 37 | 0 | 40 | 37 | 6F | 2F | 1F |
| Octal | 64 | 163 | 51 | 67 | 0 | 100 | 67 | 157 | 57 | 37 |
| Binary | 110100 | 1110011 | 101001 | 110111 | 0 | 1000000 | 110111 | 1101111 | 101111 | 11111 |
Color Harmonies of #347329
Complementary color
Monochromatic Colors of #347329
Black with #347329
Text Example
Text Example
White with #347329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347329; }
p { color: rgb(52,115,41); }
H1.HeaderClassName
{
color: #347329;
}
.AnyTagClassName
{
color: #347329;
}
</style>
background-color css
<style>
a { background-color: #347329; }
a { background-color: rgb(52,115,41); }
div.DivClassName
{
background-color: #347329;
}
.BgClassName
{
background-color: #347329;
}
</style>
border-color css
<style>
span { border-color: #347329; }
span { border-color: rgb(52,115,41); }
td.TdClassName
{
border-color: #347329;
}
.TagClassName
{
border-color: #347329;
}
</style>