Shades of Bilbao #348621
Tints of Bilbao #348621
RGB
CMYK
RGB Variations
Color information
#348621 (or 0x348621) is known color: Bilbao. HEX triplet: 34, 86 and 21. RGB value is (52,134,33). Sum of RGB (Red+Green+Blue) = 52+134+33=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 134 (52.73% from 255 or 61.19% from 219); Blue value is 33 (13.28% from 255 or 15.07% from 219); Max value from RGB is 134 - color contains mainly: green. Hex color #348621 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348621 is #CB79DE. Grayscale: #626262. Windows color (decimal): -13335007 or 2197044. OLE color: 2197044.
HSL color Cylindrical-coordinate representation of color #348621: hue angle of 108.71º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #348621 is Cyan = 0.61, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 33 | - |
| CMYK | 0.61 | 0 | 0.75 | 0.47 |
| HSL | 108.71º | 0.6% | 0.33% | - |
| HSV(B) | 108.71º | 0.75% | 0.53% | - |
| XYZ | 10.22 | 17.89 | 4.35 | - |
| YUV | 97.97 | 91.33 | 95.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 33 | 0.61 | 0 | 0.75 | 0.47 | 108.71 | 0.6 | 0.33 |
| Hex | 34 | 86 | 21 | 3D | 0 | 4B | 2F | 6D | 3C | 21 |
| Octal | 64 | 206 | 41 | 75 | 0 | 113 | 57 | 155 | 74 | 41 |
| Binary | 110100 | 10000110 | 100001 | 111101 | 0 | 1001011 | 101111 | 1101101 | 111100 | 100001 |
Color Harmonies of #348621
Complementary color
Monochromatic Colors of #348621
Black with #348621
Text Example
Text Example
White with #348621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348621; }
p { color: rgb(52,134,33); }
H1.HeaderClassName
{
color: #348621;
}
.AnyTagClassName
{
color: #348621;
}
</style>
background-color css
<style>
a { background-color: #348621; }
a { background-color: rgb(52,134,33); }
div.DivClassName
{
background-color: #348621;
}
.BgClassName
{
background-color: #348621;
}
</style>
border-color css
<style>
span { border-color: #348621; }
span { border-color: rgb(52,134,33); }
td.TdClassName
{
border-color: #348621;
}
.TagClassName
{
border-color: #348621;
}
</style>