Shades of Bilbao #358502
Tints of Bilbao #358502
RGB
CMYK
RGB Variations
Color information
#358502 (or 0x358502) is known color: Bilbao. HEX triplet: 35, 85 and 02. RGB value is (53,133,2). Sum of RGB (Red+Green+Blue) = 53+133+2=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 133 (52.34% from 255 or 70.74% from 188); Blue value is 2 (1.17% from 255 or 1.06% from 188); Max value from RGB is 133 - color contains mainly: green. Hex color #358502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358502 is #CA7AFD. Grayscale: #5E5E5E. Windows color (decimal): -13269758 or 165173. OLE color: 165173.
HSL color Cylindrical-coordinate representation of color #358502: hue angle of 96.64º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #358502 is Cyan = 0.60, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 2 | - |
| CMYK | 0.60 | 0 | 0.98 | 0.48 |
| HSL | 96.64º | 0.97% | 0.26% | - |
| HSV(B) | 96.64º | 0.98% | 0.52% | - |
| XYZ | 9.87 | 17.54 | 2.92 | - |
| YUV | 94.15 | 76 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 2 | 0.60 | 0 | 0.98 | 0.48 | 96.64 | 0.97 | 0.26 |
| Hex | 35 | 85 | 2 | 3C | 0 | 62 | 30 | 61 | 61 | 1A |
| Octal | 65 | 205 | 2 | 74 | 0 | 142 | 60 | 141 | 141 | 32 |
| Binary | 110101 | 10000101 | 10 | 111100 | 0 | 1100010 | 110000 | 1100001 | 1100001 | 11010 |
Color Harmonies of #358502
Complementary color
Monochromatic Colors of #358502
Black with #358502
Text Example
Text Example
White with #358502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358502; }
p { color: rgb(53,133,2); }
H1.HeaderClassName
{
color: #358502;
}
.AnyTagClassName
{
color: #358502;
}
</style>
background-color css
<style>
a { background-color: #358502; }
a { background-color: rgb(53,133,2); }
div.DivClassName
{
background-color: #358502;
}
.BgClassName
{
background-color: #358502;
}
</style>
border-color css
<style>
span { border-color: #358502; }
span { border-color: rgb(53,133,2); }
td.TdClassName
{
border-color: #358502;
}
.TagClassName
{
border-color: #358502;
}
</style>