Shades of Bilbao #348710
Tints of Bilbao #348710
RGB
CMYK
RGB Variations
Color information
#348710 (or 0x348710) is known color: Bilbao. HEX triplet: 34, 87 and 10. RGB value is (52,135,16). Sum of RGB (Red+Green+Blue) = 52+135+16=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 135 (53.12% from 255 or 66.50% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 135 - color contains mainly: green. Hex color #348710 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348710 is #CB78EF. Grayscale: #616161. Windows color (decimal): -13334768 or 1083188. OLE color: 1083188.
HSL color Cylindrical-coordinate representation of color #348710: hue angle of 101.85º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #348710 is Cyan = 0.61, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 16 | - |
| CMYK | 0.61 | 0 | 0.88 | 0.47 |
| HSL | 101.85º | 0.79% | 0.3% | - |
| HSV(B) | 101.85º | 0.88% | 0.53% | - |
| XYZ | 10.17 | 18.1 | 3.45 | - |
| YUV | 96.62 | 82.5 | 96.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 16 | 0.61 | 0 | 0.88 | 0.47 | 101.85 | 0.79 | 0.3 |
| Hex | 34 | 87 | 10 | 3D | 0 | 58 | 2F | 66 | 4F | 1E |
| Octal | 64 | 207 | 20 | 75 | 0 | 130 | 57 | 146 | 117 | 36 |
| Binary | 110100 | 10000111 | 10000 | 111101 | 0 | 1011000 | 101111 | 1100110 | 1001111 | 11110 |
Color Harmonies of #348710
Complementary color
Monochromatic Colors of #348710
Black with #348710
Text Example
Text Example
White with #348710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348710; }
p { color: rgb(52,135,16); }
H1.HeaderClassName
{
color: #348710;
}
.AnyTagClassName
{
color: #348710;
}
</style>
background-color css
<style>
a { background-color: #348710; }
a { background-color: rgb(52,135,16); }
div.DivClassName
{
background-color: #348710;
}
.BgClassName
{
background-color: #348710;
}
</style>
border-color css
<style>
span { border-color: #348710; }
span { border-color: rgb(52,135,16); }
td.TdClassName
{
border-color: #348710;
}
.TagClassName
{
border-color: #348710;
}
</style>