Shades of Bilbao #348607
Tints of Bilbao #348607
RGB
CMYK
RGB Variations
Color information
#348607 (or 0x348607) is known color: Bilbao. HEX triplet: 34, 86 and 07. RGB value is (52,134,7). Sum of RGB (Red+Green+Blue) = 52+134+7=193 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.94% from 193); Green value is 134 (52.73% from 255 or 69.43% from 193); Blue value is 7 (3.12% from 255 or 3.63% from 193); Max value from RGB is 134 - color contains mainly: green. Hex color #348607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348607 is #CB79F8. Grayscale: #5F5F5F. Windows color (decimal): -13335033 or 493108. OLE color: 493108.
HSL color Cylindrical-coordinate representation of color #348607: hue angle of 98.74º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #348607 is Cyan = 0.61, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 7 | - |
| CMYK | 0.61 | 0 | 0.95 | 0.47 |
| HSL | 98.74º | 0.9% | 0.28% | - |
| HSV(B) | 98.74º | 0.95% | 0.53% | - |
| XYZ | 9.98 | 17.8 | 3.11 | - |
| YUV | 95 | 78.33 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 7 | 0.61 | 0 | 0.95 | 0.47 | 98.74 | 0.9 | 0.28 |
| Hex | 34 | 86 | 7 | 3D | 0 | 5F | 2F | 63 | 5A | 1C |
| Octal | 64 | 206 | 7 | 75 | 0 | 137 | 57 | 143 | 132 | 34 |
| Binary | 110100 | 10000110 | 111 | 111101 | 0 | 1011111 | 101111 | 1100011 | 1011010 | 11100 |
Color Harmonies of #348607
Complementary color
Monochromatic Colors of #348607
Black with #348607
Text Example
Text Example
White with #348607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348607; }
p { color: rgb(52,134,7); }
H1.HeaderClassName
{
color: #348607;
}
.AnyTagClassName
{
color: #348607;
}
</style>
background-color css
<style>
a { background-color: #348607; }
a { background-color: rgb(52,134,7); }
div.DivClassName
{
background-color: #348607;
}
.BgClassName
{
background-color: #348607;
}
</style>
border-color css
<style>
span { border-color: #348607; }
span { border-color: rgb(52,134,7); }
td.TdClassName
{
border-color: #348607;
}
.TagClassName
{
border-color: #348607;
}
</style>