Shades of Bilbao #358418
Tints of Bilbao #358418
RGB
CMYK
RGB Variations
Color information
#358418 (or 0x358418) is known color: Bilbao. HEX triplet: 35, 84 and 18. RGB value is (53,132,24). Sum of RGB (Red+Green+Blue) = 53+132+24=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 132 (51.95% from 255 or 63.16% from 209); Blue value is 24 (9.77% from 255 or 11.48% from 209); Max value from RGB is 132 - color contains mainly: green. Hex color #358418 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358418 is #CA7BE7. Grayscale: #606060. Windows color (decimal): -13269992 or 1606709. OLE color: 1606709.
HSL color Cylindrical-coordinate representation of color #358418: hue angle of 103.89º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #358418 is Cyan = 0.60, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 24 | - |
| CMYK | 0.60 | 0 | 0.82 | 0.48 |
| HSL | 103.89º | 0.69% | 0.31% | - |
| HSV(B) | 103.89º | 0.82% | 0.52% | - |
| XYZ | 9.88 | 17.33 | 3.69 | - |
| YUV | 96.07 | 87.33 | 97.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 24 | 0.60 | 0 | 0.82 | 0.48 | 103.89 | 0.69 | 0.31 |
| Hex | 35 | 84 | 18 | 3C | 0 | 52 | 30 | 68 | 45 | 1F |
| Octal | 65 | 204 | 30 | 74 | 0 | 122 | 60 | 150 | 105 | 37 |
| Binary | 110101 | 10000100 | 11000 | 111100 | 0 | 1010010 | 110000 | 1101000 | 1000101 | 11111 |
Color Harmonies of #358418
Complementary color
Monochromatic Colors of #358418
Black with #358418
Text Example
Text Example
White with #358418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358418; }
p { color: rgb(53,132,24); }
H1.HeaderClassName
{
color: #358418;
}
.AnyTagClassName
{
color: #358418;
}
</style>
background-color css
<style>
a { background-color: #358418; }
a { background-color: rgb(53,132,24); }
div.DivClassName
{
background-color: #358418;
}
.BgClassName
{
background-color: #358418;
}
</style>
border-color css
<style>
span { border-color: #358418; }
span { border-color: rgb(53,132,24); }
td.TdClassName
{
border-color: #358418;
}
.TagClassName
{
border-color: #358418;
}
</style>