Shades of Bilbao #348612
Tints of Bilbao #348612
RGB
CMYK
RGB Variations
Color information
#348612 (or 0x348612) is known color: Bilbao. HEX triplet: 34, 86 and 12. RGB value is (52,134,18). Sum of RGB (Red+Green+Blue) = 52+134+18=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 134 (52.73% from 255 or 65.69% from 204); Blue value is 18 (7.42% from 255 or 8.82% from 204); Max value from RGB is 134 - color contains mainly: green. Hex color #348612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348612 is #CB79ED. Grayscale: #606060. Windows color (decimal): -13335022 or 1214004. OLE color: 1214004.
HSL color Cylindrical-coordinate representation of color #348612: hue angle of 102.41º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #348612 is Cyan = 0.61, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 18 | - |
| CMYK | 0.61 | 0 | 0.87 | 0.47 |
| HSL | 102.41º | 0.76% | 0.3% | - |
| HSV(B) | 102.41º | 0.87% | 0.53% | - |
| XYZ | 10.05 | 17.82 | 3.48 | - |
| YUV | 96.26 | 83.83 | 96.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 18 | 0.61 | 0 | 0.87 | 0.47 | 102.41 | 0.76 | 0.3 |
| Hex | 34 | 86 | 12 | 3D | 0 | 57 | 2F | 66 | 4C | 1E |
| Octal | 64 | 206 | 22 | 75 | 0 | 127 | 57 | 146 | 114 | 36 |
| Binary | 110100 | 10000110 | 10010 | 111101 | 0 | 1010111 | 101111 | 1100110 | 1001100 | 11110 |
Color Harmonies of #348612
Complementary color
Monochromatic Colors of #348612
Black with #348612
Text Example
Text Example
White with #348612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348612; }
p { color: rgb(52,134,18); }
H1.HeaderClassName
{
color: #348612;
}
.AnyTagClassName
{
color: #348612;
}
</style>
background-color css
<style>
a { background-color: #348612; }
a { background-color: rgb(52,134,18); }
div.DivClassName
{
background-color: #348612;
}
.BgClassName
{
background-color: #348612;
}
</style>
border-color css
<style>
span { border-color: #348612; }
span { border-color: rgb(52,134,18); }
td.TdClassName
{
border-color: #348612;
}
.TagClassName
{
border-color: #348612;
}
</style>