Shades of Bilbao #348926
Tints of Bilbao #348926
RGB
CMYK
RGB Variations
Color information
#348926 (or 0x348926) is known color: Bilbao. HEX triplet: 34, 89 and 26. RGB value is (52,137,38). Sum of RGB (Red+Green+Blue) = 52+137+38=227 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.91% from 227); Green value is 137 (53.91% from 255 or 60.35% from 227); Blue value is 38 (15.23% from 255 or 16.74% from 227); Max value from RGB is 137 - color contains mainly: green. Hex color #348926 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348926 is #CB76D9. Grayscale: #646464. Windows color (decimal): -13334234 or 2525492. OLE color: 2525492.
HSL color Cylindrical-coordinate representation of color #348926: hue angle of 111.52º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #348926 is Cyan = 0.62, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 38 | - |
| CMYK | 0.62 | 0 | 0.72 | 0.46 |
| HSL | 111.52º | 0.57% | 0.34% | - |
| HSV(B) | 111.52º | 0.72% | 0.54% | - |
| XYZ | 10.71 | 18.76 | 4.89 | - |
| YUV | 100.3 | 92.84 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 38 | 0.62 | 0 | 0.72 | 0.46 | 111.52 | 0.57 | 0.34 |
| Hex | 34 | 89 | 26 | 3E | 0 | 48 | 2E | 70 | 39 | 22 |
| Octal | 64 | 211 | 46 | 76 | 0 | 110 | 56 | 160 | 71 | 42 |
| Binary | 110100 | 10001001 | 100110 | 111110 | 0 | 1001000 | 101110 | 1110000 | 111001 | 100010 |
Color Harmonies of #348926
Complementary color
Monochromatic Colors of #348926
Black with #348926
Text Example
Text Example
White with #348926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348926; }
p { color: rgb(52,137,38); }
H1.HeaderClassName
{
color: #348926;
}
.AnyTagClassName
{
color: #348926;
}
</style>
background-color css
<style>
a { background-color: #348926; }
a { background-color: rgb(52,137,38); }
div.DivClassName
{
background-color: #348926;
}
.BgClassName
{
background-color: #348926;
}
</style>
border-color css
<style>
span { border-color: #348926; }
span { border-color: rgb(52,137,38); }
td.TdClassName
{
border-color: #348926;
}
.TagClassName
{
border-color: #348926;
}
</style>