Shades of Bilbao #348513
Tints of Bilbao #348513
RGB
CMYK
RGB Variations
Color information
#348513 (or 0x348513) is known color: Bilbao. HEX triplet: 34, 85 and 13. RGB value is (52,133,19). Sum of RGB (Red+Green+Blue) = 52+133+19=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 133 (52.34% from 255 or 65.20% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 133 - color contains mainly: green. Hex color #348513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348513 is #CB7AEC. Grayscale: #606060. Windows color (decimal): -13335277 or 1279284. OLE color: 1279284.
HSL color Cylindrical-coordinate representation of color #348513: hue angle of 102.63º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #348513 is Cyan = 0.61, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 19 | - |
| CMYK | 0.61 | 0 | 0.86 | 0.48 |
| HSL | 102.63º | 0.75% | 0.3% | - |
| HSV(B) | 102.63º | 0.86% | 0.52% | - |
| XYZ | 9.92 | 17.55 | 3.48 | - |
| YUV | 95.79 | 84.66 | 96.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 19 | 0.61 | 0 | 0.86 | 0.48 | 102.63 | 0.75 | 0.3 |
| Hex | 34 | 85 | 13 | 3D | 0 | 56 | 30 | 67 | 4B | 1E |
| Octal | 64 | 205 | 23 | 75 | 0 | 126 | 60 | 147 | 113 | 36 |
| Binary | 110100 | 10000101 | 10011 | 111101 | 0 | 1010110 | 110000 | 1100111 | 1001011 | 11110 |
Color Harmonies of #348513
Complementary color
Monochromatic Colors of #348513
Black with #348513
Text Example
Text Example
White with #348513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348513; }
p { color: rgb(52,133,19); }
H1.HeaderClassName
{
color: #348513;
}
.AnyTagClassName
{
color: #348513;
}
</style>
background-color css
<style>
a { background-color: #348513; }
a { background-color: rgb(52,133,19); }
div.DivClassName
{
background-color: #348513;
}
.BgClassName
{
background-color: #348513;
}
</style>
border-color css
<style>
span { border-color: #348513; }
span { border-color: rgb(52,133,19); }
td.TdClassName
{
border-color: #348513;
}
.TagClassName
{
border-color: #348513;
}
</style>