Shades of Bilbao #328218
Tints of Bilbao #328218
RGB
CMYK
RGB Variations
Color information
#328218 (or 0x328218) is known color: Bilbao. HEX triplet: 32, 82 and 18. RGB value is (50,130,24). Sum of RGB (Red+Green+Blue) = 50+130+24=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 130 (51.17% from 255 or 63.73% from 204); Blue value is 24 (9.77% from 255 or 11.76% from 204); Max value from RGB is 130 - color contains mainly: green. Hex color #328218 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328218 is #CD7DE7. Grayscale: #5E5E5E. Windows color (decimal): -13467112 or 1606194. OLE color: 1606194.
HSL color Cylindrical-coordinate representation of color #328218: hue angle of 105.28º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #328218 is Cyan = 0.62, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 130 | 24 | - |
| CMYK | 0.62 | 0 | 0.82 | 0.49 |
| HSL | 105.28º | 0.69% | 0.3% | - |
| HSV(B) | 105.28º | 0.82% | 0.51% | - |
| XYZ | 9.46 | 16.71 | 3.59 | - |
| YUV | 94 | 88.5 | 96.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 130 | 24 | 0.62 | 0 | 0.82 | 0.49 | 105.28 | 0.69 | 0.3 |
| Hex | 32 | 82 | 18 | 3E | 0 | 52 | 31 | 69 | 45 | 1E |
| Octal | 62 | 202 | 30 | 76 | 0 | 122 | 61 | 151 | 105 | 36 |
| Binary | 110010 | 10000010 | 11000 | 111110 | 0 | 1010010 | 110001 | 1101001 | 1000101 | 11110 |
Color Harmonies of #328218
Complementary color
Monochromatic Colors of #328218
Black with #328218
Text Example
Text Example
White with #328218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328218; }
p { color: rgb(50,130,24); }
H1.HeaderClassName
{
color: #328218;
}
.AnyTagClassName
{
color: #328218;
}
</style>
background-color css
<style>
a { background-color: #328218; }
a { background-color: rgb(50,130,24); }
div.DivClassName
{
background-color: #328218;
}
.BgClassName
{
background-color: #328218;
}
</style>
border-color css
<style>
span { border-color: #328218; }
span { border-color: rgb(50,130,24); }
td.TdClassName
{
border-color: #328218;
}
.TagClassName
{
border-color: #328218;
}
</style>