Shades of Bilbao #348528
Tints of Bilbao #348528
RGB
CMYK
RGB Variations
Color information
#348528 (or 0x348528) is known color: Bilbao. HEX triplet: 34, 85 and 28. RGB value is (52,133,40). Sum of RGB (Red+Green+Blue) = 52+133+40=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #348528 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348528 is #CB7AD7. Grayscale: #626262. Windows color (decimal): -13335256 or 2655540. OLE color: 2655540.
HSL color Cylindrical-coordinate representation of color #348528: hue angle of 112.26º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #348528 is Cyan = 0.61, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 40 | - |
| CMYK | 0.61 | 0 | 0.70 | 0.48 |
| HSL | 112.26º | 0.54% | 0.34% | - |
| HSV(B) | 112.26º | 0.7% | 0.52% | - |
| XYZ | 10.19 | 17.66 | 4.88 | - |
| YUV | 98.18 | 95.16 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 40 | 0.61 | 0 | 0.70 | 0.48 | 112.26 | 0.54 | 0.34 |
| Hex | 34 | 85 | 28 | 3D | 0 | 46 | 30 | 70 | 36 | 22 |
| Octal | 64 | 205 | 50 | 75 | 0 | 106 | 60 | 160 | 66 | 42 |
| Binary | 110100 | 10000101 | 101000 | 111101 | 0 | 1000110 | 110000 | 1110000 | 110110 | 100010 |
Color Harmonies of #348528
Complementary color
Monochromatic Colors of #348528
Black with #348528
Text Example
Text Example
White with #348528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348528; }
p { color: rgb(52,133,40); }
H1.HeaderClassName
{
color: #348528;
}
.AnyTagClassName
{
color: #348528;
}
</style>
background-color css
<style>
a { background-color: #348528; }
a { background-color: rgb(52,133,40); }
div.DivClassName
{
background-color: #348528;
}
.BgClassName
{
background-color: #348528;
}
</style>
border-color css
<style>
span { border-color: #348528; }
span { border-color: rgb(52,133,40); }
td.TdClassName
{
border-color: #348528;
}
.TagClassName
{
border-color: #348528;
}
</style>