Shades of Bilbao #357213
Tints of Bilbao #357213
RGB
CMYK
RGB Variations
Color information
#357213 (or 0x357213) is known color: Bilbao. HEX triplet: 35, 72 and 13. RGB value is (53,114,19). Sum of RGB (Red+Green+Blue) = 53+114+19=186 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.49% from 186); Green value is 114 (44.92% from 255 or 61.29% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 114 - color contains mainly: green. Hex color #357213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357213 is #CA8DEC. Grayscale: #555555. Windows color (decimal): -13274605 or 1274421. OLE color: 1274421.
HSL color Cylindrical-coordinate representation of color #357213: hue angle of 98.53º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #357213 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 19 | - |
| CMYK | 0.54 | 0 | 0.83 | 0.55 |
| HSL | 98.53º | 0.71% | 0.26% | - |
| HSV(B) | 98.53º | 0.83% | 0.45% | - |
| XYZ | 7.6 | 12.84 | 2.69 | - |
| YUV | 84.93 | 90.79 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 19 | 0.54 | 0 | 0.83 | 0.55 | 98.53 | 0.71 | 0.26 |
| Hex | 35 | 72 | 13 | 36 | 0 | 53 | 37 | 63 | 47 | 1A |
| Octal | 65 | 162 | 23 | 66 | 0 | 123 | 67 | 143 | 107 | 32 |
| Binary | 110101 | 1110010 | 10011 | 110110 | 0 | 1010011 | 110111 | 1100011 | 1000111 | 11010 |
Color Harmonies of #357213
Complementary color
Monochromatic Colors of #357213
Black with #357213
Text Example
Text Example
White with #357213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357213; }
p { color: rgb(53,114,19); }
H1.HeaderClassName
{
color: #357213;
}
.AnyTagClassName
{
color: #357213;
}
</style>
background-color css
<style>
a { background-color: #357213; }
a { background-color: rgb(53,114,19); }
div.DivClassName
{
background-color: #357213;
}
.BgClassName
{
background-color: #357213;
}
</style>
border-color css
<style>
span { border-color: #357213; }
span { border-color: rgb(53,114,19); }
td.TdClassName
{
border-color: #357213;
}
.TagClassName
{
border-color: #357213;
}
</style>