Shades of Bilbao #348705
Tints of Bilbao #348705
RGB
CMYK
RGB Variations
Color information
#348705 (or 0x348705) is known color: Bilbao. HEX triplet: 34, 87 and 05. RGB value is (52,135,5). Sum of RGB (Red+Green+Blue) = 52+135+5=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 135 (53.12% from 255 or 70.31% from 192); Blue value is 5 (2.34% from 255 or 2.60% from 192); Max value from RGB is 135 - color contains mainly: green. Hex color #348705 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348705 is #CB78FA. Grayscale: #5F5F5F. Windows color (decimal): -13334779 or 362292. OLE color: 362292.
HSL color Cylindrical-coordinate representation of color #348705: hue angle of 98.31º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #348705 is Cyan = 0.61, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 5 | - |
| CMYK | 0.61 | 0 | 0.96 | 0.47 |
| HSL | 98.31º | 0.93% | 0.27% | - |
| HSV(B) | 98.31º | 0.96% | 0.53% | - |
| XYZ | 10.11 | 18.07 | 3.1 | - |
| YUV | 95.36 | 77 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 5 | 0.61 | 0 | 0.96 | 0.47 | 98.31 | 0.93 | 0.27 |
| Hex | 34 | 87 | 5 | 3D | 0 | 60 | 2F | 62 | 5D | 1B |
| Octal | 64 | 207 | 5 | 75 | 0 | 140 | 57 | 142 | 135 | 33 |
| Binary | 110100 | 10000111 | 101 | 111101 | 0 | 1100000 | 101111 | 1100010 | 1011101 | 11011 |
Color Harmonies of #348705
Complementary color
Monochromatic Colors of #348705
Black with #348705
Text Example
Text Example
White with #348705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348705; }
p { color: rgb(52,135,5); }
H1.HeaderClassName
{
color: #348705;
}
.AnyTagClassName
{
color: #348705;
}
</style>
background-color css
<style>
a { background-color: #348705; }
a { background-color: rgb(52,135,5); }
div.DivClassName
{
background-color: #348705;
}
.BgClassName
{
background-color: #348705;
}
</style>
border-color css
<style>
span { border-color: #348705; }
span { border-color: rgb(52,135,5); }
td.TdClassName
{
border-color: #348705;
}
.TagClassName
{
border-color: #348705;
}
</style>