Shades of Bilbao #358315
Tints of Bilbao #358315
RGB
CMYK
RGB Variations
Color information
#358315 (or 0x358315) is known color: Bilbao. HEX triplet: 35, 83 and 15. RGB value is (53,131,21). Sum of RGB (Red+Green+Blue) = 53+131+21=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 131 (51.56% from 255 or 63.90% from 205); Blue value is 21 (8.59% from 255 or 10.24% from 205); Max value from RGB is 131 - color contains mainly: green. Hex color #358315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358315 is #CA7CEA. Grayscale: #5F5F5F. Windows color (decimal): -13270251 or 1409845. OLE color: 1409845.
HSL color Cylindrical-coordinate representation of color #358315: hue angle of 102.55º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #358315 is Cyan = 0.60, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 21 | - |
| CMYK | 0.60 | 0 | 0.84 | 0.49 |
| HSL | 102.55º | 0.72% | 0.3% | - |
| HSV(B) | 102.55º | 0.84% | 0.51% | - |
| XYZ | 9.72 | 17.04 | 3.49 | - |
| YUV | 95.14 | 86.16 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 21 | 0.60 | 0 | 0.84 | 0.49 | 102.55 | 0.72 | 0.3 |
| Hex | 35 | 83 | 15 | 3C | 0 | 54 | 31 | 67 | 48 | 1E |
| Octal | 65 | 203 | 25 | 74 | 0 | 124 | 61 | 147 | 110 | 36 |
| Binary | 110101 | 10000011 | 10101 | 111100 | 0 | 1010100 | 110001 | 1100111 | 1001000 | 11110 |
Color Harmonies of #358315
Complementary color
Monochromatic Colors of #358315
Black with #358315
Text Example
Text Example
White with #358315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358315; }
p { color: rgb(53,131,21); }
H1.HeaderClassName
{
color: #358315;
}
.AnyTagClassName
{
color: #358315;
}
</style>
background-color css
<style>
a { background-color: #358315; }
a { background-color: rgb(53,131,21); }
div.DivClassName
{
background-color: #358315;
}
.BgClassName
{
background-color: #358315;
}
</style>
border-color css
<style>
span { border-color: #358315; }
span { border-color: rgb(53,131,21); }
td.TdClassName
{
border-color: #358315;
}
.TagClassName
{
border-color: #358315;
}
</style>