Shades of Bilbao #348219
Tints of Bilbao #348219
RGB
CMYK
RGB Variations
Color information
#348219 (or 0x348219) is known color: Bilbao. HEX triplet: 34, 82 and 19. RGB value is (52,130,25). Sum of RGB (Red+Green+Blue) = 52+130+25=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 130 (51.17% from 255 or 62.80% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 130 - color contains mainly: green. Hex color #348219 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348219 is #CB7DE6. Grayscale: #5F5F5F. Windows color (decimal): -13336039 or 1671732. OLE color: 1671732.
HSL color Cylindrical-coordinate representation of color #348219: hue angle of 104.57º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #348219 is Cyan = 0.60, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 130 | 25 | - |
| CMYK | 0.60 | 0 | 0.81 | 0.49 |
| HSL | 104.57º | 0.68% | 0.3% | - |
| HSV(B) | 104.57º | 0.81% | 0.51% | - |
| XYZ | 9.57 | 16.77 | 3.65 | - |
| YUV | 94.71 | 88.66 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 25 | 0.60 | 0 | 0.81 | 0.49 | 104.57 | 0.68 | 0.3 |
| Hex | 34 | 82 | 19 | 3C | 0 | 51 | 31 | 69 | 44 | 1E |
| Octal | 64 | 202 | 31 | 74 | 0 | 121 | 61 | 151 | 104 | 36 |
| Binary | 110100 | 10000010 | 11001 | 111100 | 0 | 1010001 | 110001 | 1101001 | 1000100 | 11110 |
Color Harmonies of #348219
Complementary color
Monochromatic Colors of #348219
Black with #348219
Text Example
Text Example
White with #348219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348219; }
p { color: rgb(52,130,25); }
H1.HeaderClassName
{
color: #348219;
}
.AnyTagClassName
{
color: #348219;
}
</style>
background-color css
<style>
a { background-color: #348219; }
a { background-color: rgb(52,130,25); }
div.DivClassName
{
background-color: #348219;
}
.BgClassName
{
background-color: #348219;
}
</style>
border-color css
<style>
span { border-color: #348219; }
span { border-color: rgb(52,130,25); }
td.TdClassName
{
border-color: #348219;
}
.TagClassName
{
border-color: #348219;
}
</style>