Shades of Bilbao #347220
Tints of Bilbao #347220
RGB
CMYK
RGB Variations
Color information
#347220 (or 0x347220) is known color: Bilbao. HEX triplet: 34, 72 and 20. RGB value is (52,114,32). Sum of RGB (Red+Green+Blue) = 52+114+32=198 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.26% from 198); Green value is 114 (44.92% from 255 or 57.58% from 198); Blue value is 32 (12.89% from 255 or 16.16% from 198); Max value from RGB is 114 - color contains mainly: green. Hex color #347220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347220 is #CB8DDF. Grayscale: #565656. Windows color (decimal): -13340128 or 2126388. OLE color: 2126388.
HSL color Cylindrical-coordinate representation of color #347220: hue angle of 105.37º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #347220 is Cyan = 0.54, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 32 | - |
| CMYK | 0.54 | 0 | 0.72 | 0.55 |
| HSL | 105.37º | 0.56% | 0.29% | - |
| HSV(B) | 105.37º | 0.72% | 0.45% | - |
| XYZ | 7.69 | 12.87 | 3.44 | - |
| YUV | 86.11 | 97.46 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 32 | 0.54 | 0 | 0.72 | 0.55 | 105.37 | 0.56 | 0.29 |
| Hex | 34 | 72 | 20 | 36 | 0 | 48 | 37 | 69 | 38 | 1D |
| Octal | 64 | 162 | 40 | 66 | 0 | 110 | 67 | 151 | 70 | 35 |
| Binary | 110100 | 1110010 | 100000 | 110110 | 0 | 1001000 | 110111 | 1101001 | 111000 | 11101 |
Color Harmonies of #347220
Complementary color
Monochromatic Colors of #347220
Black with #347220
Text Example
Text Example
White with #347220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347220; }
p { color: rgb(52,114,32); }
H1.HeaderClassName
{
color: #347220;
}
.AnyTagClassName
{
color: #347220;
}
</style>
background-color css
<style>
a { background-color: #347220; }
a { background-color: rgb(52,114,32); }
div.DivClassName
{
background-color: #347220;
}
.BgClassName
{
background-color: #347220;
}
</style>
border-color css
<style>
span { border-color: #347220; }
span { border-color: rgb(52,114,32); }
td.TdClassName
{
border-color: #347220;
}
.TagClassName
{
border-color: #347220;
}
</style>