Shades of Bilbao #358405
Tints of Bilbao #358405
RGB
CMYK
RGB Variations
Color information
#358405 (or 0x358405) is known color: Bilbao. HEX triplet: 35, 84 and 05. RGB value is (53,132,5). Sum of RGB (Red+Green+Blue) = 53+132+5=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 132 (51.95% from 255 or 69.47% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 132 - color contains mainly: green. Hex color #358405 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358405 is #CA7BFA. Grayscale: #5E5E5E. Windows color (decimal): -13270011 or 361525. OLE color: 361525.
HSL color Cylindrical-coordinate representation of color #358405: hue angle of 97.32º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #358405 is Cyan = 0.60, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 5 | - |
| CMYK | 0.60 | 0 | 0.96 | 0.48 |
| HSL | 97.32º | 0.93% | 0.27% | - |
| HSV(B) | 97.32º | 0.96% | 0.52% | - |
| XYZ | 9.75 | 17.27 | 2.96 | - |
| YUV | 93.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 5 | 0.60 | 0 | 0.96 | 0.48 | 97.32 | 0.93 | 0.27 |
| Hex | 35 | 84 | 5 | 3C | 0 | 60 | 30 | 61 | 5D | 1B |
| Octal | 65 | 204 | 5 | 74 | 0 | 140 | 60 | 141 | 135 | 33 |
| Binary | 110101 | 10000100 | 101 | 111100 | 0 | 1100000 | 110000 | 1100001 | 1011101 | 11011 |
Color Harmonies of #358405
Complementary color
Monochromatic Colors of #358405
Black with #358405
Text Example
Text Example
White with #358405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358405; }
p { color: rgb(53,132,5); }
H1.HeaderClassName
{
color: #358405;
}
.AnyTagClassName
{
color: #358405;
}
</style>
background-color css
<style>
a { background-color: #358405; }
a { background-color: rgb(53,132,5); }
div.DivClassName
{
background-color: #358405;
}
.BgClassName
{
background-color: #358405;
}
</style>
border-color css
<style>
span { border-color: #358405; }
span { border-color: rgb(53,132,5); }
td.TdClassName
{
border-color: #358405;
}
.TagClassName
{
border-color: #358405;
}
</style>