Shades of Bilbao #348608
Tints of Bilbao #348608
RGB
CMYK
RGB Variations
Color information
#348608 (or 0x348608) is known color: Bilbao. HEX triplet: 34, 86 and 08. RGB value is (52,134,8). Sum of RGB (Red+Green+Blue) = 52+134+8=194 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.80% from 194); Green value is 134 (52.73% from 255 or 69.07% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 134 - color contains mainly: green. Hex color #348608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348608 is #CB79F7. Grayscale: #5F5F5F. Windows color (decimal): -13335032 or 558644. OLE color: 558644.
HSL color Cylindrical-coordinate representation of color #348608: hue angle of 99.05º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #348608 is Cyan = 0.61, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 8 | - |
| CMYK | 0.61 | 0 | 0.94 | 0.47 |
| HSL | 99.05º | 0.89% | 0.28% | - |
| HSV(B) | 99.05º | 0.94% | 0.53% | - |
| XYZ | 9.99 | 17.8 | 3.14 | - |
| YUV | 95.12 | 78.83 | 97.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 8 | 0.61 | 0 | 0.94 | 0.47 | 99.05 | 0.89 | 0.28 |
| Hex | 34 | 86 | 8 | 3D | 0 | 5E | 2F | 63 | 59 | 1C |
| Octal | 64 | 206 | 10 | 75 | 0 | 136 | 57 | 143 | 131 | 34 |
| Binary | 110100 | 10000110 | 1000 | 111101 | 0 | 1011110 | 101111 | 1100011 | 1011001 | 11100 |
Color Harmonies of #348608
Complementary color
Monochromatic Colors of #348608
Black with #348608
Text Example
Text Example
White with #348608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348608; }
p { color: rgb(52,134,8); }
H1.HeaderClassName
{
color: #348608;
}
.AnyTagClassName
{
color: #348608;
}
</style>
background-color css
<style>
a { background-color: #348608; }
a { background-color: rgb(52,134,8); }
div.DivClassName
{
background-color: #348608;
}
.BgClassName
{
background-color: #348608;
}
</style>
border-color css
<style>
span { border-color: #348608; }
span { border-color: rgb(52,134,8); }
td.TdClassName
{
border-color: #348608;
}
.TagClassName
{
border-color: #348608;
}
</style>