Shades of Bilbao #358622
Tints of Bilbao #358622
RGB
CMYK
RGB Variations
Color information
#358622 (or 0x358622) is known color: Bilbao. HEX triplet: 35, 86 and 22. RGB value is (53,134,34). Sum of RGB (Red+Green+Blue) = 53+134+34=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 134 (52.73% from 255 or 60.63% from 221); Blue value is 34 (13.67% from 255 or 15.38% from 221); Max value from RGB is 134 - color contains mainly: green. Hex color #358622 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358622 is #CA79DD. Grayscale: #626262. Windows color (decimal): -13269470 or 2262581. OLE color: 2262581.
HSL color Cylindrical-coordinate representation of color #358622: hue angle of 108.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #358622 is Cyan = 0.60, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 34 | - |
| CMYK | 0.60 | 0 | 0.75 | 0.47 |
| HSL | 108.6º | 0.6% | 0.33% | - |
| HSV(B) | 108.6º | 0.75% | 0.53% | - |
| XYZ | 10.28 | 17.92 | 4.43 | - |
| YUV | 98.38 | 91.66 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 34 | 0.60 | 0 | 0.75 | 0.47 | 108.6 | 0.6 | 0.33 |
| Hex | 35 | 86 | 22 | 3C | 0 | 4B | 2F | 6D | 3C | 21 |
| Octal | 65 | 206 | 42 | 74 | 0 | 113 | 57 | 155 | 74 | 41 |
| Binary | 110101 | 10000110 | 100010 | 111100 | 0 | 1001011 | 101111 | 1101101 | 111100 | 100001 |
Color Harmonies of #358622
Complementary color
Monochromatic Colors of #358622
Black with #358622
Text Example
Text Example
White with #358622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358622; }
p { color: rgb(53,134,34); }
H1.HeaderClassName
{
color: #358622;
}
.AnyTagClassName
{
color: #358622;
}
</style>
background-color css
<style>
a { background-color: #358622; }
a { background-color: rgb(53,134,34); }
div.DivClassName
{
background-color: #358622;
}
.BgClassName
{
background-color: #358622;
}
</style>
border-color css
<style>
span { border-color: #358622; }
span { border-color: rgb(53,134,34); }
td.TdClassName
{
border-color: #358622;
}
.TagClassName
{
border-color: #358622;
}
</style>