Shades of Bilbao #358723
Tints of Bilbao #358723
RGB
CMYK
RGB Variations
Color information
#358723 (or 0x358723) is known color: Bilbao. HEX triplet: 35, 87 and 23. RGB value is (53,135,35). Sum of RGB (Red+Green+Blue) = 53+135+35=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 135 (53.12% from 255 or 60.54% from 223); Blue value is 35 (14.06% from 255 or 15.70% from 223); Max value from RGB is 135 - color contains mainly: green. Hex color #358723 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358723 is #CA78DC. Grayscale: #636363. Windows color (decimal): -13269213 or 2328373. OLE color: 2328373.
HSL color Cylindrical-coordinate representation of color #358723: hue angle of 109.2º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #358723 is Cyan = 0.61, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 35 | - |
| CMYK | 0.61 | 0 | 0.74 | 0.47 |
| HSL | 109.2º | 0.59% | 0.33% | - |
| HSV(B) | 109.2º | 0.74% | 0.53% | - |
| XYZ | 10.44 | 18.21 | 4.55 | - |
| YUV | 99.08 | 91.83 | 95.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 35 | 0.61 | 0 | 0.74 | 0.47 | 109.2 | 0.59 | 0.33 |
| Hex | 35 | 87 | 23 | 3D | 0 | 4A | 2F | 6D | 3B | 21 |
| Octal | 65 | 207 | 43 | 75 | 0 | 112 | 57 | 155 | 73 | 41 |
| Binary | 110101 | 10000111 | 100011 | 111101 | 0 | 1001010 | 101111 | 1101101 | 111011 | 100001 |
Color Harmonies of #358723
Complementary color
Monochromatic Colors of #358723
Black with #358723
Text Example
Text Example
White with #358723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358723; }
p { color: rgb(53,135,35); }
H1.HeaderClassName
{
color: #358723;
}
.AnyTagClassName
{
color: #358723;
}
</style>
background-color css
<style>
a { background-color: #358723; }
a { background-color: rgb(53,135,35); }
div.DivClassName
{
background-color: #358723;
}
.BgClassName
{
background-color: #358723;
}
</style>
border-color css
<style>
span { border-color: #358723; }
span { border-color: rgb(53,135,35); }
td.TdClassName
{
border-color: #358723;
}
.TagClassName
{
border-color: #358723;
}
</style>