Shades of Bilbao #347607
Tints of Bilbao #347607
RGB
CMYK
RGB Variations
Color information
#347607 (or 0x347607) is known color: Bilbao. HEX triplet: 34, 76 and 07. RGB value is (52,118,7). Sum of RGB (Red+Green+Blue) = 52+118+7=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 118 (46.48% from 255 or 66.67% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 118 - color contains mainly: green. Hex color #347607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347607 is #CB89F8. Grayscale: #555555. Windows color (decimal): -13339129 or 489012. OLE color: 489012.
HSL color Cylindrical-coordinate representation of color #347607: hue angle of 95.68º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #347607 is Cyan = 0.56, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 7 | - |
| CMYK | 0.56 | 0 | 0.94 | 0.54 |
| HSL | 95.68º | 0.89% | 0.25% | - |
| HSV(B) | 95.68º | 0.94% | 0.46% | - |
| XYZ | 7.93 | 13.7 | 2.43 | - |
| YUV | 85.61 | 83.63 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 7 | 0.56 | 0 | 0.94 | 0.54 | 95.68 | 0.89 | 0.25 |
| Hex | 34 | 76 | 7 | 38 | 0 | 5E | 36 | 60 | 59 | 19 |
| Octal | 64 | 166 | 7 | 70 | 0 | 136 | 66 | 140 | 131 | 31 |
| Binary | 110100 | 1110110 | 111 | 111000 | 0 | 1011110 | 110110 | 1100000 | 1011001 | 11001 |
Color Harmonies of #347607
Complementary color
Monochromatic Colors of #347607
Black with #347607
Text Example
Text Example
White with #347607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347607; }
p { color: rgb(52,118,7); }
H1.HeaderClassName
{
color: #347607;
}
.AnyTagClassName
{
color: #347607;
}
</style>
background-color css
<style>
a { background-color: #347607; }
a { background-color: rgb(52,118,7); }
div.DivClassName
{
background-color: #347607;
}
.BgClassName
{
background-color: #347607;
}
</style>
border-color css
<style>
span { border-color: #347607; }
span { border-color: rgb(52,118,7); }
td.TdClassName
{
border-color: #347607;
}
.TagClassName
{
border-color: #347607;
}
</style>