Shades of Bilbao #348014
Tints of Bilbao #348014
RGB
CMYK
RGB Variations
Color information
#348014 (or 0x348014) is known color: Bilbao. HEX triplet: 34, 80 and 14. RGB value is (52,128,20). Sum of RGB (Red+Green+Blue) = 52+128+20=200 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26% from 200); Green value is 128 (50.39% from 255 or 64% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 128 - color contains mainly: green. Hex color #348014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348014 is #CB7FEB. Grayscale: #5D5D5D. Windows color (decimal): -13336556 or 1343540. OLE color: 1343540.
HSL color Cylindrical-coordinate representation of color #348014: hue angle of 102.22º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #348014 is Cyan = 0.59, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 52 | 128 | 20 | - |
| CMYK | 0.59 | 0 | 0.84 | 0.50 |
| HSL | 102.22º | 0.73% | 0.29% | - |
| HSV(B) | 102.22º | 0.84% | 0.5% | - |
| XYZ | 9.26 | 16.22 | 3.3 | - |
| YUV | 92.96 | 86.82 | 98.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 20 | 0.59 | 0 | 0.84 | 0.50 | 102.22 | 0.73 | 0.29 |
| Hex | 34 | 80 | 14 | 3B | 0 | 54 | 32 | 66 | 49 | 1D |
| Octal | 64 | 200 | 24 | 73 | 0 | 124 | 62 | 146 | 111 | 35 |
| Binary | 110100 | 10000000 | 10100 | 111011 | 0 | 1010100 | 110010 | 1100110 | 1001001 | 11101 |
Color Harmonies of #348014
Complementary color
Monochromatic Colors of #348014
Black with #348014
Text Example
Text Example
White with #348014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348014; }
p { color: rgb(52,128,20); }
H1.HeaderClassName
{
color: #348014;
}
.AnyTagClassName
{
color: #348014;
}
</style>
background-color css
<style>
a { background-color: #348014; }
a { background-color: rgb(52,128,20); }
div.DivClassName
{
background-color: #348014;
}
.BgClassName
{
background-color: #348014;
}
</style>
border-color css
<style>
span { border-color: #348014; }
span { border-color: rgb(52,128,20); }
td.TdClassName
{
border-color: #348014;
}
.TagClassName
{
border-color: #348014;
}
</style>