Shades of Bilbao #348027
Tints of Bilbao #348027
RGB
CMYK
RGB Variations
Color information
#348027 (or 0x348027) is known color: Bilbao. HEX triplet: 34, 80 and 27. RGB value is (52,128,39). Sum of RGB (Red+Green+Blue) = 52+128+39=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 128 (50.39% from 255 or 58.45% from 219); Blue value is 39 (15.62% from 255 or 17.81% from 219); Max value from RGB is 128 - color contains mainly: green. Hex color #348027 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348027 is #CB7FD8. Grayscale: #5F5F5F. Windows color (decimal): -13336537 or 2588724. OLE color: 2588724.
HSL color Cylindrical-coordinate representation of color #348027: hue angle of 111.24º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #348027 is Cyan = 0.59, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 52 | 128 | 39 | - |
| CMYK | 0.59 | 0 | 0.70 | 0.50 |
| HSL | 111.24º | 0.53% | 0.33% | - |
| HSV(B) | 111.24º | 0.7% | 0.5% | - |
| XYZ | 9.5 | 16.31 | 4.57 | - |
| YUV | 95.13 | 96.32 | 97.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 128 | 39 | 0.59 | 0 | 0.70 | 0.50 | 111.24 | 0.53 | 0.33 |
| Hex | 34 | 80 | 27 | 3B | 0 | 46 | 32 | 6F | 35 | 21 |
| Octal | 64 | 200 | 47 | 73 | 0 | 106 | 62 | 157 | 65 | 41 |
| Binary | 110100 | 10000000 | 100111 | 111011 | 0 | 1000110 | 110010 | 1101111 | 110101 | 100001 |
Color Harmonies of #348027
Complementary color
Monochromatic Colors of #348027
Black with #348027
Text Example
Text Example
White with #348027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348027; }
p { color: rgb(52,128,39); }
H1.HeaderClassName
{
color: #348027;
}
.AnyTagClassName
{
color: #348027;
}
</style>
background-color css
<style>
a { background-color: #348027; }
a { background-color: rgb(52,128,39); }
div.DivClassName
{
background-color: #348027;
}
.BgClassName
{
background-color: #348027;
}
</style>
border-color css
<style>
span { border-color: #348027; }
span { border-color: rgb(52,128,39); }
td.TdClassName
{
border-color: #348027;
}
.TagClassName
{
border-color: #348027;
}
</style>