Shades of Bilbao #357516
Tints of Bilbao #357516
RGB
CMYK
RGB Variations
Color information
#357516 (or 0x357516) is known color: Bilbao. HEX triplet: 35, 75 and 16. RGB value is (53,117,22). Sum of RGB (Red+Green+Blue) = 53+117+22=192 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.60% from 192); Green value is 117 (46.09% from 255 or 60.94% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 117 - color contains mainly: green. Hex color #357516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357516 is #CA8AE9. Grayscale: #575757. Windows color (decimal): -13273834 or 1471797. OLE color: 1471797.
HSL color Cylindrical-coordinate representation of color #357516: hue angle of 100.42º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #357516 is Cyan = 0.55, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 22 | - |
| CMYK | 0.55 | 0 | 0.81 | 0.54 |
| HSL | 100.42º | 0.68% | 0.27% | - |
| HSV(B) | 100.42º | 0.81% | 0.46% | - |
| XYZ | 7.97 | 13.54 | 2.95 | - |
| YUV | 87.03 | 91.3 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 22 | 0.55 | 0 | 0.81 | 0.54 | 100.42 | 0.68 | 0.27 |
| Hex | 35 | 75 | 16 | 37 | 0 | 51 | 36 | 64 | 44 | 1B |
| Octal | 65 | 165 | 26 | 67 | 0 | 121 | 66 | 144 | 104 | 33 |
| Binary | 110101 | 1110101 | 10110 | 110111 | 0 | 1010001 | 110110 | 1100100 | 1000100 | 11011 |
Color Harmonies of #357516
Complementary color
Monochromatic Colors of #357516
Black with #357516
Text Example
Text Example
White with #357516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357516; }
p { color: rgb(53,117,22); }
H1.HeaderClassName
{
color: #357516;
}
.AnyTagClassName
{
color: #357516;
}
</style>
background-color css
<style>
a { background-color: #357516; }
a { background-color: rgb(53,117,22); }
div.DivClassName
{
background-color: #357516;
}
.BgClassName
{
background-color: #357516;
}
</style>
border-color css
<style>
span { border-color: #357516; }
span { border-color: rgb(53,117,22); }
td.TdClassName
{
border-color: #357516;
}
.TagClassName
{
border-color: #357516;
}
</style>