Shades of Bilbao #348405
Tints of Bilbao #348405
RGB
CMYK
RGB Variations
Color information
#348405 (or 0x348405) is known color: Bilbao. HEX triplet: 34, 84 and 05. RGB value is (52,132,5). Sum of RGB (Red+Green+Blue) = 52+132+5=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 132 (51.95% from 255 or 69.84% from 189); Blue value is 5 (2.34% from 255 or 2.65% from 189); Max value from RGB is 132 - color contains mainly: green. Hex color #348405 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348405 is #CB7BFA. Grayscale: #5E5E5E. Windows color (decimal): -13335547 or 361524. OLE color: 361524.
HSL color Cylindrical-coordinate representation of color #348405: hue angle of 97.8º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #348405 is Cyan = 0.61, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 132 | 5 | - |
| CMYK | 0.61 | 0 | 0.96 | 0.48 |
| HSL | 97.8º | 0.93% | 0.27% | - |
| HSV(B) | 97.8º | 0.96% | 0.52% | - |
| XYZ | 9.69 | 17.24 | 2.96 | - |
| YUV | 93.6 | 78 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 132 | 5 | 0.61 | 0 | 0.96 | 0.48 | 97.8 | 0.93 | 0.27 |
| Hex | 34 | 84 | 5 | 3D | 0 | 60 | 30 | 62 | 5D | 1B |
| Octal | 64 | 204 | 5 | 75 | 0 | 140 | 60 | 142 | 135 | 33 |
| Binary | 110100 | 10000100 | 101 | 111101 | 0 | 1100000 | 110000 | 1100010 | 1011101 | 11011 |
Color Harmonies of #348405
Complementary color
Monochromatic Colors of #348405
Black with #348405
Text Example
Text Example
White with #348405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348405; }
p { color: rgb(52,132,5); }
H1.HeaderClassName
{
color: #348405;
}
.AnyTagClassName
{
color: #348405;
}
</style>
background-color css
<style>
a { background-color: #348405; }
a { background-color: rgb(52,132,5); }
div.DivClassName
{
background-color: #348405;
}
.BgClassName
{
background-color: #348405;
}
</style>
border-color css
<style>
span { border-color: #348405; }
span { border-color: rgb(52,132,5); }
td.TdClassName
{
border-color: #348405;
}
.TagClassName
{
border-color: #348405;
}
</style>