Shades of Bilbao #358713
Tints of Bilbao #358713
RGB
CMYK
RGB Variations
Color information
#358713 (or 0x358713) is known color: Bilbao. HEX triplet: 35, 87 and 13. RGB value is (53,135,19). Sum of RGB (Red+Green+Blue) = 53+135+19=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 135 (53.12% from 255 or 65.22% from 207); Blue value is 19 (7.81% from 255 or 9.18% from 207); Max value from RGB is 135 - color contains mainly: green. Hex color #358713 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358713 is #CA78EC. Grayscale: #616161. Windows color (decimal): -13269229 or 1279797. OLE color: 1279797.
HSL color Cylindrical-coordinate representation of color #358713: hue angle of 102.41º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #358713 is Cyan = 0.61, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 19 | - |
| CMYK | 0.61 | 0 | 0.86 | 0.47 |
| HSL | 102.41º | 0.75% | 0.3% | - |
| HSV(B) | 102.41º | 0.86% | 0.53% | - |
| XYZ | 10.25 | 18.13 | 3.58 | - |
| YUV | 97.26 | 83.83 | 96.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 19 | 0.61 | 0 | 0.86 | 0.47 | 102.41 | 0.75 | 0.3 |
| Hex | 35 | 87 | 13 | 3D | 0 | 56 | 2F | 66 | 4B | 1E |
| Octal | 65 | 207 | 23 | 75 | 0 | 126 | 57 | 146 | 113 | 36 |
| Binary | 110101 | 10000111 | 10011 | 111101 | 0 | 1010110 | 101111 | 1100110 | 1001011 | 11110 |
Color Harmonies of #358713
Complementary color
Monochromatic Colors of #358713
Black with #358713
Text Example
Text Example
White with #358713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358713; }
p { color: rgb(53,135,19); }
H1.HeaderClassName
{
color: #358713;
}
.AnyTagClassName
{
color: #358713;
}
</style>
background-color css
<style>
a { background-color: #358713; }
a { background-color: rgb(53,135,19); }
div.DivClassName
{
background-color: #358713;
}
.BgClassName
{
background-color: #358713;
}
</style>
border-color css
<style>
span { border-color: #358713; }
span { border-color: rgb(53,135,19); }
td.TdClassName
{
border-color: #358713;
}
.TagClassName
{
border-color: #358713;
}
</style>