Shades of Bilbao #358701
Tints of Bilbao #358701
RGB
CMYK
RGB Variations
Color information
#358701 (or 0x358701) is known color: Bilbao. HEX triplet: 35, 87 and 01. RGB value is (53,135,1). Sum of RGB (Red+Green+Blue) = 53+135+1=189 (25% of max value = 765). Red value is 53 (21.09% from 255 or 28.04% from 189); Green value is 135 (53.12% from 255 or 71.43% from 189); Blue value is 1 (0.78% from 255 or 0.53% from 189); Max value from RGB is 135 - color contains mainly: green. Hex color #358701 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358701 is #CA78FE. Grayscale: #5F5F5F. Windows color (decimal): -13269247 or 100149. OLE color: 100149.
HSL color Cylindrical-coordinate representation of color #358701: hue angle of 96.72º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #358701 is Cyan = 0.61, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 1 | - |
| CMYK | 0.61 | 0 | 0.99 | 0.47 |
| HSL | 96.72º | 0.99% | 0.27% | - |
| HSV(B) | 96.72º | 0.99% | 0.53% | - |
| XYZ | 10.14 | 18.09 | 2.99 | - |
| YUV | 95.21 | 74.83 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 1 | 0.61 | 0 | 0.99 | 0.47 | 96.72 | 0.99 | 0.27 |
| Hex | 35 | 87 | 1 | 3D | 0 | 63 | 2F | 61 | 63 | 1B |
| Octal | 65 | 207 | 1 | 75 | 0 | 143 | 57 | 141 | 143 | 33 |
| Binary | 110101 | 10000111 | 1 | 111101 | 0 | 1100011 | 101111 | 1100001 | 1100011 | 11011 |
Color Harmonies of #358701
Complementary color
Monochromatic Colors of #358701
Black with #358701
Text Example
Text Example
White with #358701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358701; }
p { color: rgb(53,135,1); }
H1.HeaderClassName
{
color: #358701;
}
.AnyTagClassName
{
color: #358701;
}
</style>
background-color css
<style>
a { background-color: #358701; }
a { background-color: rgb(53,135,1); }
div.DivClassName
{
background-color: #358701;
}
.BgClassName
{
background-color: #358701;
}
</style>
border-color css
<style>
span { border-color: #358701; }
span { border-color: rgb(53,135,1); }
td.TdClassName
{
border-color: #358701;
}
.TagClassName
{
border-color: #358701;
}
</style>