Shades of Bilbao #358923
Tints of Bilbao #358923
RGB
CMYK
RGB Variations
Color information
#358923 (or 0x358923) is known color: Bilbao. HEX triplet: 35, 89 and 23. RGB value is (53,137,35). Sum of RGB (Red+Green+Blue) = 53+137+35=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 137 (53.91% from 255 or 60.89% from 225); Blue value is 35 (14.06% from 255 or 15.56% from 225); Max value from RGB is 137 - color contains mainly: green. Hex color #358923 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358923 is #CA76DC. Grayscale: #646464. Windows color (decimal): -13268701 or 2328885. OLE color: 2328885.
HSL color Cylindrical-coordinate representation of color #358923: hue angle of 109.41º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #358923 is Cyan = 0.61, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 35 | - |
| CMYK | 0.61 | 0 | 0.74 | 0.46 |
| HSL | 109.41º | 0.59% | 0.34% | - |
| HSV(B) | 109.41º | 0.74% | 0.54% | - |
| XYZ | 10.72 | 18.77 | 4.65 | - |
| YUV | 100.26 | 91.17 | 94.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 35 | 0.61 | 0 | 0.74 | 0.46 | 109.41 | 0.59 | 0.34 |
| Hex | 35 | 89 | 23 | 3D | 0 | 4A | 2E | 6D | 3B | 22 |
| Octal | 65 | 211 | 43 | 75 | 0 | 112 | 56 | 155 | 73 | 42 |
| Binary | 110101 | 10001001 | 100011 | 111101 | 0 | 1001010 | 101110 | 1101101 | 111011 | 100010 |
Color Harmonies of #358923
Complementary color
Monochromatic Colors of #358923
Black with #358923
Text Example
Text Example
White with #358923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358923; }
p { color: rgb(53,137,35); }
H1.HeaderClassName
{
color: #358923;
}
.AnyTagClassName
{
color: #358923;
}
</style>
background-color css
<style>
a { background-color: #358923; }
a { background-color: rgb(53,137,35); }
div.DivClassName
{
background-color: #358923;
}
.BgClassName
{
background-color: #358923;
}
</style>
border-color css
<style>
span { border-color: #358923; }
span { border-color: rgb(53,137,35); }
td.TdClassName
{
border-color: #358923;
}
.TagClassName
{
border-color: #358923;
}
</style>