Shades of Bilbao #347312
Tints of Bilbao #347312
RGB
CMYK
RGB Variations
Color information
#347312 (or 0x347312) is known color: Bilbao. HEX triplet: 34, 73 and 12. RGB value is (52,115,18). Sum of RGB (Red+Green+Blue) = 52+115+18=185 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.11% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 18 (7.42% from 255 or 9.73% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #347312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347312 is #CB8CED. Grayscale: #555555. Windows color (decimal): -13339886 or 1209140. OLE color: 1209140.
HSL color Cylindrical-coordinate representation of color #347312: hue angle of 98.97º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #347312 is Cyan = 0.55, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 18 | - |
| CMYK | 0.55 | 0 | 0.84 | 0.55 |
| HSL | 98.97º | 0.73% | 0.26% | - |
| HSV(B) | 98.97º | 0.84% | 0.45% | - |
| XYZ | 7.66 | 13.04 | 2.68 | - |
| YUV | 85.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 18 | 0.55 | 0 | 0.84 | 0.55 | 98.97 | 0.73 | 0.26 |
| Hex | 34 | 73 | 12 | 37 | 0 | 54 | 37 | 63 | 49 | 1A |
| Octal | 64 | 163 | 22 | 67 | 0 | 124 | 67 | 143 | 111 | 32 |
| Binary | 110100 | 1110011 | 10010 | 110111 | 0 | 1010100 | 110111 | 1100011 | 1001001 | 11010 |
Color Harmonies of #347312
Complementary color
Monochromatic Colors of #347312
Black with #347312
Text Example
Text Example
White with #347312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347312; }
p { color: rgb(52,115,18); }
H1.HeaderClassName
{
color: #347312;
}
.AnyTagClassName
{
color: #347312;
}
</style>
background-color css
<style>
a { background-color: #347312; }
a { background-color: rgb(52,115,18); }
div.DivClassName
{
background-color: #347312;
}
.BgClassName
{
background-color: #347312;
}
</style>
border-color css
<style>
span { border-color: #347312; }
span { border-color: rgb(52,115,18); }
td.TdClassName
{
border-color: #347312;
}
.TagClassName
{
border-color: #347312;
}
</style>