Shades of Bilbao #347513
Tints of Bilbao #347513
RGB
CMYK
RGB Variations
Color information
#347513 (or 0x347513) is known color: Bilbao. HEX triplet: 34, 75 and 13. RGB value is (52,117,19). Sum of RGB (Red+Green+Blue) = 52+117+19=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 117 (46.09% from 255 or 62.23% from 188); Blue value is 19 (7.81% from 255 or 10.11% from 188); Max value from RGB is 117 - color contains mainly: green. Hex color #347513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347513 is #CB8AEC. Grayscale: #565656. Windows color (decimal): -13339373 or 1275188. OLE color: 1275188.
HSL color Cylindrical-coordinate representation of color #347513: hue angle of 99.8º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #347513 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 19 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.54 |
| HSL | 99.8º | 0.72% | 0.27% | - |
| HSV(B) | 99.8º | 0.84% | 0.46% | - |
| XYZ | 7.9 | 13.5 | 2.81 | - |
| YUV | 86.39 | 89.97 | 103.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 19 | 0.56 | 0 | 0.84 | 0.54 | 99.8 | 0.72 | 0.27 |
| Hex | 34 | 75 | 13 | 38 | 0 | 54 | 36 | 64 | 48 | 1B |
| Octal | 64 | 165 | 23 | 70 | 0 | 124 | 66 | 144 | 110 | 33 |
| Binary | 110100 | 1110101 | 10011 | 111000 | 0 | 1010100 | 110110 | 1100100 | 1001000 | 11011 |
Color Harmonies of #347513
Complementary color
Monochromatic Colors of #347513
Black with #347513
Text Example
Text Example
White with #347513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347513; }
p { color: rgb(52,117,19); }
H1.HeaderClassName
{
color: #347513;
}
.AnyTagClassName
{
color: #347513;
}
</style>
background-color css
<style>
a { background-color: #347513; }
a { background-color: rgb(52,117,19); }
div.DivClassName
{
background-color: #347513;
}
.BgClassName
{
background-color: #347513;
}
</style>
border-color css
<style>
span { border-color: #347513; }
span { border-color: rgb(52,117,19); }
td.TdClassName
{
border-color: #347513;
}
.TagClassName
{
border-color: #347513;
}
</style>