Shades of Bilbao #358513
Tints of Bilbao #358513
RGB
CMYK
RGB Variations
Color information
#358513 (or 0x358513) is known color: Bilbao. HEX triplet: 35, 85 and 13. RGB value is (53,133,19). Sum of RGB (Red+Green+Blue) = 53+133+19=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 133 (52.34% from 255 or 64.88% from 205); Blue value is 19 (7.81% from 255 or 9.27% from 205); Max value from RGB is 133 - color contains mainly: green. Hex color #358513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358513 is #CA7AEC. Grayscale: #606060. Windows color (decimal): -13269741 or 1279285. OLE color: 1279285.
HSL color Cylindrical-coordinate representation of color #358513: hue angle of 102.11º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #358513 is Cyan = 0.60, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 19 | - |
| CMYK | 0.60 | 0 | 0.86 | 0.48 |
| HSL | 102.11º | 0.75% | 0.3% | - |
| HSV(B) | 102.11º | 0.86% | 0.52% | - |
| XYZ | 9.97 | 17.58 | 3.48 | - |
| YUV | 96.08 | 84.5 | 97.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 19 | 0.60 | 0 | 0.86 | 0.48 | 102.11 | 0.75 | 0.3 |
| Hex | 35 | 85 | 13 | 3C | 0 | 56 | 30 | 66 | 4B | 1E |
| Octal | 65 | 205 | 23 | 74 | 0 | 126 | 60 | 146 | 113 | 36 |
| Binary | 110101 | 10000101 | 10011 | 111100 | 0 | 1010110 | 110000 | 1100110 | 1001011 | 11110 |
Color Harmonies of #358513
Complementary color
Monochromatic Colors of #358513
Black with #358513
Text Example
Text Example
White with #358513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358513; }
p { color: rgb(53,133,19); }
H1.HeaderClassName
{
color: #358513;
}
.AnyTagClassName
{
color: #358513;
}
</style>
background-color css
<style>
a { background-color: #358513; }
a { background-color: rgb(53,133,19); }
div.DivClassName
{
background-color: #358513;
}
.BgClassName
{
background-color: #358513;
}
</style>
border-color css
<style>
span { border-color: #358513; }
span { border-color: rgb(53,133,19); }
td.TdClassName
{
border-color: #358513;
}
.TagClassName
{
border-color: #358513;
}
</style>