Shades of Bilbao #358828
Tints of Bilbao #358828
RGB
CMYK
RGB Variations
Color information
#358828 (or 0x358828) is known color: Bilbao. HEX triplet: 35, 88 and 28. RGB value is (53,136,40). Sum of RGB (Red+Green+Blue) = 53+136+40=229 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.14% from 229); Green value is 136 (53.52% from 255 or 59.39% from 229); Blue value is 40 (16.02% from 255 or 17.47% from 229); Max value from RGB is 136 - color contains mainly: green. Hex color #358828 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358828 is #CA77D7. Grayscale: #646464. Windows color (decimal): -13268952 or 2656309. OLE color: 2656309.
HSL color Cylindrical-coordinate representation of color #358828: hue angle of 111.88º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #358828 is Cyan = 0.61, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 40 | - |
| CMYK | 0.61 | 0 | 0.71 | 0.47 |
| HSL | 111.88º | 0.55% | 0.35% | - |
| HSV(B) | 111.88º | 0.71% | 0.53% | - |
| XYZ | 10.66 | 18.52 | 5.02 | - |
| YUV | 100.24 | 94 | 94.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 40 | 0.61 | 0 | 0.71 | 0.47 | 111.88 | 0.55 | 0.35 |
| Hex | 35 | 88 | 28 | 3D | 0 | 47 | 2F | 70 | 37 | 23 |
| Octal | 65 | 210 | 50 | 75 | 0 | 107 | 57 | 160 | 67 | 43 |
| Binary | 110101 | 10001000 | 101000 | 111101 | 0 | 1000111 | 101111 | 1110000 | 110111 | 100011 |
Color Harmonies of #358828
Complementary color
Monochromatic Colors of #358828
Black with #358828
Text Example
Text Example
White with #358828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358828; }
p { color: rgb(53,136,40); }
H1.HeaderClassName
{
color: #358828;
}
.AnyTagClassName
{
color: #358828;
}
</style>
background-color css
<style>
a { background-color: #358828; }
a { background-color: rgb(53,136,40); }
div.DivClassName
{
background-color: #358828;
}
.BgClassName
{
background-color: #358828;
}
</style>
border-color css
<style>
span { border-color: #358828; }
span { border-color: rgb(53,136,40); }
td.TdClassName
{
border-color: #358828;
}
.TagClassName
{
border-color: #358828;
}
</style>