Shades of Bilbao #357615
Tints of Bilbao #357615
RGB
CMYK
RGB Variations
Color information
#357615 (or 0x357615) is known color: Bilbao. HEX triplet: 35, 76 and 15. RGB value is (53,118,21). Sum of RGB (Red+Green+Blue) = 53+118+21=192 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.60% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #357615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357615 is #CA89EA. Grayscale: #575757. Windows color (decimal): -13273579 or 1406517. OLE color: 1406517.
HSL color Cylindrical-coordinate representation of color #357615: hue angle of 100.21º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #357615 is Cyan = 0.55, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 21 | - |
| CMYK | 0.55 | 0 | 0.82 | 0.54 |
| HSL | 100.21º | 0.7% | 0.27% | - |
| HSV(B) | 100.21º | 0.82% | 0.46% | - |
| XYZ | 8.08 | 13.77 | 2.94 | - |
| YUV | 87.51 | 90.47 | 103.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 21 | 0.55 | 0 | 0.82 | 0.54 | 100.21 | 0.7 | 0.27 |
| Hex | 35 | 76 | 15 | 37 | 0 | 52 | 36 | 64 | 46 | 1B |
| Octal | 65 | 166 | 25 | 67 | 0 | 122 | 66 | 144 | 106 | 33 |
| Binary | 110101 | 1110110 | 10101 | 110111 | 0 | 1010010 | 110110 | 1100100 | 1000110 | 11011 |
Color Harmonies of #357615
Complementary color
Monochromatic Colors of #357615
Black with #357615
Text Example
Text Example
White with #357615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357615; }
p { color: rgb(53,118,21); }
H1.HeaderClassName
{
color: #357615;
}
.AnyTagClassName
{
color: #357615;
}
</style>
background-color css
<style>
a { background-color: #357615; }
a { background-color: rgb(53,118,21); }
div.DivClassName
{
background-color: #357615;
}
.BgClassName
{
background-color: #357615;
}
</style>
border-color css
<style>
span { border-color: #357615; }
span { border-color: rgb(53,118,21); }
td.TdClassName
{
border-color: #357615;
}
.TagClassName
{
border-color: #357615;
}
</style>