Shades of Bilbao #357717
Tints of Bilbao #357717
RGB
CMYK
RGB Variations
Color information
#357717 (or 0x357717) is known color: Bilbao. HEX triplet: 35, 77 and 17. RGB value is (53,119,23). Sum of RGB (Red+Green+Blue) = 53+119+23=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 119 (46.88% from 255 or 61.03% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 119 - color contains mainly: green. Hex color #357717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357717 is #CA88E8. Grayscale: #585858. Windows color (decimal): -13273321 or 1537845. OLE color: 1537845.
HSL color Cylindrical-coordinate representation of color #357717: hue angle of 101.25º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #357717 is Cyan = 0.55, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 23 | - |
| CMYK | 0.55 | 0 | 0.81 | 0.53 |
| HSL | 101.25º | 0.68% | 0.28% | - |
| HSV(B) | 101.25º | 0.81% | 0.47% | - |
| XYZ | 8.22 | 14.01 | 3.08 | - |
| YUV | 88.32 | 91.13 | 102.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 23 | 0.55 | 0 | 0.81 | 0.53 | 101.25 | 0.68 | 0.28 |
| Hex | 35 | 77 | 17 | 37 | 0 | 51 | 35 | 65 | 44 | 1C |
| Octal | 65 | 167 | 27 | 67 | 0 | 121 | 65 | 145 | 104 | 34 |
| Binary | 110101 | 1110111 | 10111 | 110111 | 0 | 1010001 | 110101 | 1100101 | 1000100 | 11100 |
Color Harmonies of #357717
Complementary color
Monochromatic Colors of #357717
Black with #357717
Text Example
Text Example
White with #357717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357717; }
p { color: rgb(53,119,23); }
H1.HeaderClassName
{
color: #357717;
}
.AnyTagClassName
{
color: #357717;
}
</style>
background-color css
<style>
a { background-color: #357717; }
a { background-color: rgb(53,119,23); }
div.DivClassName
{
background-color: #357717;
}
.BgClassName
{
background-color: #357717;
}
</style>
border-color css
<style>
span { border-color: #357717; }
span { border-color: rgb(53,119,23); }
td.TdClassName
{
border-color: #357717;
}
.TagClassName
{
border-color: #357717;
}
</style>