Shades of Bilbao #358926
Tints of Bilbao #358926
RGB
CMYK
RGB Variations
Color information
#358926 (or 0x358926) is known color: Bilbao. HEX triplet: 35, 89 and 26. RGB value is (53,137,38). Sum of RGB (Red+Green+Blue) = 53+137+38=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 137 (53.91% from 255 or 60.09% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 137 - color contains mainly: green. Hex color #358926 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358926 is #CA76D9. Grayscale: #646464. Windows color (decimal): -13268698 or 2525493. OLE color: 2525493.
HSL color Cylindrical-coordinate representation of color #358926: hue angle of 110.91º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #358926 is Cyan = 0.61, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 38 | - |
| CMYK | 0.61 | 0 | 0.72 | 0.46 |
| HSL | 110.91º | 0.57% | 0.34% | - |
| HSV(B) | 110.91º | 0.72% | 0.54% | - |
| XYZ | 10.76 | 18.79 | 4.89 | - |
| YUV | 100.6 | 92.67 | 94.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 38 | 0.61 | 0 | 0.72 | 0.46 | 110.91 | 0.57 | 0.34 |
| Hex | 35 | 89 | 26 | 3D | 0 | 48 | 2E | 6F | 39 | 22 |
| Octal | 65 | 211 | 46 | 75 | 0 | 110 | 56 | 157 | 71 | 42 |
| Binary | 110101 | 10001001 | 100110 | 111101 | 0 | 1001000 | 101110 | 1101111 | 111001 | 100010 |
Color Harmonies of #358926
Complementary color
Monochromatic Colors of #358926
Black with #358926
Text Example
Text Example
White with #358926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358926; }
p { color: rgb(53,137,38); }
H1.HeaderClassName
{
color: #358926;
}
.AnyTagClassName
{
color: #358926;
}
</style>
background-color css
<style>
a { background-color: #358926; }
a { background-color: rgb(53,137,38); }
div.DivClassName
{
background-color: #358926;
}
.BgClassName
{
background-color: #358926;
}
</style>
border-color css
<style>
span { border-color: #358926; }
span { border-color: rgb(53,137,38); }
td.TdClassName
{
border-color: #358926;
}
.TagClassName
{
border-color: #358926;
}
</style>