Shades of Bilbao #358114
Tints of Bilbao #358114
RGB
CMYK
RGB Variations
Color information
#358114 (or 0x358114) is known color: Bilbao. HEX triplet: 35, 81 and 14. RGB value is (53,129,20). Sum of RGB (Red+Green+Blue) = 53+129+20=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 129 (50.78% from 255 or 63.86% from 202); Blue value is 20 (8.20% from 255 or 9.90% from 202); Max value from RGB is 129 - color contains mainly: green. Hex color #358114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358114 is #CA7EEB. Grayscale: #5E5E5E. Windows color (decimal): -13270764 or 1343797. OLE color: 1343797.
HSL color Cylindrical-coordinate representation of color #358114: hue angle of 101.83º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #358114 is Cyan = 0.59, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 20 | - |
| CMYK | 0.59 | 0 | 0.84 | 0.49 |
| HSL | 101.83º | 0.73% | 0.29% | - |
| HSV(B) | 101.83º | 0.84% | 0.51% | - |
| XYZ | 9.44 | 16.51 | 3.35 | - |
| YUV | 93.85 | 86.32 | 98.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 20 | 0.59 | 0 | 0.84 | 0.49 | 101.83 | 0.73 | 0.29 |
| Hex | 35 | 81 | 14 | 3B | 0 | 54 | 31 | 66 | 49 | 1D |
| Octal | 65 | 201 | 24 | 73 | 0 | 124 | 61 | 146 | 111 | 35 |
| Binary | 110101 | 10000001 | 10100 | 111011 | 0 | 1010100 | 110001 | 1100110 | 1001001 | 11101 |
Color Harmonies of #358114
Complementary color
Monochromatic Colors of #358114
Black with #358114
Text Example
Text Example
White with #358114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358114; }
p { color: rgb(53,129,20); }
H1.HeaderClassName
{
color: #358114;
}
.AnyTagClassName
{
color: #358114;
}
</style>
background-color css
<style>
a { background-color: #358114; }
a { background-color: rgb(53,129,20); }
div.DivClassName
{
background-color: #358114;
}
.BgClassName
{
background-color: #358114;
}
</style>
border-color css
<style>
span { border-color: #358114; }
span { border-color: rgb(53,129,20); }
td.TdClassName
{
border-color: #358114;
}
.TagClassName
{
border-color: #358114;
}
</style>