Shades of Bilbao #357220
Tints of Bilbao #357220
RGB
CMYK
RGB Variations
Color information
#357220 (or 0x357220) is known color: Bilbao. HEX triplet: 35, 72 and 20. RGB value is (53,114,32). Sum of RGB (Red+Green+Blue) = 53+114+32=199 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.63% from 199); Green value is 114 (44.92% from 255 or 57.29% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 114 - color contains mainly: green. Hex color #357220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357220 is #CA8DDF. Grayscale: #565656. Windows color (decimal): -13274592 or 2126389. OLE color: 2126389.
HSL color Cylindrical-coordinate representation of color #357220: hue angle of 104.63º 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 #357220 is Cyan = 0.54, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 32 | - |
| CMYK | 0.54 | 0 | 0.72 | 0.55 |
| HSL | 104.63º | 0.56% | 0.29% | - |
| HSV(B) | 104.63º | 0.72% | 0.45% | - |
| XYZ | 7.75 | 12.9 | 3.45 | - |
| YUV | 86.41 | 97.29 | 104.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 32 | 0.54 | 0 | 0.72 | 0.55 | 104.63 | 0.56 | 0.29 |
| Hex | 35 | 72 | 20 | 36 | 0 | 48 | 37 | 69 | 38 | 1D |
| Octal | 65 | 162 | 40 | 66 | 0 | 110 | 67 | 151 | 70 | 35 |
| Binary | 110101 | 1110010 | 100000 | 110110 | 0 | 1001000 | 110111 | 1101001 | 111000 | 11101 |
Color Harmonies of #357220
Complementary color
Monochromatic Colors of #357220
Black with #357220
Text Example
Text Example
White with #357220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357220; }
p { color: rgb(53,114,32); }
H1.HeaderClassName
{
color: #357220;
}
.AnyTagClassName
{
color: #357220;
}
</style>
background-color css
<style>
a { background-color: #357220; }
a { background-color: rgb(53,114,32); }
div.DivClassName
{
background-color: #357220;
}
.BgClassName
{
background-color: #357220;
}
</style>
border-color css
<style>
span { border-color: #357220; }
span { border-color: rgb(53,114,32); }
td.TdClassName
{
border-color: #357220;
}
.TagClassName
{
border-color: #357220;
}
</style>