Shades of Bilbao #348920
Tints of Bilbao #348920
RGB
CMYK
RGB Variations
Color information
#348920 (or 0x348920) is known color: Bilbao. HEX triplet: 34, 89 and 20. RGB value is (52,137,32). Sum of RGB (Red+Green+Blue) = 52+137+32=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 137 (53.91% from 255 or 61.99% from 221); Blue value is 32 (12.89% from 255 or 14.48% from 221); Max value from RGB is 137 - color contains mainly: green. Hex color #348920 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348920 is #CB76DF. Grayscale: #636363. Windows color (decimal): -13334240 or 2132276. OLE color: 2132276.
HSL color Cylindrical-coordinate representation of color #348920: hue angle of 108.57º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #348920 is Cyan = 0.62, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 32 | - |
| CMYK | 0.62 | 0 | 0.77 | 0.46 |
| HSL | 108.57º | 0.62% | 0.33% | - |
| HSV(B) | 108.57º | 0.77% | 0.54% | - |
| XYZ | 10.62 | 18.73 | 4.42 | - |
| YUV | 99.62 | 89.84 | 94.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 32 | 0.62 | 0 | 0.77 | 0.46 | 108.57 | 0.62 | 0.33 |
| Hex | 34 | 89 | 20 | 3E | 0 | 4D | 2E | 6D | 3E | 21 |
| Octal | 64 | 211 | 40 | 76 | 0 | 115 | 56 | 155 | 76 | 41 |
| Binary | 110100 | 10001001 | 100000 | 111110 | 0 | 1001101 | 101110 | 1101101 | 111110 | 100001 |
Color Harmonies of #348920
Complementary color
Monochromatic Colors of #348920
Black with #348920
Text Example
Text Example
White with #348920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348920; }
p { color: rgb(52,137,32); }
H1.HeaderClassName
{
color: #348920;
}
.AnyTagClassName
{
color: #348920;
}
</style>
background-color css
<style>
a { background-color: #348920; }
a { background-color: rgb(52,137,32); }
div.DivClassName
{
background-color: #348920;
}
.BgClassName
{
background-color: #348920;
}
</style>
border-color css
<style>
span { border-color: #348920; }
span { border-color: rgb(52,137,32); }
td.TdClassName
{
border-color: #348920;
}
.TagClassName
{
border-color: #348920;
}
</style>