Shades of Bilbao #347314
Tints of Bilbao #347314
RGB
CMYK
RGB Variations
Color information
#347314 (or 0x347314) is known color: Bilbao. HEX triplet: 34, 73 and 14. RGB value is (52,115,20). Sum of RGB (Red+Green+Blue) = 52+115+20=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #347314 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347314 is #CB8CEB. Grayscale: #555555. Windows color (decimal): -13339884 or 1340212. OLE color: 1340212.
HSL color Cylindrical-coordinate representation of color #347314: hue angle of 99.79º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #347314 is Cyan = 0.55, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 20 | - |
| CMYK | 0.55 | 0 | 0.83 | 0.55 |
| HSL | 99.79º | 0.7% | 0.26% | - |
| HSV(B) | 99.79º | 0.83% | 0.45% | - |
| XYZ | 7.67 | 13.04 | 2.77 | - |
| YUV | 85.33 | 91.13 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 20 | 0.55 | 0 | 0.83 | 0.55 | 99.79 | 0.7 | 0.26 |
| Hex | 34 | 73 | 14 | 37 | 0 | 53 | 37 | 64 | 46 | 1A |
| Octal | 64 | 163 | 24 | 67 | 0 | 123 | 67 | 144 | 106 | 32 |
| Binary | 110100 | 1110011 | 10100 | 110111 | 0 | 1010011 | 110111 | 1100100 | 1000110 | 11010 |
Color Harmonies of #347314
Complementary color
Monochromatic Colors of #347314
Black with #347314
Text Example
Text Example
White with #347314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347314; }
p { color: rgb(52,115,20); }
H1.HeaderClassName
{
color: #347314;
}
.AnyTagClassName
{
color: #347314;
}
</style>
background-color css
<style>
a { background-color: #347314; }
a { background-color: rgb(52,115,20); }
div.DivClassName
{
background-color: #347314;
}
.BgClassName
{
background-color: #347314;
}
</style>
border-color css
<style>
span { border-color: #347314; }
span { border-color: rgb(52,115,20); }
td.TdClassName
{
border-color: #347314;
}
.TagClassName
{
border-color: #347314;
}
</style>