Shades of Bilbao #357519
Tints of Bilbao #357519
RGB
CMYK
RGB Variations
Color information
#357519 (or 0x357519) is known color: Bilbao. HEX triplet: 35, 75 and 19. RGB value is (53,117,25). Sum of RGB (Red+Green+Blue) = 53+117+25=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 117 (46.09% from 255 or 60% from 195); Blue value is 25 (10.16% from 255 or 12.82% from 195); Max value from RGB is 117 - color contains mainly: green. Hex color #357519 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357519 is #CA8AE6. Grayscale: #575757. Windows color (decimal): -13273831 or 1668405. OLE color: 1668405.
HSL color Cylindrical-coordinate representation of color #357519: hue angle of 101.74º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #357519 is Cyan = 0.55, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 25 | - |
| CMYK | 0.55 | 0 | 0.79 | 0.54 |
| HSL | 101.74º | 0.65% | 0.28% | - |
| HSV(B) | 101.74º | 0.79% | 0.46% | - |
| XYZ | 8 | 13.55 | 3.11 | - |
| YUV | 87.38 | 92.8 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 25 | 0.55 | 0 | 0.79 | 0.54 | 101.74 | 0.65 | 0.28 |
| Hex | 35 | 75 | 19 | 37 | 0 | 4F | 36 | 66 | 41 | 1C |
| Octal | 65 | 165 | 31 | 67 | 0 | 117 | 66 | 146 | 101 | 34 |
| Binary | 110101 | 1110101 | 11001 | 110111 | 0 | 1001111 | 110110 | 1100110 | 1000001 | 11100 |
Color Harmonies of #357519
Complementary color
Monochromatic Colors of #357519
Black with #357519
Text Example
Text Example
White with #357519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357519; }
p { color: rgb(53,117,25); }
H1.HeaderClassName
{
color: #357519;
}
.AnyTagClassName
{
color: #357519;
}
</style>
background-color css
<style>
a { background-color: #357519; }
a { background-color: rgb(53,117,25); }
div.DivClassName
{
background-color: #357519;
}
.BgClassName
{
background-color: #357519;
}
</style>
border-color css
<style>
span { border-color: #357519; }
span { border-color: rgb(53,117,25); }
td.TdClassName
{
border-color: #357519;
}
.TagClassName
{
border-color: #357519;
}
</style>