Shades of Bilbao #358805
Tints of Bilbao #358805
RGB
CMYK
RGB Variations
Color information
#358805 (or 0x358805) is known color: Bilbao. HEX triplet: 35, 88 and 05. RGB value is (53,136,5). Sum of RGB (Red+Green+Blue) = 53+136+5=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 136 (53.52% from 255 or 70.10% from 194); Blue value is 5 (2.34% from 255 or 2.58% from 194); Max value from RGB is 136 - color contains mainly: green. Hex color #358805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358805 is #CA77FA. Grayscale: #606060. Windows color (decimal): -13268987 or 362549. OLE color: 362549.
HSL color Cylindrical-coordinate representation of color #358805: hue angle of 98.02º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #358805 is Cyan = 0.61, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 5 | - |
| CMYK | 0.61 | 0 | 0.96 | 0.47 |
| HSL | 98.02º | 0.93% | 0.28% | - |
| HSV(B) | 98.02º | 0.96% | 0.53% | - |
| XYZ | 10.3 | 18.38 | 3.15 | - |
| YUV | 96.25 | 76.5 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 5 | 0.61 | 0 | 0.96 | 0.47 | 98.02 | 0.93 | 0.28 |
| Hex | 35 | 88 | 5 | 3D | 0 | 60 | 2F | 62 | 5D | 1C |
| Octal | 65 | 210 | 5 | 75 | 0 | 140 | 57 | 142 | 135 | 34 |
| Binary | 110101 | 10001000 | 101 | 111101 | 0 | 1100000 | 101111 | 1100010 | 1011101 | 11100 |
Color Harmonies of #358805
Complementary color
Monochromatic Colors of #358805
Black with #358805
Text Example
Text Example
White with #358805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358805; }
p { color: rgb(53,136,5); }
H1.HeaderClassName
{
color: #358805;
}
.AnyTagClassName
{
color: #358805;
}
</style>
background-color css
<style>
a { background-color: #358805; }
a { background-color: rgb(53,136,5); }
div.DivClassName
{
background-color: #358805;
}
.BgClassName
{
background-color: #358805;
}
</style>
border-color css
<style>
span { border-color: #358805; }
span { border-color: rgb(53,136,5); }
td.TdClassName
{
border-color: #358805;
}
.TagClassName
{
border-color: #358805;
}
</style>