Shades of Bilbao #348321
Tints of Bilbao #348321
RGB
CMYK
RGB Variations
Color information
#348321 (or 0x348321) is known color: Bilbao. HEX triplet: 34, 83 and 21. RGB value is (52,131,33). Sum of RGB (Red+Green+Blue) = 52+131+33=216 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.07% from 216); Green value is 131 (51.56% from 255 or 60.65% from 216); Blue value is 33 (13.28% from 255 or 15.28% from 216); Max value from RGB is 131 - color contains mainly: green. Hex color #348321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348321 is #CB7CDE. Grayscale: #606060. Windows color (decimal): -13335775 or 2196276. OLE color: 2196276.
HSL color Cylindrical-coordinate representation of color #348321: hue angle of 108.37º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #348321 is Cyan = 0.60, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 131 | 33 | - |
| CMYK | 0.60 | 0 | 0.75 | 0.49 |
| HSL | 108.37º | 0.6% | 0.32% | - |
| HSV(B) | 108.37º | 0.75% | 0.51% | - |
| XYZ | 9.81 | 17.07 | 4.22 | - |
| YUV | 96.21 | 92.33 | 96.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 131 | 33 | 0.60 | 0 | 0.75 | 0.49 | 108.37 | 0.6 | 0.32 |
| Hex | 34 | 83 | 21 | 3C | 0 | 4B | 31 | 6C | 3C | 20 |
| Octal | 64 | 203 | 41 | 74 | 0 | 113 | 61 | 154 | 74 | 40 |
| Binary | 110100 | 10000011 | 100001 | 111100 | 0 | 1001011 | 110001 | 1101100 | 111100 | 100000 |
Color Harmonies of #348321
Complementary color
Monochromatic Colors of #348321
Black with #348321
Text Example
Text Example
White with #348321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348321; }
p { color: rgb(52,131,33); }
H1.HeaderClassName
{
color: #348321;
}
.AnyTagClassName
{
color: #348321;
}
</style>
background-color css
<style>
a { background-color: #348321; }
a { background-color: rgb(52,131,33); }
div.DivClassName
{
background-color: #348321;
}
.BgClassName
{
background-color: #348321;
}
</style>
border-color css
<style>
span { border-color: #348321; }
span { border-color: rgb(52,131,33); }
td.TdClassName
{
border-color: #348321;
}
.TagClassName
{
border-color: #348321;
}
</style>