Shades of Bilbao #358719
Tints of Bilbao #358719
RGB
CMYK
RGB Variations
Color information
#358719 (or 0x358719) is known color: Bilbao. HEX triplet: 35, 87 and 19. RGB value is (53,135,25). Sum of RGB (Red+Green+Blue) = 53+135+25=213 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.88% from 213); Green value is 135 (53.12% from 255 or 63.38% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 135 - color contains mainly: green. Hex color #358719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358719 is #CA78E6. Grayscale: #626262. Windows color (decimal): -13269223 or 1673013. OLE color: 1673013.
HSL color Cylindrical-coordinate representation of color #358719: hue angle of 104.73º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #358719 is Cyan = 0.61, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 25 | - |
| CMYK | 0.61 | 0 | 0.81 | 0.47 |
| HSL | 104.73º | 0.69% | 0.31% | - |
| HSV(B) | 104.73º | 0.81% | 0.53% | - |
| XYZ | 10.31 | 18.16 | 3.88 | - |
| YUV | 97.94 | 86.83 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 25 | 0.61 | 0 | 0.81 | 0.47 | 104.73 | 0.69 | 0.31 |
| Hex | 35 | 87 | 19 | 3D | 0 | 51 | 2F | 69 | 45 | 1F |
| Octal | 65 | 207 | 31 | 75 | 0 | 121 | 57 | 151 | 105 | 37 |
| Binary | 110101 | 10000111 | 11001 | 111101 | 0 | 1010001 | 101111 | 1101001 | 1000101 | 11111 |
Color Harmonies of #358719
Complementary color
Monochromatic Colors of #358719
Black with #358719
Text Example
Text Example
White with #358719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358719; }
p { color: rgb(53,135,25); }
H1.HeaderClassName
{
color: #358719;
}
.AnyTagClassName
{
color: #358719;
}
</style>
background-color css
<style>
a { background-color: #358719; }
a { background-color: rgb(53,135,25); }
div.DivClassName
{
background-color: #358719;
}
.BgClassName
{
background-color: #358719;
}
</style>
border-color css
<style>
span { border-color: #358719; }
span { border-color: rgb(53,135,25); }
td.TdClassName
{
border-color: #358719;
}
.TagClassName
{
border-color: #358719;
}
</style>