Shades of Bilbao #347620
Tints of Bilbao #347620
RGB
CMYK
RGB Variations
Color information
#347620 (or 0x347620) is known color: Bilbao. HEX triplet: 34, 76 and 20. RGB value is (52,118,32). Sum of RGB (Red+Green+Blue) = 52+118+32=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 118 (46.48% from 255 or 58.42% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 118 - color contains mainly: green. Hex color #347620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347620 is #CB89DF. Grayscale: #585858. Windows color (decimal): -13339104 or 2127412. OLE color: 2127412.
HSL color Cylindrical-coordinate representation of color #347620: hue angle of 106.05º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #347620 is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 32 | - |
| CMYK | 0.56 | 0 | 0.73 | 0.54 |
| HSL | 106.05º | 0.57% | 0.29% | - |
| HSV(B) | 106.05º | 0.73% | 0.46% | - |
| XYZ | 8.16 | 13.79 | 3.6 | - |
| YUV | 88.46 | 96.13 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 32 | 0.56 | 0 | 0.73 | 0.54 | 106.05 | 0.57 | 0.29 |
| Hex | 34 | 76 | 20 | 38 | 0 | 49 | 36 | 6A | 39 | 1D |
| Octal | 64 | 166 | 40 | 70 | 0 | 111 | 66 | 152 | 71 | 35 |
| Binary | 110100 | 1110110 | 100000 | 111000 | 0 | 1001001 | 110110 | 1101010 | 111001 | 11101 |
Color Harmonies of #347620
Complementary color
Monochromatic Colors of #347620
Black with #347620
Text Example
Text Example
White with #347620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347620; }
p { color: rgb(52,118,32); }
H1.HeaderClassName
{
color: #347620;
}
.AnyTagClassName
{
color: #347620;
}
</style>
background-color css
<style>
a { background-color: #347620; }
a { background-color: rgb(52,118,32); }
div.DivClassName
{
background-color: #347620;
}
.BgClassName
{
background-color: #347620;
}
</style>
border-color css
<style>
span { border-color: #347620; }
span { border-color: rgb(52,118,32); }
td.TdClassName
{
border-color: #347620;
}
.TagClassName
{
border-color: #347620;
}
</style>