Shades of Bilbao #328827
Tints of Bilbao #328827
RGB
CMYK
RGB Variations
Color information
#328827 (or 0x328827) is known color: Bilbao. HEX triplet: 32, 88 and 27. RGB value is (50,136,39). Sum of RGB (Red+Green+Blue) = 50+136+39=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 136 (53.52% from 255 or 60.44% from 225); Blue value is 39 (15.62% from 255 or 17.33% from 225); Max value from RGB is 136 - color contains mainly: green. Hex color #328827 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328827 is #CD77D8. Grayscale: #636363. Windows color (decimal): -13465561 or 2590770. OLE color: 2590770.
HSL color Cylindrical-coordinate representation of color #328827: hue angle of 113.2º 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 #328827 is Cyan = 0.63, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 39 | - |
| CMYK | 0.63 | 0 | 0.71 | 0.47 |
| HSL | 113.2º | 0.55% | 0.34% | - |
| HSV(B) | 113.2º | 0.71% | 0.53% | - |
| XYZ | 10.49 | 18.43 | 4.92 | - |
| YUV | 99.23 | 94.01 | 92.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 39 | 0.63 | 0 | 0.71 | 0.47 | 113.2 | 0.55 | 0.34 |
| Hex | 32 | 88 | 27 | 3F | 0 | 47 | 2F | 71 | 37 | 22 |
| Octal | 62 | 210 | 47 | 77 | 0 | 107 | 57 | 161 | 67 | 42 |
| Binary | 110010 | 10001000 | 100111 | 111111 | 0 | 1000111 | 101111 | 1110001 | 110111 | 100010 |
Color Harmonies of #328827
Complementary color
Monochromatic Colors of #328827
Black with #328827
Text Example
Text Example
White with #328827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328827; }
p { color: rgb(50,136,39); }
H1.HeaderClassName
{
color: #328827;
}
.AnyTagClassName
{
color: #328827;
}
</style>
background-color css
<style>
a { background-color: #328827; }
a { background-color: rgb(50,136,39); }
div.DivClassName
{
background-color: #328827;
}
.BgClassName
{
background-color: #328827;
}
</style>
border-color css
<style>
span { border-color: #328827; }
span { border-color: rgb(50,136,39); }
td.TdClassName
{
border-color: #328827;
}
.TagClassName
{
border-color: #328827;
}
</style>