Shades of Bilbao #348918
Tints of Bilbao #348918
RGB
CMYK
RGB Variations
Color information
#348918 (or 0x348918) is known color: Bilbao. HEX triplet: 34, 89 and 18. RGB value is (52,137,24). Sum of RGB (Red+Green+Blue) = 52+137+24=213 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.41% from 213); Green value is 137 (53.91% from 255 or 64.32% from 213); Blue value is 24 (9.77% from 255 or 11.27% from 213); Max value from RGB is 137 - color contains mainly: green. Hex color #348918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348918 is #CB76E7. Grayscale: #636363. Windows color (decimal): -13334248 or 1607988. OLE color: 1607988.
HSL color Cylindrical-coordinate representation of color #348918: hue angle of 105.13º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #348918 is Cyan = 0.62, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 24 | - |
| CMYK | 0.62 | 0 | 0.82 | 0.46 |
| HSL | 105.13º | 0.7% | 0.32% | - |
| HSV(B) | 105.13º | 0.82% | 0.54% | - |
| XYZ | 10.53 | 18.69 | 3.92 | - |
| YUV | 98.7 | 85.84 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 24 | 0.62 | 0 | 0.82 | 0.46 | 105.13 | 0.7 | 0.32 |
| Hex | 34 | 89 | 18 | 3E | 0 | 52 | 2E | 69 | 46 | 20 |
| Octal | 64 | 211 | 30 | 76 | 0 | 122 | 56 | 151 | 106 | 40 |
| Binary | 110100 | 10001001 | 11000 | 111110 | 0 | 1010010 | 101110 | 1101001 | 1000110 | 100000 |
Color Harmonies of #348918
Complementary color
Monochromatic Colors of #348918
Black with #348918
Text Example
Text Example
White with #348918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348918; }
p { color: rgb(52,137,24); }
H1.HeaderClassName
{
color: #348918;
}
.AnyTagClassName
{
color: #348918;
}
</style>
background-color css
<style>
a { background-color: #348918; }
a { background-color: rgb(52,137,24); }
div.DivClassName
{
background-color: #348918;
}
.BgClassName
{
background-color: #348918;
}
</style>
border-color css
<style>
span { border-color: #348918; }
span { border-color: rgb(52,137,24); }
td.TdClassName
{
border-color: #348918;
}
.TagClassName
{
border-color: #348918;
}
</style>