Shades of Bilbao #358311
Tints of Bilbao #358311
RGB
CMYK
RGB Variations
Color information
#358311 (or 0x358311) is known color: Bilbao. HEX triplet: 35, 83 and 11. RGB value is (53,131,17). Sum of RGB (Red+Green+Blue) = 53+131+17=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 131 (51.56% from 255 or 65.17% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 131 - color contains mainly: green. Hex color #358311 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358311 is #CA7CEE. Grayscale: #5F5F5F. Windows color (decimal): -13270255 or 1147701. OLE color: 1147701.
HSL color Cylindrical-coordinate representation of color #358311: hue angle of 101.05º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #358311 is Cyan = 0.60, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 17 | - |
| CMYK | 0.60 | 0 | 0.87 | 0.49 |
| HSL | 101.05º | 0.77% | 0.29% | - |
| HSV(B) | 101.05º | 0.87% | 0.51% | - |
| XYZ | 9.69 | 17.03 | 3.31 | - |
| YUV | 94.68 | 84.16 | 98.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 17 | 0.60 | 0 | 0.87 | 0.49 | 101.05 | 0.77 | 0.29 |
| Hex | 35 | 83 | 11 | 3C | 0 | 57 | 31 | 65 | 4D | 1D |
| Octal | 65 | 203 | 21 | 74 | 0 | 127 | 61 | 145 | 115 | 35 |
| Binary | 110101 | 10000011 | 10001 | 111100 | 0 | 1010111 | 110001 | 1100101 | 1001101 | 11101 |
Color Harmonies of #358311
Complementary color
Monochromatic Colors of #358311
Black with #358311
Text Example
Text Example
White with #358311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358311; }
p { color: rgb(53,131,17); }
H1.HeaderClassName
{
color: #358311;
}
.AnyTagClassName
{
color: #358311;
}
</style>
background-color css
<style>
a { background-color: #358311; }
a { background-color: rgb(53,131,17); }
div.DivClassName
{
background-color: #358311;
}
.BgClassName
{
background-color: #358311;
}
</style>
border-color css
<style>
span { border-color: #358311; }
span { border-color: rgb(53,131,17); }
td.TdClassName
{
border-color: #358311;
}
.TagClassName
{
border-color: #358311;
}
</style>