Shades of Bilbao #348029
Tints of Bilbao #348029
RGB
CMYK
RGB Variations
Color information
#348029 (or 0x348029) is known color: Bilbao. HEX triplet: 34, 80 and 29. RGB value is (52,128,41). Sum of RGB (Red+Green+Blue) = 52+128+41=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 128 (50.39% from 255 or 57.92% from 221); Blue value is 41 (16.41% from 255 or 18.55% from 221); Max value from RGB is 128 - color contains mainly: green. Hex color #348029 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348029 is #CB7FD6. Grayscale: #5F5F5F. Windows color (decimal): -13336535 or 2719796. OLE color: 2719796.
HSL color Cylindrical-coordinate representation of color #348029: hue angle of 112.41º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #348029 is Cyan = 0.59, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 52 | 128 | 41 | - |
| CMYK | 0.59 | 0 | 0.68 | 0.50 |
| HSL | 112.41º | 0.51% | 0.33% | - |
| HSV(B) | 112.41º | 0.68% | 0.5% | - |
| XYZ | 9.54 | 16.33 | 4.75 | - |
| YUV | 95.36 | 97.32 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 41 | 0.59 | 0 | 0.68 | 0.50 | 112.41 | 0.51 | 0.33 |
| Hex | 34 | 80 | 29 | 3B | 0 | 44 | 32 | 70 | 33 | 21 |
| Octal | 64 | 200 | 51 | 73 | 0 | 104 | 62 | 160 | 63 | 41 |
| Binary | 110100 | 10000000 | 101001 | 111011 | 0 | 1000100 | 110010 | 1110000 | 110011 | 100001 |
Color Harmonies of #348029
Complementary color
Monochromatic Colors of #348029
Black with #348029
Text Example
Text Example
White with #348029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348029; }
p { color: rgb(52,128,41); }
H1.HeaderClassName
{
color: #348029;
}
.AnyTagClassName
{
color: #348029;
}
</style>
background-color css
<style>
a { background-color: #348029; }
a { background-color: rgb(52,128,41); }
div.DivClassName
{
background-color: #348029;
}
.BgClassName
{
background-color: #348029;
}
</style>
border-color css
<style>
span { border-color: #348029; }
span { border-color: rgb(52,128,41); }
td.TdClassName
{
border-color: #348029;
}
.TagClassName
{
border-color: #348029;
}
</style>