Shades of Bilbao #328323
Tints of Bilbao #328323
RGB
CMYK
RGB Variations
Color information
#328323 (or 0x328323) is known color: Bilbao. HEX triplet: 32, 83 and 23. RGB value is (50,131,35). Sum of RGB (Red+Green+Blue) = 50+131+35=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 131 (51.56% from 255 or 60.65% from 216); Blue value is 35 (14.06% from 255 or 16.20% from 216); Max value from RGB is 131 - color contains mainly: green. Hex color #328323 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328323 is #CD7CDC. Grayscale: #606060. Windows color (decimal): -13466845 or 2327346. OLE color: 2327346.
HSL color Cylindrical-coordinate representation of color #328323: hue angle of 110.62º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #328323 is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 131 | 35 | - |
| CMYK | 0.62 | 0 | 0.73 | 0.49 |
| HSL | 110.63º | 0.58% | 0.33% | - |
| HSV(B) | 110.63º | 0.73% | 0.51% | - |
| XYZ | 9.74 | 17.03 | 4.36 | - |
| YUV | 95.84 | 93.66 | 95.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 35 | 0.62 | 0 | 0.73 | 0.49 | 110.63 | 0.58 | 0.33 |
| Hex | 32 | 83 | 23 | 3E | 0 | 49 | 31 | 6F | 3A | 21 |
| Octal | 62 | 203 | 43 | 76 | 0 | 111 | 61 | 157 | 72 | 41 |
| Binary | 110010 | 10000011 | 100011 | 111110 | 0 | 1001001 | 110001 | 1101111 | 111010 | 100001 |
Color Harmonies of #328323
Complementary color
Monochromatic Colors of #328323
Black with #328323
Text Example
Text Example
White with #328323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328323; }
p { color: rgb(50,131,35); }
H1.HeaderClassName
{
color: #328323;
}
.AnyTagClassName
{
color: #328323;
}
</style>
background-color css
<style>
a { background-color: #328323; }
a { background-color: rgb(50,131,35); }
div.DivClassName
{
background-color: #328323;
}
.BgClassName
{
background-color: #328323;
}
</style>
border-color css
<style>
span { border-color: #328323; }
span { border-color: rgb(50,131,35); }
td.TdClassName
{
border-color: #328323;
}
.TagClassName
{
border-color: #328323;
}
</style>