Shades of Bilbao #357206
Tints of Bilbao #357206
RGB
CMYK
RGB Variations
Color information
#357206 (or 0x357206) is known color: Bilbao. HEX triplet: 35, 72 and 06. RGB value is (53,114,6). Sum of RGB (Red+Green+Blue) = 53+114+6=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 114 (44.92% from 255 or 65.90% from 173); Blue value is 6 (2.73% from 255 or 3.47% from 173); Max value from RGB is 114 - color contains mainly: green. Hex color #357206 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357206 is #CA8DF9. Grayscale: #535353. Windows color (decimal): -13274618 or 422453. OLE color: 422453.
HSL color Cylindrical-coordinate representation of color #357206: hue angle of 93.89º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #357206 is Cyan = 0.54, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 6 | - |
| CMYK | 0.54 | 0 | 0.95 | 0.55 |
| HSL | 93.89º | 0.9% | 0.24% | - |
| HSV(B) | 93.89º | 0.95% | 0.45% | - |
| XYZ | 7.52 | 12.8 | 2.25 | - |
| YUV | 83.45 | 84.29 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 6 | 0.54 | 0 | 0.95 | 0.55 | 93.89 | 0.9 | 0.24 |
| Hex | 35 | 72 | 6 | 36 | 0 | 5F | 37 | 5E | 5A | 18 |
| Octal | 65 | 162 | 6 | 66 | 0 | 137 | 67 | 136 | 132 | 30 |
| Binary | 110101 | 1110010 | 110 | 110110 | 0 | 1011111 | 110111 | 1011110 | 1011010 | 11000 |
Color Harmonies of #357206
Complementary color
Monochromatic Colors of #357206
Black with #357206
Text Example
Text Example
White with #357206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357206; }
p { color: rgb(53,114,6); }
H1.HeaderClassName
{
color: #357206;
}
.AnyTagClassName
{
color: #357206;
}
</style>
background-color css
<style>
a { background-color: #357206; }
a { background-color: rgb(53,114,6); }
div.DivClassName
{
background-color: #357206;
}
.BgClassName
{
background-color: #357206;
}
</style>
border-color css
<style>
span { border-color: #357206; }
span { border-color: rgb(53,114,6); }
td.TdClassName
{
border-color: #357206;
}
.TagClassName
{
border-color: #357206;
}
</style>