Shades of Bilbao #347900
Tints of Bilbao #347900
RGB
CMYK
RGB Variations
Color information
#347900 (or 0x347900) is known color: Bilbao. HEX triplet: 34, 79 and 00. RGB value is (52,121,0). Sum of RGB (Red+Green+Blue) = 52+121+0=173 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.06% from 173); Green value is 121 (47.66% from 255 or 69.94% from 173); Blue value is 0 (0.39% from 255 or 0% from 173); Max value from RGB is 121 - color contains mainly: green. Hex color #347900 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347900 is #CB86FF. Grayscale: #565656. Windows color (decimal): -13338368 or 31028. OLE color: 31028.
HSL color Cylindrical-coordinate representation of color #347900: hue angle of 94.21º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #347900 is Cyan = 0.57, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 0 | - |
| CMYK | 0.57 | 0 | 1 | 0.53 |
| HSL | 94.21º | 1% | 0.24% | - |
| HSV(B) | 94.21º | 1% | 0.47% | - |
| XYZ | 8.25 | 14.4 | 2.35 | - |
| YUV | 86.58 | 79.14 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 0 | 0.57 | 0 | 1 | 0.53 | 94.21 | 1 | 0.24 |
| Hex | 34 | 79 | 0 | 39 | 0 | 64 | 35 | 5E | 64 | 18 |
| Octal | 64 | 171 | 0 | 71 | 0 | 144 | 65 | 136 | 144 | 30 |
| Binary | 110100 | 1111001 | 0 | 111001 | 0 | 1100100 | 110101 | 1011110 | 1100100 | 11000 |
Color Harmonies of #347900
Complementary color
Monochromatic Colors of #347900
Black with #347900
Text Example
Text Example
White with #347900
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347900; }
p { color: rgb(52,121,0); }
H1.HeaderClassName
{
color: #347900;
}
.AnyTagClassName
{
color: #347900;
}
</style>
background-color css
<style>
a { background-color: #347900; }
a { background-color: rgb(52,121,0); }
div.DivClassName
{
background-color: #347900;
}
.BgClassName
{
background-color: #347900;
}
</style>
border-color css
<style>
span { border-color: #347900; }
span { border-color: rgb(52,121,0); }
td.TdClassName
{
border-color: #347900;
}
.TagClassName
{
border-color: #347900;
}
</style>