Shades of Bilbao #348616
Tints of Bilbao #348616
RGB
CMYK
RGB Variations
Color information
#348616 (or 0x348616) is known color: Bilbao. HEX triplet: 34, 86 and 16. RGB value is (52,134,22). Sum of RGB (Red+Green+Blue) = 52+134+22=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 134 (52.73% from 255 or 64.42% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 134 - color contains mainly: green. Hex color #348616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348616 is #CB79E9. Grayscale: #616161. Windows color (decimal): -13335018 or 1476148. OLE color: 1476148.
HSL color Cylindrical-coordinate representation of color #348616: hue angle of 103.93º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #348616 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 22 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.47 |
| HSL | 103.93º | 0.72% | 0.31% | - |
| HSV(B) | 103.93º | 0.84% | 0.53% | - |
| XYZ | 10.09 | 17.84 | 3.67 | - |
| YUV | 96.71 | 85.83 | 96.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 22 | 0.61 | 0 | 0.84 | 0.47 | 103.93 | 0.72 | 0.31 |
| Hex | 34 | 86 | 16 | 3D | 0 | 54 | 2F | 68 | 48 | 1F |
| Octal | 64 | 206 | 26 | 75 | 0 | 124 | 57 | 150 | 110 | 37 |
| Binary | 110100 | 10000110 | 10110 | 111101 | 0 | 1010100 | 101111 | 1101000 | 1001000 | 11111 |
Color Harmonies of #348616
Complementary color
Monochromatic Colors of #348616
Black with #348616
Text Example
Text Example
White with #348616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348616; }
p { color: rgb(52,134,22); }
H1.HeaderClassName
{
color: #348616;
}
.AnyTagClassName
{
color: #348616;
}
</style>
background-color css
<style>
a { background-color: #348616; }
a { background-color: rgb(52,134,22); }
div.DivClassName
{
background-color: #348616;
}
.BgClassName
{
background-color: #348616;
}
</style>
border-color css
<style>
span { border-color: #348616; }
span { border-color: rgb(52,134,22); }
td.TdClassName
{
border-color: #348616;
}
.TagClassName
{
border-color: #348616;
}
</style>