Shades of Bilbao #348519
Tints of Bilbao #348519
RGB
CMYK
RGB Variations
Color information
#348519 (or 0x348519) is known color: Bilbao. HEX triplet: 34, 85 and 19. RGB value is (52,133,25). Sum of RGB (Red+Green+Blue) = 52+133+25=210 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.76% from 210); Green value is 133 (52.34% from 255 or 63.33% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 133 - color contains mainly: green. Hex color #348519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348519 is #CB7AE6. Grayscale: #606060. Windows color (decimal): -13335271 or 1672500. OLE color: 1672500.
HSL color Cylindrical-coordinate representation of color #348519: hue angle of 105º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #348519 is Cyan = 0.61, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 25 | - |
| CMYK | 0.61 | 0 | 0.81 | 0.48 |
| HSL | 105º | 0.68% | 0.31% | - |
| HSV(B) | 105º | 0.81% | 0.52% | - |
| XYZ | 9.98 | 17.58 | 3.79 | - |
| YUV | 96.47 | 87.66 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 25 | 0.61 | 0 | 0.81 | 0.48 | 105 | 0.68 | 0.31 |
| Hex | 34 | 85 | 19 | 3D | 0 | 51 | 30 | 69 | 44 | 1F |
| Octal | 64 | 205 | 31 | 75 | 0 | 121 | 60 | 151 | 104 | 37 |
| Binary | 110100 | 10000101 | 11001 | 111101 | 0 | 1010001 | 110000 | 1101001 | 1000100 | 11111 |
Color Harmonies of #348519
Complementary color
Monochromatic Colors of #348519
Black with #348519
Text Example
Text Example
White with #348519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348519; }
p { color: rgb(52,133,25); }
H1.HeaderClassName
{
color: #348519;
}
.AnyTagClassName
{
color: #348519;
}
</style>
background-color css
<style>
a { background-color: #348519; }
a { background-color: rgb(52,133,25); }
div.DivClassName
{
background-color: #348519;
}
.BgClassName
{
background-color: #348519;
}
</style>
border-color css
<style>
span { border-color: #348519; }
span { border-color: rgb(52,133,25); }
td.TdClassName
{
border-color: #348519;
}
.TagClassName
{
border-color: #348519;
}
</style>