Shades of Bilbao #347700
Tints of Bilbao #347700
RGB
CMYK
RGB Variations
Color information
#347700 (or 0x347700) is known color: Bilbao. HEX triplet: 34, 77 and 00. RGB value is (52,119,0). Sum of RGB (Red+Green+Blue) = 52+119+0=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 119 (46.88% from 255 or 69.59% from 171); Blue value is 0 (0.39% from 255 or 0% from 171); Max value from RGB is 119 - color contains mainly: green. Hex color #347700 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347700 is #CB88FF. Grayscale: #555555. Windows color (decimal): -13338880 or 30516. OLE color: 30516.
HSL color Cylindrical-coordinate representation of color #347700: hue angle of 93.78º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #347700 is Cyan = 0.56, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 0 | - |
| CMYK | 0.56 | 0 | 1 | 0.53 |
| HSL | 93.78º | 1% | 0.23% | - |
| HSV(B) | 93.78º | 1% | 0.47% | - |
| XYZ | 8.01 | 13.92 | 2.27 | - |
| YUV | 85.4 | 79.8 | 104.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 0 | 0.56 | 0 | 1 | 0.53 | 93.78 | 1 | 0.23 |
| Hex | 34 | 77 | 0 | 38 | 0 | 64 | 35 | 5E | 64 | 17 |
| Octal | 64 | 167 | 0 | 70 | 0 | 144 | 65 | 136 | 144 | 27 |
| Binary | 110100 | 1110111 | 0 | 111000 | 0 | 1100100 | 110101 | 1011110 | 1100100 | 10111 |
Color Harmonies of #347700
Complementary color
Monochromatic Colors of #347700
Black with #347700
Text Example
Text Example
White with #347700
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347700; }
p { color: rgb(52,119,0); }
H1.HeaderClassName
{
color: #347700;
}
.AnyTagClassName
{
color: #347700;
}
</style>
background-color css
<style>
a { background-color: #347700; }
a { background-color: rgb(52,119,0); }
div.DivClassName
{
background-color: #347700;
}
.BgClassName
{
background-color: #347700;
}
</style>
border-color css
<style>
span { border-color: #347700; }
span { border-color: rgb(52,119,0); }
td.TdClassName
{
border-color: #347700;
}
.TagClassName
{
border-color: #347700;
}
</style>