Shades of Bilbao #357718
Tints of Bilbao #357718
RGB
CMYK
RGB Variations
Color information
#357718 (or 0x357718) is known color: Bilbao. HEX triplet: 35, 77 and 18. RGB value is (53,119,24). Sum of RGB (Red+Green+Blue) = 53+119+24=196 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.04% from 196); Green value is 119 (46.88% from 255 or 60.71% from 196); Blue value is 24 (9.77% from 255 or 12.24% from 196); Max value from RGB is 119 - color contains mainly: green. Hex color #357718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357718 is #CA88E7. Grayscale: #585858. Windows color (decimal): -13273320 or 1603381. OLE color: 1603381.
HSL color Cylindrical-coordinate representation of color #357718: hue angle of 101.68º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #357718 is Cyan = 0.55, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 24 | - |
| CMYK | 0.55 | 0 | 0.80 | 0.53 |
| HSL | 101.68º | 0.66% | 0.28% | - |
| HSV(B) | 101.68º | 0.8% | 0.47% | - |
| XYZ | 8.23 | 14.02 | 3.14 | - |
| YUV | 88.44 | 91.63 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 24 | 0.55 | 0 | 0.80 | 0.53 | 101.68 | 0.66 | 0.28 |
| Hex | 35 | 77 | 18 | 37 | 0 | 50 | 35 | 66 | 42 | 1C |
| Octal | 65 | 167 | 30 | 67 | 0 | 120 | 65 | 146 | 102 | 34 |
| Binary | 110101 | 1110111 | 11000 | 110111 | 0 | 1010000 | 110101 | 1100110 | 1000010 | 11100 |
Color Harmonies of #357718
Complementary color
Monochromatic Colors of #357718
Black with #357718
Text Example
Text Example
White with #357718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357718; }
p { color: rgb(53,119,24); }
H1.HeaderClassName
{
color: #357718;
}
.AnyTagClassName
{
color: #357718;
}
</style>
background-color css
<style>
a { background-color: #357718; }
a { background-color: rgb(53,119,24); }
div.DivClassName
{
background-color: #357718;
}
.BgClassName
{
background-color: #357718;
}
</style>
border-color css
<style>
span { border-color: #357718; }
span { border-color: rgb(53,119,24); }
td.TdClassName
{
border-color: #357718;
}
.TagClassName
{
border-color: #357718;
}
</style>