Shades of Bilbao #357623
Tints of Bilbao #357623
RGB
CMYK
RGB Variations
Color information
#357623 (or 0x357623) is known color: Bilbao. HEX triplet: 35, 76 and 23. RGB value is (53,118,35). Sum of RGB (Red+Green+Blue) = 53+118+35=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 35 (14.06% from 255 or 16.99% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #357623 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357623 is #CA89DC. Grayscale: #595959. Windows color (decimal): -13273565 or 2324021. OLE color: 2324021.
HSL color Cylindrical-coordinate representation of color #357623: hue angle of 106.99º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #357623 is Cyan = 0.55, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 35 | - |
| CMYK | 0.55 | 0 | 0.70 | 0.54 |
| HSL | 106.99º | 0.54% | 0.3% | - |
| HSV(B) | 106.99º | 0.7% | 0.46% | - |
| XYZ | 8.25 | 13.84 | 3.83 | - |
| YUV | 89.1 | 97.47 | 102.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 35 | 0.55 | 0 | 0.70 | 0.54 | 106.99 | 0.54 | 0.3 |
| Hex | 35 | 76 | 23 | 37 | 0 | 46 | 36 | 6B | 36 | 1E |
| Octal | 65 | 166 | 43 | 67 | 0 | 106 | 66 | 153 | 66 | 36 |
| Binary | 110101 | 1110110 | 100011 | 110111 | 0 | 1000110 | 110110 | 1101011 | 110110 | 11110 |
Color Harmonies of #357623
Complementary color
Monochromatic Colors of #357623
Black with #357623
Text Example
Text Example
White with #357623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357623; }
p { color: rgb(53,118,35); }
H1.HeaderClassName
{
color: #357623;
}
.AnyTagClassName
{
color: #357623;
}
</style>
background-color css
<style>
a { background-color: #357623; }
a { background-color: rgb(53,118,35); }
div.DivClassName
{
background-color: #357623;
}
.BgClassName
{
background-color: #357623;
}
</style>
border-color css
<style>
span { border-color: #357623; }
span { border-color: rgb(53,118,35); }
td.TdClassName
{
border-color: #357623;
}
.TagClassName
{
border-color: #357623;
}
</style>