Shades of Bilbao #348719
Tints of Bilbao #348719
RGB
CMYK
RGB Variations
Color information
#348719 (or 0x348719) is known color: Bilbao. HEX triplet: 34, 87 and 19. RGB value is (52,135,25). Sum of RGB (Red+Green+Blue) = 52+135+25=212 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.53% from 212); Green value is 135 (53.12% from 255 or 63.68% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 135 - color contains mainly: green. Hex color #348719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #348719 is #CB78E6. Grayscale: #616161. Windows color (decimal): -13334759 or 1673012. OLE color: 1673012.
HSL color Cylindrical-coordinate representation of color #348719: hue angle of 105.27º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #348719 is Cyan = 0.61, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 25 | - |
| CMYK | 0.61 | 0 | 0.81 | 0.47 |
| HSL | 105.27º | 0.69% | 0.31% | - |
| HSV(B) | 105.27º | 0.81% | 0.53% | - |
| XYZ | 10.26 | 18.13 | 3.88 | - |
| YUV | 97.64 | 87 | 95.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 25 | 0.61 | 0 | 0.81 | 0.47 | 105.27 | 0.69 | 0.31 |
| Hex | 34 | 87 | 19 | 3D | 0 | 51 | 2F | 69 | 45 | 1F |
| Octal | 64 | 207 | 31 | 75 | 0 | 121 | 57 | 151 | 105 | 37 |
| Binary | 110100 | 10000111 | 11001 | 111101 | 0 | 1010001 | 101111 | 1101001 | 1000101 | 11111 |
Color Harmonies of #348719
Complementary color
Monochromatic Colors of #348719
Black with #348719
Text Example
Text Example
White with #348719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348719; }
p { color: rgb(52,135,25); }
H1.HeaderClassName
{
color: #348719;
}
.AnyTagClassName
{
color: #348719;
}
</style>
background-color css
<style>
a { background-color: #348719; }
a { background-color: rgb(52,135,25); }
div.DivClassName
{
background-color: #348719;
}
.BgClassName
{
background-color: #348719;
}
</style>
border-color css
<style>
span { border-color: #348719; }
span { border-color: rgb(52,135,25); }
td.TdClassName
{
border-color: #348719;
}
.TagClassName
{
border-color: #348719;
}
</style>