Shades of Bilbao #358306
Tints of Bilbao #358306
RGB
CMYK
RGB Variations
Color information
#358306 (or 0x358306) is known color: Bilbao. HEX triplet: 35, 83 and 06. RGB value is (53,131,6). Sum of RGB (Red+Green+Blue) = 53+131+6=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 131 (51.56% from 255 or 68.95% from 190); Blue value is 6 (2.73% from 255 or 3.16% from 190); Max value from RGB is 131 - color contains mainly: green. Hex color #358306 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358306 is #CA7CF9. Grayscale: #5D5D5D. Windows color (decimal): -13270266 or 426805. OLE color: 426805.
HSL color Cylindrical-coordinate representation of color #358306: hue angle of 97.44º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #358306 is Cyan = 0.60, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 6 | - |
| CMYK | 0.60 | 0 | 0.95 | 0.49 |
| HSL | 97.44º | 0.91% | 0.27% | - |
| HSV(B) | 97.44º | 0.95% | 0.51% | - |
| XYZ | 9.62 | 17 | 2.95 | - |
| YUV | 93.43 | 78.66 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 6 | 0.60 | 0 | 0.95 | 0.49 | 97.44 | 0.91 | 0.27 |
| Hex | 35 | 83 | 6 | 3C | 0 | 5F | 31 | 61 | 5B | 1B |
| Octal | 65 | 203 | 6 | 74 | 0 | 137 | 61 | 141 | 133 | 33 |
| Binary | 110101 | 10000011 | 110 | 111100 | 0 | 1011111 | 110001 | 1100001 | 1011011 | 11011 |
Color Harmonies of #358306
Complementary color
Monochromatic Colors of #358306
Black with #358306
Text Example
Text Example
White with #358306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358306; }
p { color: rgb(53,131,6); }
H1.HeaderClassName
{
color: #358306;
}
.AnyTagClassName
{
color: #358306;
}
</style>
background-color css
<style>
a { background-color: #358306; }
a { background-color: rgb(53,131,6); }
div.DivClassName
{
background-color: #358306;
}
.BgClassName
{
background-color: #358306;
}
</style>
border-color css
<style>
span { border-color: #358306; }
span { border-color: rgb(53,131,6); }
td.TdClassName
{
border-color: #358306;
}
.TagClassName
{
border-color: #358306;
}
</style>