Shades of Bilbao #358603
Tints of Bilbao #358603
RGB
CMYK
RGB Variations
Color information
#358603 (or 0x358603) is known color: Bilbao. HEX triplet: 35, 86 and 03. RGB value is (53,134,3). Sum of RGB (Red+Green+Blue) = 53+134+3=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 134 (52.73% from 255 or 70.53% from 190); Blue value is 3 (1.56% from 255 or 1.58% from 190); Max value from RGB is 134 - color contains mainly: green. Hex color #358603 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358603 is #CA79FC. Grayscale: #5F5F5F. Windows color (decimal): -13269501 or 230965. OLE color: 230965.
HSL color Cylindrical-coordinate representation of color #358603: hue angle of 97.1º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #358603 is Cyan = 0.60, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 3 | - |
| CMYK | 0.60 | 0 | 0.98 | 0.47 |
| HSL | 97.1º | 0.96% | 0.27% | - |
| HSV(B) | 97.1º | 0.98% | 0.53% | - |
| XYZ | 10.01 | 17.81 | 3 | - |
| YUV | 94.85 | 76.16 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 3 | 0.60 | 0 | 0.98 | 0.47 | 97.1 | 0.96 | 0.27 |
| Hex | 35 | 86 | 3 | 3C | 0 | 62 | 2F | 61 | 60 | 1B |
| Octal | 65 | 206 | 3 | 74 | 0 | 142 | 57 | 141 | 140 | 33 |
| Binary | 110101 | 10000110 | 11 | 111100 | 0 | 1100010 | 101111 | 1100001 | 1100000 | 11011 |
Color Harmonies of #358603
Complementary color
Monochromatic Colors of #358603
Black with #358603
Text Example
Text Example
White with #358603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358603; }
p { color: rgb(53,134,3); }
H1.HeaderClassName
{
color: #358603;
}
.AnyTagClassName
{
color: #358603;
}
</style>
background-color css
<style>
a { background-color: #358603; }
a { background-color: rgb(53,134,3); }
div.DivClassName
{
background-color: #358603;
}
.BgClassName
{
background-color: #358603;
}
</style>
border-color css
<style>
span { border-color: #358603; }
span { border-color: rgb(53,134,3); }
td.TdClassName
{
border-color: #358603;
}
.TagClassName
{
border-color: #358603;
}
</style>