Shades of Bilbao #348515
Tints of Bilbao #348515
RGB
CMYK
RGB Variations
Color information
#348515 (or 0x348515) is known color: Bilbao. HEX triplet: 34, 85 and 15. RGB value is (52,133,21). Sum of RGB (Red+Green+Blue) = 52+133+21=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 133 (52.34% from 255 or 64.56% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 133 - color contains mainly: green. Hex color #348515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348515 is #CB7AEA. Grayscale: #606060. Windows color (decimal): -13335275 or 1410356. OLE color: 1410356.
HSL color Cylindrical-coordinate representation of color #348515: hue angle of 103.39º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #348515 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 21 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.48 |
| HSL | 103.39º | 0.73% | 0.3% | - |
| HSV(B) | 103.39º | 0.84% | 0.52% | - |
| XYZ | 9.94 | 17.56 | 3.57 | - |
| YUV | 96.01 | 85.66 | 96.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 21 | 0.61 | 0 | 0.84 | 0.48 | 103.39 | 0.73 | 0.3 |
| Hex | 34 | 85 | 15 | 3D | 0 | 54 | 30 | 67 | 49 | 1E |
| Octal | 64 | 205 | 25 | 75 | 0 | 124 | 60 | 147 | 111 | 36 |
| Binary | 110100 | 10000101 | 10101 | 111101 | 0 | 1010100 | 110000 | 1100111 | 1001001 | 11110 |
Color Harmonies of #348515
Complementary color
Monochromatic Colors of #348515
Black with #348515
Text Example
Text Example
White with #348515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348515; }
p { color: rgb(52,133,21); }
H1.HeaderClassName
{
color: #348515;
}
.AnyTagClassName
{
color: #348515;
}
</style>
background-color css
<style>
a { background-color: #348515; }
a { background-color: rgb(52,133,21); }
div.DivClassName
{
background-color: #348515;
}
.BgClassName
{
background-color: #348515;
}
</style>
border-color css
<style>
span { border-color: #348515; }
span { border-color: rgb(52,133,21); }
td.TdClassName
{
border-color: #348515;
}
.TagClassName
{
border-color: #348515;
}
</style>