Shades of Bilbao #358714
Tints of Bilbao #358714
RGB
CMYK
RGB Variations
Color information
#358714 (or 0x358714) is known color: Bilbao. HEX triplet: 35, 87 and 14. RGB value is (53,135,20). Sum of RGB (Red+Green+Blue) = 53+135+20=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 135 (53.12% from 255 or 64.90% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 135 - color contains mainly: green. Hex color #358714 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358714 is #CA78EB. Grayscale: #616161. Windows color (decimal): -13269228 or 1345333. OLE color: 1345333.
HSL color Cylindrical-coordinate representation of color #358714: hue angle of 102.78º 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 #358714 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 20 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.47 |
| HSL | 102.78º | 0.74% | 0.3% | - |
| HSV(B) | 102.78º | 0.85% | 0.53% | - |
| XYZ | 10.26 | 18.14 | 3.62 | - |
| YUV | 97.37 | 84.33 | 96.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 20 | 0.61 | 0 | 0.85 | 0.47 | 102.78 | 0.74 | 0.3 |
| Hex | 35 | 87 | 14 | 3D | 0 | 55 | 2F | 67 | 4A | 1E |
| Octal | 65 | 207 | 24 | 75 | 0 | 125 | 57 | 147 | 112 | 36 |
| Binary | 110101 | 10000111 | 10100 | 111101 | 0 | 1010101 | 101111 | 1100111 | 1001010 | 11110 |
Color Harmonies of #358714
Complementary color
Monochromatic Colors of #358714
Black with #358714
Text Example
Text Example
White with #358714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358714; }
p { color: rgb(53,135,20); }
H1.HeaderClassName
{
color: #358714;
}
.AnyTagClassName
{
color: #358714;
}
</style>
background-color css
<style>
a { background-color: #358714; }
a { background-color: rgb(53,135,20); }
div.DivClassName
{
background-color: #358714;
}
.BgClassName
{
background-color: #358714;
}
</style>
border-color css
<style>
span { border-color: #358714; }
span { border-color: rgb(53,135,20); }
td.TdClassName
{
border-color: #358714;
}
.TagClassName
{
border-color: #358714;
}
</style>