Shades of Bilbao #358921
Tints of Bilbao #358921
RGB
CMYK
RGB Variations
Color information
#358921 (or 0x358921) is known color: Bilbao. HEX triplet: 35, 89 and 21. RGB value is (53,137,33). Sum of RGB (Red+Green+Blue) = 53+137+33=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 137 (53.91% from 255 or 61.43% from 223); Blue value is 33 (13.28% from 255 or 14.80% from 223); Max value from RGB is 137 - color contains mainly: green. Hex color #358921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358921 is #CA76DE. Grayscale: #646464. Windows color (decimal): -13268703 or 2197813. OLE color: 2197813.
HSL color Cylindrical-coordinate representation of color #358921: hue angle of 108.46º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #358921 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 33 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.46 |
| HSL | 108.46º | 0.61% | 0.33% | - |
| HSV(B) | 108.46º | 0.76% | 0.54% | - |
| XYZ | 10.69 | 18.76 | 4.5 | - |
| YUV | 100.03 | 90.17 | 94.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 33 | 0.61 | 0 | 0.76 | 0.46 | 108.46 | 0.61 | 0.33 |
| Hex | 35 | 89 | 21 | 3D | 0 | 4C | 2E | 6C | 3D | 21 |
| Octal | 65 | 211 | 41 | 75 | 0 | 114 | 56 | 154 | 75 | 41 |
| Binary | 110101 | 10001001 | 100001 | 111101 | 0 | 1001100 | 101110 | 1101100 | 111101 | 100001 |
Color Harmonies of #358921
Complementary color
Monochromatic Colors of #358921
Black with #358921
Text Example
Text Example
White with #358921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358921; }
p { color: rgb(53,137,33); }
H1.HeaderClassName
{
color: #358921;
}
.AnyTagClassName
{
color: #358921;
}
</style>
background-color css
<style>
a { background-color: #358921; }
a { background-color: rgb(53,137,33); }
div.DivClassName
{
background-color: #358921;
}
.BgClassName
{
background-color: #358921;
}
</style>
border-color css
<style>
span { border-color: #358921; }
span { border-color: rgb(53,137,33); }
td.TdClassName
{
border-color: #358921;
}
.TagClassName
{
border-color: #358921;
}
</style>