Shades of Bilbao #358614
Tints of Bilbao #358614
RGB
CMYK
RGB Variations
Color information
#358614 (or 0x358614) is known color: Bilbao. HEX triplet: 35, 86 and 14. RGB value is (53,134,20). Sum of RGB (Red+Green+Blue) = 53+134+20=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 134 (52.73% from 255 or 64.73% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 134 - color contains mainly: green. Hex color #358614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358614 is #CA79EB. Grayscale: #616161. Windows color (decimal): -13269484 or 1345077. OLE color: 1345077.
HSL color Cylindrical-coordinate representation of color #358614: hue angle of 102.63º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #358614 is Cyan = 0.60, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 20 | - |
| CMYK | 0.60 | 0 | 0.85 | 0.47 |
| HSL | 102.63º | 0.74% | 0.3% | - |
| HSV(B) | 102.63º | 0.85% | 0.53% | - |
| XYZ | 10.12 | 17.86 | 3.58 | - |
| YUV | 96.79 | 84.66 | 96.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 20 | 0.60 | 0 | 0.85 | 0.47 | 102.63 | 0.74 | 0.3 |
| Hex | 35 | 86 | 14 | 3C | 0 | 55 | 2F | 67 | 4A | 1E |
| Octal | 65 | 206 | 24 | 74 | 0 | 125 | 57 | 147 | 112 | 36 |
| Binary | 110101 | 10000110 | 10100 | 111100 | 0 | 1010101 | 101111 | 1100111 | 1001010 | 11110 |
Color Harmonies of #358614
Complementary color
Monochromatic Colors of #358614
Black with #358614
Text Example
Text Example
White with #358614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358614; }
p { color: rgb(53,134,20); }
H1.HeaderClassName
{
color: #358614;
}
.AnyTagClassName
{
color: #358614;
}
</style>
background-color css
<style>
a { background-color: #358614; }
a { background-color: rgb(53,134,20); }
div.DivClassName
{
background-color: #358614;
}
.BgClassName
{
background-color: #358614;
}
</style>
border-color css
<style>
span { border-color: #358614; }
span { border-color: rgb(53,134,20); }
td.TdClassName
{
border-color: #358614;
}
.TagClassName
{
border-color: #358614;
}
</style>