Shades of Bilbao #357205
Tints of Bilbao #357205
RGB
CMYK
RGB Variations
Color information
#357205 (or 0x357205) is known color: Bilbao. HEX triplet: 35, 72 and 05. RGB value is (53,114,5). Sum of RGB (Red+Green+Blue) = 53+114+5=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 114 (44.92% from 255 or 66.28% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 114 - color contains mainly: green. Hex color #357205 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357205 is #CA8DFA. Grayscale: #535353. Windows color (decimal): -13274619 or 356917. OLE color: 356917.
HSL color Cylindrical-coordinate representation of color #357205: hue angle of 93.58º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #357205 is Cyan = 0.54, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 5 | - |
| CMYK | 0.54 | 0 | 0.96 | 0.55 |
| HSL | 93.58º | 0.92% | 0.23% | - |
| HSV(B) | 93.58º | 0.96% | 0.45% | - |
| XYZ | 7.51 | 12.8 | 2.22 | - |
| YUV | 83.34 | 83.79 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 5 | 0.54 | 0 | 0.96 | 0.55 | 93.58 | 0.92 | 0.23 |
| Hex | 35 | 72 | 5 | 36 | 0 | 60 | 37 | 5E | 5C | 17 |
| Octal | 65 | 162 | 5 | 66 | 0 | 140 | 67 | 136 | 134 | 27 |
| Binary | 110101 | 1110010 | 101 | 110110 | 0 | 1100000 | 110111 | 1011110 | 1011100 | 10111 |
Color Harmonies of #357205
Complementary color
Monochromatic Colors of #357205
Black with #357205
Text Example
Text Example
White with #357205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357205; }
p { color: rgb(53,114,5); }
H1.HeaderClassName
{
color: #357205;
}
.AnyTagClassName
{
color: #357205;
}
</style>
background-color css
<style>
a { background-color: #357205; }
a { background-color: rgb(53,114,5); }
div.DivClassName
{
background-color: #357205;
}
.BgClassName
{
background-color: #357205;
}
</style>
border-color css
<style>
span { border-color: #357205; }
span { border-color: rgb(53,114,5); }
td.TdClassName
{
border-color: #357205;
}
.TagClassName
{
border-color: #357205;
}
</style>