Shades of Bilbao #357200
Tints of Bilbao #357200
RGB
CMYK
RGB Variations
Color information
#357200 (or 0x357200) is known color: Bilbao. HEX triplet: 35, 72 and 00. RGB value is (53,114,0). Sum of RGB (Red+Green+Blue) = 53+114+0=167 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.74% from 167); Green value is 114 (44.92% from 255 or 68.26% from 167); Blue value is 0 (0.39% from 255 or 0% from 167); Max value from RGB is 114 - color contains mainly: green. Hex color #357200 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357200 is #CA8DFF. Grayscale: #535353. Windows color (decimal): -13274624 or 29237. OLE color: 29237.
HSL color Cylindrical-coordinate representation of color #357200: hue angle of 92.11º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #357200 is Cyan = 0.54, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 0 | - |
| CMYK | 0.54 | 0 | 1 | 0.55 |
| HSL | 92.11º | 1% | 0.22% | - |
| HSV(B) | 92.11º | 1% | 0.45% | - |
| XYZ | 7.49 | 12.79 | 2.07 | - |
| YUV | 82.77 | 81.29 | 106.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 0 | 0.54 | 0 | 1 | 0.55 | 92.11 | 1 | 0.22 |
| Hex | 35 | 72 | 0 | 36 | 0 | 64 | 37 | 5C | 64 | 16 |
| Octal | 65 | 162 | 0 | 66 | 0 | 144 | 67 | 134 | 144 | 26 |
| Binary | 110101 | 1110010 | 0 | 110110 | 0 | 1100100 | 110111 | 1011100 | 1100100 | 10110 |
Color Harmonies of #357200
Complementary color
Monochromatic Colors of #357200
Black with #357200
Text Example
Text Example
White with #357200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357200; }
p { color: rgb(53,114,0); }
H1.HeaderClassName
{
color: #357200;
}
.AnyTagClassName
{
color: #357200;
}
</style>
background-color css
<style>
a { background-color: #357200; }
a { background-color: rgb(53,114,0); }
div.DivClassName
{
background-color: #357200;
}
.BgClassName
{
background-color: #357200;
}
</style>
border-color css
<style>
span { border-color: #357200; }
span { border-color: rgb(53,114,0); }
td.TdClassName
{
border-color: #357200;
}
.TagClassName
{
border-color: #357200;
}
</style>