Shades of Bilbao #348902
Tints of Bilbao #348902
RGB
CMYK
RGB Variations
Color information
#348902 (or 0x348902) is known color: Bilbao. HEX triplet: 34, 89 and 02. RGB value is (52,137,2). Sum of RGB (Red+Green+Blue) = 52+137+2=191 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.23% from 191); Green value is 137 (53.91% from 255 or 71.73% from 191); Blue value is 2 (1.17% from 255 or 1.05% from 191); Max value from RGB is 137 - color contains mainly: green. Hex color #348902 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348902 is #CB76FD. Grayscale: #606060. Windows color (decimal): -13334270 or 166196. OLE color: 166196.
HSL color Cylindrical-coordinate representation of color #348902: hue angle of 97.78º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #348902 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 2 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.46 |
| HSL | 97.78º | 0.97% | 0.27% | - |
| HSV(B) | 97.78º | 0.99% | 0.54% | - |
| XYZ | 10.37 | 18.63 | 3.11 | - |
| YUV | 96.2 | 74.84 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 2 | 0.62 | 0 | 0.99 | 0.46 | 97.78 | 0.97 | 0.27 |
| Hex | 34 | 89 | 2 | 3E | 0 | 63 | 2E | 62 | 61 | 1B |
| Octal | 64 | 211 | 2 | 76 | 0 | 143 | 56 | 142 | 141 | 33 |
| Binary | 110100 | 10001001 | 10 | 111110 | 0 | 1100011 | 101110 | 1100010 | 1100001 | 11011 |
Color Harmonies of #348902
Complementary color
Monochromatic Colors of #348902
Black with #348902
Text Example
Text Example
White with #348902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348902; }
p { color: rgb(52,137,2); }
H1.HeaderClassName
{
color: #348902;
}
.AnyTagClassName
{
color: #348902;
}
</style>
background-color css
<style>
a { background-color: #348902; }
a { background-color: rgb(52,137,2); }
div.DivClassName
{
background-color: #348902;
}
.BgClassName
{
background-color: #348902;
}
</style>
border-color css
<style>
span { border-color: #348902; }
span { border-color: rgb(52,137,2); }
td.TdClassName
{
border-color: #348902;
}
.TagClassName
{
border-color: #348902;
}
</style>