Shades of Bilbao #357914
Tints of Bilbao #357914
RGB
CMYK
RGB Variations
Color information
#357914 (or 0x357914) is known color: Bilbao. HEX triplet: 35, 79 and 14. RGB value is (53,121,20). Sum of RGB (Red+Green+Blue) = 53+121+20=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #357914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357914 is #CA86EB. Grayscale: #595959. Windows color (decimal): -13272812 or 1341749. OLE color: 1341749.
HSL color Cylindrical-coordinate representation of color #357914: hue angle of 100.4º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #357914 is Cyan = 0.56, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 121 | 20 | - |
| CMYK | 0.56 | 0 | 0.83 | 0.53 |
| HSL | 100.4º | 0.72% | 0.28% | - |
| HSV(B) | 100.4º | 0.83% | 0.47% | - |
| XYZ | 8.43 | 14.48 | 3.01 | - |
| YUV | 89.15 | 88.97 | 102.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 121 | 20 | 0.56 | 0 | 0.83 | 0.53 | 100.4 | 0.72 | 0.28 |
| Hex | 35 | 79 | 14 | 38 | 0 | 53 | 35 | 64 | 48 | 1C |
| Octal | 65 | 171 | 24 | 70 | 0 | 123 | 65 | 144 | 110 | 34 |
| Binary | 110101 | 1111001 | 10100 | 111000 | 0 | 1010011 | 110101 | 1100100 | 1001000 | 11100 |
Color Harmonies of #357914
Complementary color
Monochromatic Colors of #357914
Black with #357914
Text Example
Text Example
White with #357914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357914; }
p { color: rgb(53,121,20); }
H1.HeaderClassName
{
color: #357914;
}
.AnyTagClassName
{
color: #357914;
}
</style>
background-color css
<style>
a { background-color: #357914; }
a { background-color: rgb(53,121,20); }
div.DivClassName
{
background-color: #357914;
}
.BgClassName
{
background-color: #357914;
}
</style>
border-color css
<style>
span { border-color: #357914; }
span { border-color: rgb(53,121,20); }
td.TdClassName
{
border-color: #357914;
}
.TagClassName
{
border-color: #357914;
}
</style>