Shades of Bilbao #347720
Tints of Bilbao #347720
RGB
CMYK
RGB Variations
Color information
#347720 (or 0x347720) is known color: Bilbao. HEX triplet: 34, 77 and 20. RGB value is (52,119,32). Sum of RGB (Red+Green+Blue) = 52+119+32=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 119 (46.88% from 255 or 58.62% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 119 - color contains mainly: green. Hex color #347720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347720 is #CB88DF. Grayscale: #595959. Windows color (decimal): -13338848 or 2127668. OLE color: 2127668.
HSL color Cylindrical-coordinate representation of color #347720: hue angle of 106.21º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #347720 is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 32 | - |
| CMYK | 0.56 | 0 | 0.73 | 0.53 |
| HSL | 106.21º | 0.58% | 0.3% | - |
| HSV(B) | 106.21º | 0.73% | 0.47% | - |
| XYZ | 8.27 | 14.03 | 3.64 | - |
| YUV | 89.05 | 95.8 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 32 | 0.56 | 0 | 0.73 | 0.53 | 106.21 | 0.58 | 0.3 |
| Hex | 34 | 77 | 20 | 38 | 0 | 49 | 35 | 6A | 3A | 1E |
| Octal | 64 | 167 | 40 | 70 | 0 | 111 | 65 | 152 | 72 | 36 |
| Binary | 110100 | 1110111 | 100000 | 111000 | 0 | 1001001 | 110101 | 1101010 | 111010 | 11110 |
Color Harmonies of #347720
Complementary color
Monochromatic Colors of #347720
Black with #347720
Text Example
Text Example
White with #347720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347720; }
p { color: rgb(52,119,32); }
H1.HeaderClassName
{
color: #347720;
}
.AnyTagClassName
{
color: #347720;
}
</style>
background-color css
<style>
a { background-color: #347720; }
a { background-color: rgb(52,119,32); }
div.DivClassName
{
background-color: #347720;
}
.BgClassName
{
background-color: #347720;
}
</style>
border-color css
<style>
span { border-color: #347720; }
span { border-color: rgb(52,119,32); }
td.TdClassName
{
border-color: #347720;
}
.TagClassName
{
border-color: #347720;
}
</style>