Shades of Bilbao #348226
Tints of Bilbao #348226
RGB
CMYK
RGB Variations
Color information
#348226 (or 0x348226) is known color: Bilbao. HEX triplet: 34, 82 and 26. RGB value is (52,130,38). Sum of RGB (Red+Green+Blue) = 52+130+38=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 130 (51.17% from 255 or 59.09% from 220); Blue value is 38 (15.23% from 255 or 17.27% from 220); Max value from RGB is 130 - color contains mainly: green. Hex color #348226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348226 is #CB7DD9. Grayscale: #606060. Windows color (decimal): -13336026 or 2523700. OLE color: 2523700.
HSL color Cylindrical-coordinate representation of color #348226: hue angle of 110.87º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #348226 is Cyan = 0.60, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 130 | 38 | - |
| CMYK | 0.60 | 0 | 0.71 | 0.49 |
| HSL | 110.87º | 0.55% | 0.33% | - |
| HSV(B) | 110.87º | 0.71% | 0.51% | - |
| XYZ | 9.75 | 16.84 | 4.57 | - |
| YUV | 96.19 | 95.16 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 38 | 0.60 | 0 | 0.71 | 0.49 | 110.87 | 0.55 | 0.33 |
| Hex | 34 | 82 | 26 | 3C | 0 | 47 | 31 | 6F | 37 | 21 |
| Octal | 64 | 202 | 46 | 74 | 0 | 107 | 61 | 157 | 67 | 41 |
| Binary | 110100 | 10000010 | 100110 | 111100 | 0 | 1000111 | 110001 | 1101111 | 110111 | 100001 |
Color Harmonies of #348226
Complementary color
Monochromatic Colors of #348226
Black with #348226
Text Example
Text Example
White with #348226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348226; }
p { color: rgb(52,130,38); }
H1.HeaderClassName
{
color: #348226;
}
.AnyTagClassName
{
color: #348226;
}
</style>
background-color css
<style>
a { background-color: #348226; }
a { background-color: rgb(52,130,38); }
div.DivClassName
{
background-color: #348226;
}
.BgClassName
{
background-color: #348226;
}
</style>
border-color css
<style>
span { border-color: #348226; }
span { border-color: rgb(52,130,38); }
td.TdClassName
{
border-color: #348226;
}
.TagClassName
{
border-color: #348226;
}
</style>