Shades of Bilbao #348028
Tints of Bilbao #348028
RGB
CMYK
RGB Variations
Color information
#348028 (or 0x348028) is known color: Bilbao. HEX triplet: 34, 80 and 28. RGB value is (52,128,40). Sum of RGB (Red+Green+Blue) = 52+128+40=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 128 (50.39% from 255 or 58.18% from 220); Blue value is 40 (16.02% from 255 or 18.18% from 220); Max value from RGB is 128 - color contains mainly: green. Hex color #348028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348028 is #CB7FD7. Grayscale: #5F5F5F. Windows color (decimal): -13336536 or 2654260. OLE color: 2654260.
HSL color Cylindrical-coordinate representation of color #348028: hue angle of 111.82º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #348028 is Cyan = 0.59, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 52 | 128 | 40 | - |
| CMYK | 0.59 | 0 | 0.69 | 0.50 |
| HSL | 111.82º | 0.52% | 0.33% | - |
| HSV(B) | 111.82º | 0.69% | 0.5% | - |
| XYZ | 9.52 | 16.32 | 4.66 | - |
| YUV | 95.24 | 96.82 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 40 | 0.59 | 0 | 0.69 | 0.50 | 111.82 | 0.52 | 0.33 |
| Hex | 34 | 80 | 28 | 3B | 0 | 45 | 32 | 70 | 34 | 21 |
| Octal | 64 | 200 | 50 | 73 | 0 | 105 | 62 | 160 | 64 | 41 |
| Binary | 110100 | 10000000 | 101000 | 111011 | 0 | 1000101 | 110010 | 1110000 | 110100 | 100001 |
Color Harmonies of #348028
Complementary color
Monochromatic Colors of #348028
Black with #348028
Text Example
Text Example
White with #348028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348028; }
p { color: rgb(52,128,40); }
H1.HeaderClassName
{
color: #348028;
}
.AnyTagClassName
{
color: #348028;
}
</style>
background-color css
<style>
a { background-color: #348028; }
a { background-color: rgb(52,128,40); }
div.DivClassName
{
background-color: #348028;
}
.BgClassName
{
background-color: #348028;
}
</style>
border-color css
<style>
span { border-color: #348028; }
span { border-color: rgb(52,128,40); }
td.TdClassName
{
border-color: #348028;
}
.TagClassName
{
border-color: #348028;
}
</style>