Shades of Bilbao #348711
Tints of Bilbao #348711
RGB
CMYK
RGB Variations
Color information
#348711 (or 0x348711) is known color: Bilbao. HEX triplet: 34, 87 and 11. RGB value is (52,135,17). Sum of RGB (Red+Green+Blue) = 52+135+17=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 135 (53.12% from 255 or 66.18% from 204); Blue value is 17 (7.03% from 255 or 8.33% from 204); Max value from RGB is 135 - color contains mainly: green. Hex color #348711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348711 is #CB78EE. Grayscale: #616161. Windows color (decimal): -13334767 or 1148724. OLE color: 1148724.
HSL color Cylindrical-coordinate representation of color #348711: hue angle of 102.2º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #348711 is Cyan = 0.61, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 17 | - |
| CMYK | 0.61 | 0 | 0.87 | 0.47 |
| HSL | 102.2º | 0.78% | 0.3% | - |
| HSV(B) | 102.2º | 0.87% | 0.53% | - |
| XYZ | 10.18 | 18.1 | 3.49 | - |
| YUV | 96.73 | 83 | 96.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 17 | 0.61 | 0 | 0.87 | 0.47 | 102.2 | 0.78 | 0.3 |
| Hex | 34 | 87 | 11 | 3D | 0 | 57 | 2F | 66 | 4E | 1E |
| Octal | 64 | 207 | 21 | 75 | 0 | 127 | 57 | 146 | 116 | 36 |
| Binary | 110100 | 10000111 | 10001 | 111101 | 0 | 1010111 | 101111 | 1100110 | 1001110 | 11110 |
Color Harmonies of #348711
Complementary color
Monochromatic Colors of #348711
Black with #348711
Text Example
Text Example
White with #348711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348711; }
p { color: rgb(52,135,17); }
H1.HeaderClassName
{
color: #348711;
}
.AnyTagClassName
{
color: #348711;
}
</style>
background-color css
<style>
a { background-color: #348711; }
a { background-color: rgb(52,135,17); }
div.DivClassName
{
background-color: #348711;
}
.BgClassName
{
background-color: #348711;
}
</style>
border-color css
<style>
span { border-color: #348711; }
span { border-color: rgb(52,135,17); }
td.TdClassName
{
border-color: #348711;
}
.TagClassName
{
border-color: #348711;
}
</style>