Shades of Bilbao #347326
Tints of Bilbao #347326
RGB
CMYK
RGB Variations
Color information
#347326 (or 0x347326) is known color: Bilbao. HEX triplet: 34, 73 and 26. RGB value is (52,115,38). Sum of RGB (Red+Green+Blue) = 52+115+38=205 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.37% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 38 (15.23% from 255 or 18.54% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #347326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347326 is #CB8CD9. Grayscale: #575757. Windows color (decimal): -13339866 or 2519860. OLE color: 2519860.
HSL color Cylindrical-coordinate representation of color #347326: hue angle of 109.09º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #347326 is Cyan = 0.55, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 38 | - |
| CMYK | 0.55 | 0 | 0.67 | 0.55 |
| HSL | 109.09º | 0.5% | 0.3% | - |
| HSV(B) | 109.09º | 0.67% | 0.45% | - |
| XYZ | 7.9 | 13.13 | 3.95 | - |
| YUV | 87.39 | 100.13 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 38 | 0.55 | 0 | 0.67 | 0.55 | 109.09 | 0.5 | 0.3 |
| Hex | 34 | 73 | 26 | 37 | 0 | 43 | 37 | 6D | 32 | 1E |
| Octal | 64 | 163 | 46 | 67 | 0 | 103 | 67 | 155 | 62 | 36 |
| Binary | 110100 | 1110011 | 100110 | 110111 | 0 | 1000011 | 110111 | 1101101 | 110010 | 11110 |
Color Harmonies of #347326
Complementary color
Monochromatic Colors of #347326
Black with #347326
Text Example
Text Example
White with #347326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347326; }
p { color: rgb(52,115,38); }
H1.HeaderClassName
{
color: #347326;
}
.AnyTagClassName
{
color: #347326;
}
</style>
background-color css
<style>
a { background-color: #347326; }
a { background-color: rgb(52,115,38); }
div.DivClassName
{
background-color: #347326;
}
.BgClassName
{
background-color: #347326;
}
</style>
border-color css
<style>
span { border-color: #347326; }
span { border-color: rgb(52,115,38); }
td.TdClassName
{
border-color: #347326;
}
.TagClassName
{
border-color: #347326;
}
</style>