Shades of Bilbao #358821
Tints of Bilbao #358821
RGB
CMYK
RGB Variations
Color information
#358821 (or 0x358821) is known color: Bilbao. HEX triplet: 35, 88 and 21. RGB value is (53,136,33). Sum of RGB (Red+Green+Blue) = 53+136+33=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 136 (53.52% from 255 or 61.26% from 222); Blue value is 33 (13.28% from 255 or 14.86% from 222); Max value from RGB is 136 - color contains mainly: green. Hex color #358821 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358821 is #CA77DE. Grayscale: #636363. Windows color (decimal): -13268959 or 2197557. OLE color: 2197557.
HSL color Cylindrical-coordinate representation of color #358821: hue angle of 108.35º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #358821 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 33 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.47 |
| HSL | 108.35º | 0.61% | 0.33% | - |
| HSV(B) | 108.35º | 0.76% | 0.53% | - |
| XYZ | 10.55 | 18.48 | 4.45 | - |
| YUV | 99.44 | 90.5 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 33 | 0.61 | 0 | 0.76 | 0.47 | 108.35 | 0.61 | 0.33 |
| Hex | 35 | 88 | 21 | 3D | 0 | 4C | 2F | 6C | 3D | 21 |
| Octal | 65 | 210 | 41 | 75 | 0 | 114 | 57 | 154 | 75 | 41 |
| Binary | 110101 | 10001000 | 100001 | 111101 | 0 | 1001100 | 101111 | 1101100 | 111101 | 100001 |
Color Harmonies of #358821
Complementary color
Monochromatic Colors of #358821
Black with #358821
Text Example
Text Example
White with #358821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358821; }
p { color: rgb(53,136,33); }
H1.HeaderClassName
{
color: #358821;
}
.AnyTagClassName
{
color: #358821;
}
</style>
background-color css
<style>
a { background-color: #358821; }
a { background-color: rgb(53,136,33); }
div.DivClassName
{
background-color: #358821;
}
.BgClassName
{
background-color: #358821;
}
</style>
border-color css
<style>
span { border-color: #358821; }
span { border-color: rgb(53,136,33); }
td.TdClassName
{
border-color: #358821;
}
.TagClassName
{
border-color: #358821;
}
</style>