Shades of Bilbao #348516
Tints of Bilbao #348516
RGB
CMYK
RGB Variations
Color information
#348516 (or 0x348516) is known color: Bilbao. HEX triplet: 34, 85 and 16. RGB value is (52,133,22). Sum of RGB (Red+Green+Blue) = 52+133+22=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 133 (52.34% from 255 or 64.25% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 133 - color contains mainly: green. Hex color #348516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348516 is #CB7AE9. Grayscale: #606060. Windows color (decimal): -13335274 or 1475892. OLE color: 1475892.
HSL color Cylindrical-coordinate representation of color #348516: hue angle of 103.78º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #348516 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 22 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.48 |
| HSL | 103.78º | 0.72% | 0.3% | - |
| HSV(B) | 103.78º | 0.83% | 0.52% | - |
| XYZ | 9.95 | 17.56 | 3.62 | - |
| YUV | 96.13 | 86.16 | 96.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 22 | 0.61 | 0 | 0.83 | 0.48 | 103.78 | 0.72 | 0.3 |
| Hex | 34 | 85 | 16 | 3D | 0 | 53 | 30 | 68 | 48 | 1E |
| Octal | 64 | 205 | 26 | 75 | 0 | 123 | 60 | 150 | 110 | 36 |
| Binary | 110100 | 10000101 | 10110 | 111101 | 0 | 1010011 | 110000 | 1101000 | 1001000 | 11110 |
Color Harmonies of #348516
Complementary color
Monochromatic Colors of #348516
Black with #348516
Text Example
Text Example
White with #348516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348516; }
p { color: rgb(52,133,22); }
H1.HeaderClassName
{
color: #348516;
}
.AnyTagClassName
{
color: #348516;
}
</style>
background-color css
<style>
a { background-color: #348516; }
a { background-color: rgb(52,133,22); }
div.DivClassName
{
background-color: #348516;
}
.BgClassName
{
background-color: #348516;
}
</style>
border-color css
<style>
span { border-color: #348516; }
span { border-color: rgb(52,133,22); }
td.TdClassName
{
border-color: #348516;
}
.TagClassName
{
border-color: #348516;
}
</style>