Shades of Bilbao #348511
Tints of Bilbao #348511
RGB
CMYK
RGB Variations
Color information
#348511 (or 0x348511) is known color: Bilbao. HEX triplet: 34, 85 and 11. RGB value is (52,133,17). Sum of RGB (Red+Green+Blue) = 52+133+17=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 133 (52.34% from 255 or 65.84% from 202); Blue value is 17 (7.03% from 255 or 8.42% from 202); Max value from RGB is 133 - color contains mainly: green. Hex color #348511 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348511 is #CB7AEE. Grayscale: #5F5F5F. Windows color (decimal): -13335279 or 1148212. OLE color: 1148212.
HSL color Cylindrical-coordinate representation of color #348511: hue angle of 101.9º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #348511 is Cyan = 0.61, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 17 | - |
| CMYK | 0.61 | 0 | 0.87 | 0.48 |
| HSL | 101.9º | 0.77% | 0.29% | - |
| HSV(B) | 101.9º | 0.87% | 0.52% | - |
| XYZ | 9.9 | 17.55 | 3.39 | - |
| YUV | 95.56 | 83.66 | 96.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 17 | 0.61 | 0 | 0.87 | 0.48 | 101.9 | 0.77 | 0.29 |
| Hex | 34 | 85 | 11 | 3D | 0 | 57 | 30 | 66 | 4D | 1D |
| Octal | 64 | 205 | 21 | 75 | 0 | 127 | 60 | 146 | 115 | 35 |
| Binary | 110100 | 10000101 | 10001 | 111101 | 0 | 1010111 | 110000 | 1100110 | 1001101 | 11101 |
Color Harmonies of #348511
Complementary color
Monochromatic Colors of #348511
Black with #348511
Text Example
Text Example
White with #348511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348511; }
p { color: rgb(52,133,17); }
H1.HeaderClassName
{
color: #348511;
}
.AnyTagClassName
{
color: #348511;
}
</style>
background-color css
<style>
a { background-color: #348511; }
a { background-color: rgb(52,133,17); }
div.DivClassName
{
background-color: #348511;
}
.BgClassName
{
background-color: #348511;
}
</style>
border-color css
<style>
span { border-color: #348511; }
span { border-color: rgb(52,133,17); }
td.TdClassName
{
border-color: #348511;
}
.TagClassName
{
border-color: #348511;
}
</style>