Shades of Bilbao #358624
Tints of Bilbao #358624
RGB
CMYK
RGB Variations
Color information
#358624 (or 0x358624) is known color: Bilbao. HEX triplet: 35, 86 and 24. RGB value is (53,134,36). Sum of RGB (Red+Green+Blue) = 53+134+36=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 36 (14.45% from 255 or 16.14% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #358624 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358624 is #CA79DB. Grayscale: #626262. Windows color (decimal): -13269468 or 2393653. OLE color: 2393653.
HSL color Cylindrical-coordinate representation of color #358624: hue angle of 109.59º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #358624 is Cyan = 0.60, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 36 | - |
| CMYK | 0.60 | 0 | 0.73 | 0.47 |
| HSL | 109.59º | 0.58% | 0.33% | - |
| HSV(B) | 109.59º | 0.73% | 0.53% | - |
| XYZ | 10.31 | 17.93 | 4.59 | - |
| YUV | 98.61 | 92.66 | 95.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 36 | 0.60 | 0 | 0.73 | 0.47 | 109.59 | 0.58 | 0.33 |
| Hex | 35 | 86 | 24 | 3C | 0 | 49 | 2F | 6E | 3A | 21 |
| Octal | 65 | 206 | 44 | 74 | 0 | 111 | 57 | 156 | 72 | 41 |
| Binary | 110101 | 10000110 | 100100 | 111100 | 0 | 1001001 | 101111 | 1101110 | 111010 | 100001 |
Color Harmonies of #358624
Complementary color
Monochromatic Colors of #358624
Black with #358624
Text Example
Text Example
White with #358624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358624; }
p { color: rgb(53,134,36); }
H1.HeaderClassName
{
color: #358624;
}
.AnyTagClassName
{
color: #358624;
}
</style>
background-color css
<style>
a { background-color: #358624; }
a { background-color: rgb(53,134,36); }
div.DivClassName
{
background-color: #358624;
}
.BgClassName
{
background-color: #358624;
}
</style>
border-color css
<style>
span { border-color: #358624; }
span { border-color: rgb(53,134,36); }
td.TdClassName
{
border-color: #358624;
}
.TagClassName
{
border-color: #358624;
}
</style>