Shades of Bilbao #348520
Tints of Bilbao #348520
RGB
CMYK
RGB Variations
Color information
#348520 (or 0x348520) is known color: Bilbao. HEX triplet: 34, 85 and 20. RGB value is (52,133,32). Sum of RGB (Red+Green+Blue) = 52+133+32=217 (28% of max value = 765). Red value is 52 (20.70% from 255 or 23.96% from 217); Green value is 133 (52.34% from 255 or 61.29% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 133 - color contains mainly: green. Hex color #348520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348520 is #CB7ADF. Grayscale: #616161. Windows color (decimal): -13335264 or 2131252. OLE color: 2131252.
HSL color Cylindrical-coordinate representation of color #348520: hue angle of 108.12º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #348520 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 32 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.48 |
| HSL | 108.12º | 0.61% | 0.32% | - |
| HSV(B) | 108.12º | 0.76% | 0.52% | - |
| XYZ | 10.06 | 17.61 | 4.24 | - |
| YUV | 97.27 | 91.16 | 95.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 32 | 0.61 | 0 | 0.76 | 0.48 | 108.12 | 0.61 | 0.32 |
| Hex | 34 | 85 | 20 | 3D | 0 | 4C | 30 | 6C | 3D | 20 |
| Octal | 64 | 205 | 40 | 75 | 0 | 114 | 60 | 154 | 75 | 40 |
| Binary | 110100 | 10000101 | 100000 | 111101 | 0 | 1001100 | 110000 | 1101100 | 111101 | 100000 |
Color Harmonies of #348520
Complementary color
Monochromatic Colors of #348520
Black with #348520
Text Example
Text Example
White with #348520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348520; }
p { color: rgb(52,133,32); }
H1.HeaderClassName
{
color: #348520;
}
.AnyTagClassName
{
color: #348520;
}
</style>
background-color css
<style>
a { background-color: #348520; }
a { background-color: rgb(52,133,32); }
div.DivClassName
{
background-color: #348520;
}
.BgClassName
{
background-color: #348520;
}
</style>
border-color css
<style>
span { border-color: #348520; }
span { border-color: rgb(52,133,32); }
td.TdClassName
{
border-color: #348520;
}
.TagClassName
{
border-color: #348520;
}
</style>