Shades of Bilbao #358827
Tints of Bilbao #358827
RGB
CMYK
RGB Variations
Color information
#358827 (or 0x358827) is known color: Bilbao. HEX triplet: 35, 88 and 27. RGB value is (53,136,39). Sum of RGB (Red+Green+Blue) = 53+136+39=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 136 (53.52% from 255 or 59.65% from 228); Blue value is 39 (15.62% from 255 or 17.11% from 228); Max value from RGB is 136 - color contains mainly: green. Hex color #358827 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358827 is #CA77D8. Grayscale: #646464. Windows color (decimal): -13268953 or 2590773. OLE color: 2590773.
HSL color Cylindrical-coordinate representation of color #358827: hue angle of 111.34º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #358827 is Cyan = 0.61, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 39 | - |
| CMYK | 0.61 | 0 | 0.71 | 0.47 |
| HSL | 111.34º | 0.55% | 0.34% | - |
| HSV(B) | 111.34º | 0.71% | 0.53% | - |
| XYZ | 10.64 | 18.51 | 4.93 | - |
| YUV | 100.13 | 93.5 | 94.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 39 | 0.61 | 0 | 0.71 | 0.47 | 111.34 | 0.55 | 0.34 |
| Hex | 35 | 88 | 27 | 3D | 0 | 47 | 2F | 6F | 37 | 22 |
| Octal | 65 | 210 | 47 | 75 | 0 | 107 | 57 | 157 | 67 | 42 |
| Binary | 110101 | 10001000 | 100111 | 111101 | 0 | 1000111 | 101111 | 1101111 | 110111 | 100010 |
Color Harmonies of #358827
Complementary color
Monochromatic Colors of #358827
Black with #358827
Text Example
Text Example
White with #358827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358827; }
p { color: rgb(53,136,39); }
H1.HeaderClassName
{
color: #358827;
}
.AnyTagClassName
{
color: #358827;
}
</style>
background-color css
<style>
a { background-color: #358827; }
a { background-color: rgb(53,136,39); }
div.DivClassName
{
background-color: #358827;
}
.BgClassName
{
background-color: #358827;
}
</style>
border-color css
<style>
span { border-color: #358827; }
span { border-color: rgb(53,136,39); }
td.TdClassName
{
border-color: #358827;
}
.TagClassName
{
border-color: #358827;
}
</style>