Shades of Bilbao #358804
Tints of Bilbao #358804
RGB
CMYK
RGB Variations
Color information
#358804 (or 0x358804) is known color: Bilbao. HEX triplet: 35, 88 and 04. RGB value is (53,136,4). Sum of RGB (Red+Green+Blue) = 53+136+4=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 136 (53.52% from 255 or 70.47% from 193); Blue value is 4 (1.95% from 255 or 2.07% from 193); Max value from RGB is 136 - color contains mainly: green. Hex color #358804 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358804 is #CA77FB. Grayscale: #606060. Windows color (decimal): -13268988 or 297013. OLE color: 297013.
HSL color Cylindrical-coordinate representation of color #358804: hue angle of 97.73º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #358804 is Cyan = 0.61, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 4 | - |
| CMYK | 0.61 | 0 | 0.97 | 0.47 |
| HSL | 97.73º | 0.94% | 0.27% | - |
| HSV(B) | 97.73º | 0.97% | 0.53% | - |
| XYZ | 10.29 | 18.37 | 3.12 | - |
| YUV | 96.14 | 76 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 4 | 0.61 | 0 | 0.97 | 0.47 | 97.73 | 0.94 | 0.27 |
| Hex | 35 | 88 | 4 | 3D | 0 | 61 | 2F | 62 | 5E | 1B |
| Octal | 65 | 210 | 4 | 75 | 0 | 141 | 57 | 142 | 136 | 33 |
| Binary | 110101 | 10001000 | 100 | 111101 | 0 | 1100001 | 101111 | 1100010 | 1011110 | 11011 |
Color Harmonies of #358804
Complementary color
Monochromatic Colors of #358804
Black with #358804
Text Example
Text Example
White with #358804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358804; }
p { color: rgb(53,136,4); }
H1.HeaderClassName
{
color: #358804;
}
.AnyTagClassName
{
color: #358804;
}
</style>
background-color css
<style>
a { background-color: #358804; }
a { background-color: rgb(53,136,4); }
div.DivClassName
{
background-color: #358804;
}
.BgClassName
{
background-color: #358804;
}
</style>
border-color css
<style>
span { border-color: #358804; }
span { border-color: rgb(53,136,4); }
td.TdClassName
{
border-color: #358804;
}
.TagClassName
{
border-color: #358804;
}
</style>