Shades of Bilbao #357320
Tints of Bilbao #357320
RGB
CMYK
RGB Variations
Color information
#357320 (or 0x357320) is known color: Bilbao. HEX triplet: 35, 73 and 20. RGB value is (53,115,32). Sum of RGB (Red+Green+Blue) = 53+115+32=200 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.5% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #357320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357320 is #CA8CDF. Grayscale: #575757. Windows color (decimal): -13274336 or 2126645. OLE color: 2126645.
HSL color Cylindrical-coordinate representation of color #357320: hue angle of 104.82º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #357320 is Cyan = 0.54, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 32 | - |
| CMYK | 0.54 | 0 | 0.72 | 0.55 |
| HSL | 104.82º | 0.56% | 0.29% | - |
| HSV(B) | 104.82º | 0.72% | 0.45% | - |
| XYZ | 7.86 | 13.12 | 3.49 | - |
| YUV | 87 | 96.96 | 103.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 32 | 0.54 | 0 | 0.72 | 0.55 | 104.82 | 0.56 | 0.29 |
| Hex | 35 | 73 | 20 | 36 | 0 | 48 | 37 | 69 | 38 | 1D |
| Octal | 65 | 163 | 40 | 66 | 0 | 110 | 67 | 151 | 70 | 35 |
| Binary | 110101 | 1110011 | 100000 | 110110 | 0 | 1001000 | 110111 | 1101001 | 111000 | 11101 |
Color Harmonies of #357320
Complementary color
Monochromatic Colors of #357320
Black with #357320
Text Example
Text Example
White with #357320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357320; }
p { color: rgb(53,115,32); }
H1.HeaderClassName
{
color: #357320;
}
.AnyTagClassName
{
color: #357320;
}
</style>
background-color css
<style>
a { background-color: #357320; }
a { background-color: rgb(53,115,32); }
div.DivClassName
{
background-color: #357320;
}
.BgClassName
{
background-color: #357320;
}
</style>
border-color css
<style>
span { border-color: #357320; }
span { border-color: rgb(53,115,32); }
td.TdClassName
{
border-color: #357320;
}
.TagClassName
{
border-color: #357320;
}
</style>