Shades of Bilbao #358826
Tints of Bilbao #358826
RGB
CMYK
RGB Variations
Color information
#358826 (or 0x358826) is known color: Bilbao. HEX triplet: 35, 88 and 26. RGB value is (53,136,38). Sum of RGB (Red+Green+Blue) = 53+136+38=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 136 (53.52% from 255 or 59.91% from 227); Blue value is 38 (15.23% from 255 or 16.74% from 227); Max value from RGB is 136 - color contains mainly: green. Hex color #358826 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358826 is #CA77D9. Grayscale: #646464. Windows color (decimal): -13268954 or 2525237. OLE color: 2525237.
HSL color Cylindrical-coordinate representation of color #358826: hue angle of 110.82º 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 #358826 is Cyan = 0.61, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 38 | - |
| CMYK | 0.61 | 0 | 0.72 | 0.47 |
| HSL | 110.82º | 0.56% | 0.34% | - |
| HSV(B) | 110.82º | 0.72% | 0.53% | - |
| XYZ | 10.62 | 18.51 | 4.85 | - |
| YUV | 100.01 | 93 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 38 | 0.61 | 0 | 0.72 | 0.47 | 110.82 | 0.56 | 0.34 |
| Hex | 35 | 88 | 26 | 3D | 0 | 48 | 2F | 6F | 38 | 22 |
| Octal | 65 | 210 | 46 | 75 | 0 | 110 | 57 | 157 | 70 | 42 |
| Binary | 110101 | 10001000 | 100110 | 111101 | 0 | 1001000 | 101111 | 1101111 | 111000 | 100010 |
Color Harmonies of #358826
Complementary color
Monochromatic Colors of #358826
Black with #358826
Text Example
Text Example
White with #358826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358826; }
p { color: rgb(53,136,38); }
H1.HeaderClassName
{
color: #358826;
}
.AnyTagClassName
{
color: #358826;
}
</style>
background-color css
<style>
a { background-color: #358826; }
a { background-color: rgb(53,136,38); }
div.DivClassName
{
background-color: #358826;
}
.BgClassName
{
background-color: #358826;
}
</style>
border-color css
<style>
span { border-color: #358826; }
span { border-color: rgb(53,136,38); }
td.TdClassName
{
border-color: #358826;
}
.TagClassName
{
border-color: #358826;
}
</style>