Shades of Bilbao #348720
Tints of Bilbao #348720
RGB
CMYK
RGB Variations
Color information
#348720 (or 0x348720) is known color: Bilbao. HEX triplet: 34, 87 and 20. RGB value is (52,135,32). Sum of RGB (Red+Green+Blue) = 52+135+32=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 135 (53.12% from 255 or 61.64% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 135 - color contains mainly: green. Hex color #348720 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348720 is #CB78DF. Grayscale: #626262. Windows color (decimal): -13334752 or 2131764. OLE color: 2131764.
HSL color Cylindrical-coordinate representation of color #348720: hue angle of 108.35º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #348720 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 32 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.47 |
| HSL | 108.35º | 0.62% | 0.33% | - |
| HSV(B) | 108.35º | 0.76% | 0.53% | - |
| XYZ | 10.34 | 18.16 | 4.33 | - |
| YUV | 98.44 | 90.5 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 32 | 0.61 | 0 | 0.76 | 0.47 | 108.35 | 0.62 | 0.33 |
| Hex | 34 | 87 | 20 | 3D | 0 | 4C | 2F | 6C | 3E | 21 |
| Octal | 64 | 207 | 40 | 75 | 0 | 114 | 57 | 154 | 76 | 41 |
| Binary | 110100 | 10000111 | 100000 | 111101 | 0 | 1001100 | 101111 | 1101100 | 111110 | 100001 |
Color Harmonies of #348720
Complementary color
Monochromatic Colors of #348720
Black with #348720
Text Example
Text Example
White with #348720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348720; }
p { color: rgb(52,135,32); }
H1.HeaderClassName
{
color: #348720;
}
.AnyTagClassName
{
color: #348720;
}
</style>
background-color css
<style>
a { background-color: #348720; }
a { background-color: rgb(52,135,32); }
div.DivClassName
{
background-color: #348720;
}
.BgClassName
{
background-color: #348720;
}
</style>
border-color css
<style>
span { border-color: #348720; }
span { border-color: rgb(52,135,32); }
td.TdClassName
{
border-color: #348720;
}
.TagClassName
{
border-color: #348720;
}
</style>