Shades of Bilbao #357224
Tints of Bilbao #357224
RGB
CMYK
RGB Variations
Color information
#357224 (or 0x357224) is known color: Bilbao. HEX triplet: 35, 72 and 24. RGB value is (53,114,36). Sum of RGB (Red+Green+Blue) = 53+114+36=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #357224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357224 is #CA8DDB. Grayscale: #575757. Windows color (decimal): -13274588 or 2388533. OLE color: 2388533.
HSL color Cylindrical-coordinate representation of color #357224: hue angle of 106.92º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #357224 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 36 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.55 |
| HSL | 106.92º | 0.52% | 0.29% | - |
| HSV(B) | 106.92º | 0.68% | 0.45% | - |
| XYZ | 7.8 | 12.92 | 3.75 | - |
| YUV | 86.87 | 99.29 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 36 | 0.54 | 0 | 0.68 | 0.55 | 106.92 | 0.52 | 0.29 |
| Hex | 35 | 72 | 24 | 36 | 0 | 44 | 37 | 6B | 34 | 1D |
| Octal | 65 | 162 | 44 | 66 | 0 | 104 | 67 | 153 | 64 | 35 |
| Binary | 110101 | 1110010 | 100100 | 110110 | 0 | 1000100 | 110111 | 1101011 | 110100 | 11101 |
Color Harmonies of #357224
Complementary color
Monochromatic Colors of #357224
Black with #357224
Text Example
Text Example
White with #357224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357224; }
p { color: rgb(53,114,36); }
H1.HeaderClassName
{
color: #357224;
}
.AnyTagClassName
{
color: #357224;
}
</style>
background-color css
<style>
a { background-color: #357224; }
a { background-color: rgb(53,114,36); }
div.DivClassName
{
background-color: #357224;
}
.BgClassName
{
background-color: #357224;
}
</style>
border-color css
<style>
span { border-color: #357224; }
span { border-color: rgb(53,114,36); }
td.TdClassName
{
border-color: #357224;
}
.TagClassName
{
border-color: #357224;
}
</style>