Shades of Bilbao #348726
Tints of Bilbao #348726
RGB
CMYK
RGB Variations
Color information
#348726 (or 0x348726) is known color: Bilbao. HEX triplet: 34, 87 and 26. RGB value is (52,135,38). Sum of RGB (Red+Green+Blue) = 52+135+38=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 135 (53.12% from 255 or 60% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 135 - color contains mainly: green. Hex color #348726 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348726 is #CB78D9. Grayscale: #636363. Windows color (decimal): -13334746 or 2524980. OLE color: 2524980.
HSL color Cylindrical-coordinate representation of color #348726: hue angle of 111.34º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #348726 is Cyan = 0.61, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 38 | - |
| CMYK | 0.61 | 0 | 0.72 | 0.47 |
| HSL | 111.34º | 0.56% | 0.34% | - |
| HSV(B) | 111.34º | 0.72% | 0.53% | - |
| XYZ | 10.43 | 18.2 | 4.8 | - |
| YUV | 99.13 | 93.5 | 94.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 38 | 0.61 | 0 | 0.72 | 0.47 | 111.34 | 0.56 | 0.34 |
| Hex | 34 | 87 | 26 | 3D | 0 | 48 | 2F | 6F | 38 | 22 |
| Octal | 64 | 207 | 46 | 75 | 0 | 110 | 57 | 157 | 70 | 42 |
| Binary | 110100 | 10000111 | 100110 | 111101 | 0 | 1001000 | 101111 | 1101111 | 111000 | 100010 |
Color Harmonies of #348726
Complementary color
Monochromatic Colors of #348726
Black with #348726
Text Example
Text Example
White with #348726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348726; }
p { color: rgb(52,135,38); }
H1.HeaderClassName
{
color: #348726;
}
.AnyTagClassName
{
color: #348726;
}
</style>
background-color css
<style>
a { background-color: #348726; }
a { background-color: rgb(52,135,38); }
div.DivClassName
{
background-color: #348726;
}
.BgClassName
{
background-color: #348726;
}
</style>
border-color css
<style>
span { border-color: #348726; }
span { border-color: rgb(52,135,38); }
td.TdClassName
{
border-color: #348726;
}
.TagClassName
{
border-color: #348726;
}
</style>