Shades of Bilbao #347328
Tints of Bilbao #347328
RGB
CMYK
RGB Variations
Color information
#347328 (or 0x347328) is known color: Bilbao. HEX triplet: 34, 73 and 28. RGB value is (52,115,40). Sum of RGB (Red+Green+Blue) = 52+115+40=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 115 (45.31% from 255 or 55.56% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 115 - color contains mainly: green. Hex color #347328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347328 is #CB8CD7. Grayscale: #575757. Windows color (decimal): -13339864 or 2650932. OLE color: 2650932.
HSL color Cylindrical-coordinate representation of color #347328: hue angle of 110.4º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #347328 is Cyan = 0.55, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 40 | - |
| CMYK | 0.55 | 0 | 0.65 | 0.55 |
| HSL | 110.4º | 0.48% | 0.3% | - |
| HSV(B) | 110.4º | 0.65% | 0.45% | - |
| XYZ | 7.93 | 13.14 | 4.13 | - |
| YUV | 87.61 | 101.13 | 102.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 40 | 0.55 | 0 | 0.65 | 0.55 | 110.4 | 0.48 | 0.3 |
| Hex | 34 | 73 | 28 | 37 | 0 | 41 | 37 | 6E | 30 | 1E |
| Octal | 64 | 163 | 50 | 67 | 0 | 101 | 67 | 156 | 60 | 36 |
| Binary | 110100 | 1110011 | 101000 | 110111 | 0 | 1000001 | 110111 | 1101110 | 110000 | 11110 |
Color Harmonies of #347328
Complementary color
Monochromatic Colors of #347328
Black with #347328
Text Example
Text Example
White with #347328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347328; }
p { color: rgb(52,115,40); }
H1.HeaderClassName
{
color: #347328;
}
.AnyTagClassName
{
color: #347328;
}
</style>
background-color css
<style>
a { background-color: #347328; }
a { background-color: rgb(52,115,40); }
div.DivClassName
{
background-color: #347328;
}
.BgClassName
{
background-color: #347328;
}
</style>
border-color css
<style>
span { border-color: #347328; }
span { border-color: rgb(52,115,40); }
td.TdClassName
{
border-color: #347328;
}
.TagClassName
{
border-color: #347328;
}
</style>