Shades of Bilbao #348517
Tints of Bilbao #348517
RGB
CMYK
RGB Variations
Color information
#348517 (or 0x348517) is known color: Bilbao. HEX triplet: 34, 85 and 17. RGB value is (52,133,23). Sum of RGB (Red+Green+Blue) = 52+133+23=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 133 (52.34% from 255 or 63.94% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 133 - color contains mainly: green. Hex color #348517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348517 is #CB7AE8. Grayscale: #606060. Windows color (decimal): -13335273 or 1541428. OLE color: 1541428.
HSL color Cylindrical-coordinate representation of color #348517: hue angle of 104.18º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #348517 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 23 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.48 |
| HSL | 104.18º | 0.71% | 0.31% | - |
| HSV(B) | 104.18º | 0.83% | 0.52% | - |
| XYZ | 9.96 | 17.57 | 3.68 | - |
| YUV | 96.24 | 86.66 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 23 | 0.61 | 0 | 0.83 | 0.48 | 104.18 | 0.71 | 0.31 |
| Hex | 34 | 85 | 17 | 3D | 0 | 53 | 30 | 68 | 47 | 1F |
| Octal | 64 | 205 | 27 | 75 | 0 | 123 | 60 | 150 | 107 | 37 |
| Binary | 110100 | 10000101 | 10111 | 111101 | 0 | 1010011 | 110000 | 1101000 | 1000111 | 11111 |
Color Harmonies of #348517
Complementary color
Monochromatic Colors of #348517
Black with #348517
Text Example
Text Example
White with #348517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348517; }
p { color: rgb(52,133,23); }
H1.HeaderClassName
{
color: #348517;
}
.AnyTagClassName
{
color: #348517;
}
</style>
background-color css
<style>
a { background-color: #348517; }
a { background-color: rgb(52,133,23); }
div.DivClassName
{
background-color: #348517;
}
.BgClassName
{
background-color: #348517;
}
</style>
border-color css
<style>
span { border-color: #348517; }
span { border-color: rgb(52,133,23); }
td.TdClassName
{
border-color: #348517;
}
.TagClassName
{
border-color: #348517;
}
</style>