Shades of Bilbao #348829
Tints of Bilbao #348829
RGB
CMYK
RGB Variations
Color information
#348829 (or 0x348829) is known color: Bilbao. HEX triplet: 34, 88 and 29. RGB value is (52,136,41). Sum of RGB (Red+Green+Blue) = 52+136+41=229 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.71% from 229); Green value is 136 (53.52% from 255 or 59.39% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 136 - color contains mainly: green. Hex color #348829 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348829 is #CB77D6. Grayscale: #646464. Windows color (decimal): -13334487 or 2721844. OLE color: 2721844.
HSL color Cylindrical-coordinate representation of color #348829: hue angle of 113.05º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #348829 is Cyan = 0.62, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 136 | 41 | - |
| CMYK | 0.62 | 0 | 0.70 | 0.47 |
| HSL | 113.05º | 0.54% | 0.35% | - |
| HSV(B) | 113.05º | 0.7% | 0.53% | - |
| XYZ | 10.62 | 18.5 | 5.11 | - |
| YUV | 100.05 | 94.67 | 93.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 136 | 41 | 0.62 | 0 | 0.70 | 0.47 | 113.05 | 0.54 | 0.35 |
| Hex | 34 | 88 | 29 | 3E | 0 | 46 | 2F | 71 | 36 | 23 |
| Octal | 64 | 210 | 51 | 76 | 0 | 106 | 57 | 161 | 66 | 43 |
| Binary | 110100 | 10001000 | 101001 | 111110 | 0 | 1000110 | 101111 | 1110001 | 110110 | 100011 |
Color Harmonies of #348829
Complementary color
Monochromatic Colors of #348829
Black with #348829
Text Example
Text Example
White with #348829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348829; }
p { color: rgb(52,136,41); }
H1.HeaderClassName
{
color: #348829;
}
.AnyTagClassName
{
color: #348829;
}
</style>
background-color css
<style>
a { background-color: #348829; }
a { background-color: rgb(52,136,41); }
div.DivClassName
{
background-color: #348829;
}
.BgClassName
{
background-color: #348829;
}
</style>
border-color css
<style>
span { border-color: #348829; }
span { border-color: rgb(52,136,41); }
td.TdClassName
{
border-color: #348829;
}
.TagClassName
{
border-color: #348829;
}
</style>