Shades of Bilbao #347022
Tints of Bilbao #347022
RGB
CMYK
RGB Variations
Color information
#347022 (or 0x347022) is known color: Bilbao. HEX triplet: 34, 70 and 22. RGB value is (52,112,34). Sum of RGB (Red+Green+Blue) = 52+112+34=198 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.26% from 198); Green value is 112 (44.14% from 255 or 56.57% from 198); Blue value is 34 (13.67% from 255 or 17.17% from 198); Max value from RGB is 112 - color contains mainly: green. Hex color #347022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347022 is #CB8FDD. Grayscale: #555555. Windows color (decimal): -13340638 or 2256948. OLE color: 2256948.
HSL color Cylindrical-coordinate representation of color #347022: hue angle of 106.15º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #347022 is Cyan = 0.54, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 34 | - |
| CMYK | 0.54 | 0 | 0.70 | 0.56 |
| HSL | 106.15º | 0.53% | 0.29% | - |
| HSV(B) | 106.15º | 0.7% | 0.44% | - |
| XYZ | 7.5 | 12.43 | 3.52 | - |
| YUV | 85.17 | 99.12 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 34 | 0.54 | 0 | 0.70 | 0.56 | 106.15 | 0.53 | 0.29 |
| Hex | 34 | 70 | 22 | 36 | 0 | 46 | 38 | 6A | 35 | 1D |
| Octal | 64 | 160 | 42 | 66 | 0 | 106 | 70 | 152 | 65 | 35 |
| Binary | 110100 | 1110000 | 100010 | 110110 | 0 | 1000110 | 111000 | 1101010 | 110101 | 11101 |
Color Harmonies of #347022
Complementary color
Monochromatic Colors of #347022
Black with #347022
Text Example
Text Example
White with #347022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347022; }
p { color: rgb(52,112,34); }
H1.HeaderClassName
{
color: #347022;
}
.AnyTagClassName
{
color: #347022;
}
</style>
background-color css
<style>
a { background-color: #347022; }
a { background-color: rgb(52,112,34); }
div.DivClassName
{
background-color: #347022;
}
.BgClassName
{
background-color: #347022;
}
</style>
border-color css
<style>
span { border-color: #347022; }
span { border-color: rgb(52,112,34); }
td.TdClassName
{
border-color: #347022;
}
.TagClassName
{
border-color: #347022;
}
</style>