Shades of Bilbao #357304
Tints of Bilbao #357304
RGB
CMYK
RGB Variations
Color information
#357304 (or 0x357304) is known color: Bilbao. HEX triplet: 35, 73 and 04. RGB value is (53,115,4). Sum of RGB (Red+Green+Blue) = 53+115+4=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 115 (45.31% from 255 or 66.86% from 172); Blue value is 4 (1.95% from 255 or 2.33% from 172); Max value from RGB is 115 - color contains mainly: green. Hex color #357304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357304 is #CA8CFB. Grayscale: #545454. Windows color (decimal): -13274364 or 291637. OLE color: 291637.
HSL color Cylindrical-coordinate representation of color #357304: hue angle of 93.51º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #357304 is Cyan = 0.54, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 4 | - |
| CMYK | 0.54 | 0 | 0.97 | 0.55 |
| HSL | 93.51º | 0.93% | 0.23% | - |
| HSV(B) | 93.51º | 0.97% | 0.45% | - |
| XYZ | 7.62 | 13.03 | 2.23 | - |
| YUV | 83.81 | 82.96 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 4 | 0.54 | 0 | 0.97 | 0.55 | 93.51 | 0.93 | 0.23 |
| Hex | 35 | 73 | 4 | 36 | 0 | 61 | 37 | 5E | 5D | 17 |
| Octal | 65 | 163 | 4 | 66 | 0 | 141 | 67 | 136 | 135 | 27 |
| Binary | 110101 | 1110011 | 100 | 110110 | 0 | 1100001 | 110111 | 1011110 | 1011101 | 10111 |
Color Harmonies of #357304
Complementary color
Monochromatic Colors of #357304
Black with #357304
Text Example
Text Example
White with #357304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357304; }
p { color: rgb(53,115,4); }
H1.HeaderClassName
{
color: #357304;
}
.AnyTagClassName
{
color: #357304;
}
</style>
background-color css
<style>
a { background-color: #357304; }
a { background-color: rgb(53,115,4); }
div.DivClassName
{
background-color: #357304;
}
.BgClassName
{
background-color: #357304;
}
</style>
border-color css
<style>
span { border-color: #357304; }
span { border-color: rgb(53,115,4); }
td.TdClassName
{
border-color: #357304;
}
.TagClassName
{
border-color: #357304;
}
</style>