Shades of Bilbao #357715
Tints of Bilbao #357715
RGB
CMYK
RGB Variations
Color information
#357715 (or 0x357715) is known color: Bilbao. HEX triplet: 35, 77 and 15. RGB value is (53,119,21). Sum of RGB (Red+Green+Blue) = 53+119+21=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 119 (46.88% from 255 or 61.66% from 193); Blue value is 21 (8.59% from 255 or 10.88% from 193); Max value from RGB is 119 - color contains mainly: green. Hex color #357715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357715 is #CA88EA. Grayscale: #585858. Windows color (decimal): -13273323 or 1406773. OLE color: 1406773.
HSL color Cylindrical-coordinate representation of color #357715: hue angle of 100.41º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #357715 is Cyan = 0.55, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 21 | - |
| CMYK | 0.55 | 0 | 0.82 | 0.53 |
| HSL | 100.41º | 0.7% | 0.27% | - |
| HSV(B) | 100.41º | 0.82% | 0.47% | - |
| XYZ | 8.2 | 14 | 2.98 | - |
| YUV | 88.09 | 90.13 | 102.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 21 | 0.55 | 0 | 0.82 | 0.53 | 100.41 | 0.7 | 0.27 |
| Hex | 35 | 77 | 15 | 37 | 0 | 52 | 35 | 64 | 46 | 1B |
| Octal | 65 | 167 | 25 | 67 | 0 | 122 | 65 | 144 | 106 | 33 |
| Binary | 110101 | 1110111 | 10101 | 110111 | 0 | 1010010 | 110101 | 1100100 | 1000110 | 11011 |
Color Harmonies of #357715
Complementary color
Monochromatic Colors of #357715
Black with #357715
Text Example
Text Example
White with #357715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357715; }
p { color: rgb(53,119,21); }
H1.HeaderClassName
{
color: #357715;
}
.AnyTagClassName
{
color: #357715;
}
</style>
background-color css
<style>
a { background-color: #357715; }
a { background-color: rgb(53,119,21); }
div.DivClassName
{
background-color: #357715;
}
.BgClassName
{
background-color: #357715;
}
</style>
border-color css
<style>
span { border-color: #357715; }
span { border-color: rgb(53,119,21); }
td.TdClassName
{
border-color: #357715;
}
.TagClassName
{
border-color: #357715;
}
</style>