Shades of Bilbao #348127
Tints of Bilbao #348127
RGB
CMYK
RGB Variations
Color information
#348127 (or 0x348127) is known color: Bilbao. HEX triplet: 34, 81 and 27. RGB value is (52,129,39). Sum of RGB (Red+Green+Blue) = 52+129+39=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 129 (50.78% from 255 or 58.64% from 220); Blue value is 39 (15.62% from 255 or 17.73% from 220); Max value from RGB is 129 - color contains mainly: green. Hex color #348127 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348127 is #CB7ED8. Grayscale: #606060. Windows color (decimal): -13336281 or 2588980. OLE color: 2588980.
HSL color Cylindrical-coordinate representation of color #348127: hue angle of 111.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #348127 is Cyan = 0.60, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 129 | 39 | - |
| CMYK | 0.60 | 0 | 0.70 | 0.49 |
| HSL | 111.33º | 0.54% | 0.33% | - |
| HSV(B) | 111.33º | 0.7% | 0.51% | - |
| XYZ | 9.63 | 16.58 | 4.61 | - |
| YUV | 95.72 | 95.99 | 96.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 129 | 39 | 0.60 | 0 | 0.70 | 0.49 | 111.33 | 0.54 | 0.33 |
| Hex | 34 | 81 | 27 | 3C | 0 | 46 | 31 | 6F | 36 | 21 |
| Octal | 64 | 201 | 47 | 74 | 0 | 106 | 61 | 157 | 66 | 41 |
| Binary | 110100 | 10000001 | 100111 | 111100 | 0 | 1000110 | 110001 | 1101111 | 110110 | 100001 |
Color Harmonies of #348127
Complementary color
Monochromatic Colors of #348127
Black with #348127
Text Example
Text Example
White with #348127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348127; }
p { color: rgb(52,129,39); }
H1.HeaderClassName
{
color: #348127;
}
.AnyTagClassName
{
color: #348127;
}
</style>
background-color css
<style>
a { background-color: #348127; }
a { background-color: rgb(52,129,39); }
div.DivClassName
{
background-color: #348127;
}
.BgClassName
{
background-color: #348127;
}
</style>
border-color css
<style>
span { border-color: #348127; }
span { border-color: rgb(52,129,39); }
td.TdClassName
{
border-color: #348127;
}
.TagClassName
{
border-color: #348127;
}
</style>